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

cd is the standard linux command. roscd however also knows about the installed ros packages, so you can go to a package without having to type (or even know) the exact path. Just try 'roscd you_package'