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

You'll need to install the package first. You should be able to run:

sudo apt-get install ros-kinetic-navigation

to install navigation. Then you need to source the ROS workspace:

source /opt/ros/kinetic/setup.bash

Once you have both of those, you can then use roscd as you expect:

roscd navigation