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

Hello! Strange, but I have setup.bash (ubuntu 11.04, Electric).

But I can say, that you don't really need in roscd/rosls etc. You can use standard linux commands, like cd or ls, with the same result (you only should to use full path to directory, e.g. 'roscd yourProject' vs 'cd ~/ros/yourProject'). It's not so comfortable, but it works!

If you really need in setup.bash - here it is.