ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
You can use this command
catkin build --cmake-args -DPYTHON_VERSION=2.7
For further reference, you can try out different solution posted here for this question