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

[Noetic] Use catkin_install_python() #43

Merged
merged 1 commit into from
May 20, 2020

Conversation

sloretz
Copy link
Contributor

@sloretz sloretz commented May 20, 2020

This uses catkin_install_python() instead of a mix of install and the setup.py scripts argument to make sure the shebang gets rewritten.

It fixes a bug in the current debian package I encountered here: http://wiki.ros.org/ROS/Tutorials/UnderstandingTopics#Using_rqt_graph

$ rosrun rqt_graph rqt_graph 
/usr/bin/env: ‘python’: No such file or directory

@dirk-thomas got time to make another Noetic release with this fix? If not, with your permission I can make one.

Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>
@sloretz sloretz requested a review from dirk-thomas May 20, 2020 04:33
@sloretz sloretz self-assigned this May 20, 2020
@dirk-thomas dirk-thomas merged commit 5395502 into master May 20, 2020
@dirk-thomas dirk-thomas deleted the sloretz/catkin_install_python branch May 20, 2020 17:14
@ros-discourse
Copy link

This pull request has been mentioned on ROS Discourse. There might be relevant details there:

https://discourse.ros.org/t/ros-noetic-call-for-testing/14203/1

@ros-discourse
Copy link

This pull request has been mentioned on ROS Discourse. There might be relevant details there:

https://discourse.ros.org/t/ros-noetic-ninjemys-release/14262/14

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.

None yet

3 participants