Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for python 2.7 (EOL ros distro) #50

Open
wants to merge 1 commit into
base: ros
Choose a base branch
from

Conversation

Leandro4002
Copy link

I change the ntrip_ros.py file so that it can also work on python 2.7 used in older ROS 1 distributions (ROS Melodic and backwards)

It checks what is the python version running this script and uses imp instead of importlib to check if the module mavros or RTCM can be found.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant