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

[ROS1] Fix Noetic release / Python3 #39

Merged
merged 2 commits into from
Oct 23, 2022

Conversation

wxmerkt
Copy link

@wxmerkt wxmerkt commented Oct 13, 2022

Turns out the fix in #37 wasn't enough since the shebang was incorrect. This PR fixes the shebang and has been verified to work. I've also updated the CMakeLists to remove commands that are no longer required (explicitly setting C++11 since C++14 has been standard on Melodic and Noetic compilers) and Boost as well as fixing the install for the headers.

Can we get this merged and released please? Thank you :-)

Resolves #22

@wxmerkt
Copy link
Author

wxmerkt commented Oct 22, 2022

@bmagyar Friendly ping - could you please let me know if this PR is alright and once merged make a patch release? This will unbreak joystick_relay.py (#22) in Noetic. Thank you :-)

Copy link
Member

@bmagyar bmagyar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Definitely looks good

@bmagyar bmagyar merged commit deaca20 into ros-teleop:melodic-devel Oct 23, 2022
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