I have just noticed ros_tutorial uses catkin_install_python script(https://github.com/ros/ros_tutorials/pull/17) to install python programs. We might want to do this sometime in the future for python3 compatibility? Ref: https://github.com/ros/catkin/pull/574
I have just noticed ros_tutorial uses catkin_install_python script(ros/ros_tutorials#17) to install python programs.
We might want to do this sometime in the future for python3 compatibility?
Ref: ros/catkin#574