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

So whe i type

 /opt/ros/indigo/setup.bash

is that a verbatim copy-paste of the command you're trying to use?

If so: that's not the correct command. You'll want to use source /opt/ros/indigo/setup.bash or . /opt/ros/indigo/setup.bash (note the first dot there).

Also note: Indigo is EOL. Ubuntu Trusty is also EOL.