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

You need to create a proper catkin workspace as described in

catkin/Tutorials/create_a_workspace

Particularly it is to point out that you need to source the created setup.bash each time you open a new shell ( or add it to your ~/.bashrc; make sure to change the path to the correct one for your installation ):

source ~/catkin_ws/devel/setup.bash