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

Revision history [back]

A source install like you did with rosinstall does not necessarily install anything to /opt/ros . /opt/ros is where the binary packages (.debs built for Ubuntu) install to.

Based on your rosinstall line, you should be able to find the setup.bash file in ~/ros. Note that you likely won't have the electric directory either, so the ROS_ROOT variable in those tutorials is not correct for your installation either.