Skip to content

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

Open
Leandro4002 wants to merge 1 commit intoLORD-MicroStrain:rosfrom
Leandro4002:feature/support_python2
Open

Added support for python 2.7 (EOL ros distro)#50
Leandro4002 wants to merge 1 commit intoLORD-MicroStrain:rosfrom
Leandro4002:feature/support_python2

Conversation

@Leandro4002
Copy link
Copy Markdown

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