ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
You need to source /opt/ros/hydro/setup.bash
before running catkin_make_isolated
else the necessary Python modules are not on the PYTHONPATH.