ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Based on your most recent update:

typing 1st command cd ~/catkin_ws/src

then typing 2nd command catkin_make

Your problem is that you need to invoke catkin_make in catkin_ws not catkin_ws/src.

However, this is a different mistake than some of the other error messages you've posted would indicate.