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

As explained by domhege open your ~/.bashrc and change the following line

source /opt/ros/indigo/setup.bash

into:

source ~/your_ros_workspace/setup.bash

or if you don't have it, just add it. You don't need to type it anymore