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

Make nodes runnable on Noetic #203

Merged

Conversation

mikaelarguedas
Copy link
Contributor

This fixes the dependency listing and installation of python scripts so that they are compatible with Python3 that is used in ROS Noetic.

Depends on ros/rosdistro#28495

This PR does not include any fixes to the python code itself that may also not be compatible with python3 (e.g. #200)

@JWhitleyWork JWhitleyWork reopened this Mar 8, 2021
This is not compatible with python2 based distros because it looks like the "main" branch
is only for Noetic
Requires: ros/rosdistro#28495

Signed-off-by: Mikael Arguedas <[email protected]>
@mikaelarguedas mikaelarguedas force-pushed the python3-noetic-fixups-round1 branch from d15ea34 to 17c3141 Compare March 10, 2021 21:11
@mikaelarguedas
Copy link
Contributor Author

@JWhitleyWork the rosdistro PR preventing this one from passing the tests has now been merged. This should be ready for review/merge now

@mikaelarguedas
Copy link
Contributor Author

@JWhitleyWork friendly 🛎️

@JWhitleyWork
Copy link
Contributor

Sorry for the delay.

@JWhitleyWork JWhitleyWork merged commit f917051 into ros-drivers:main Apr 27, 2021
@mikaelarguedas mikaelarguedas deleted the python3-noetic-fixups-round1 branch April 27, 2021 05:44
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.

2 participants