ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
you need to source your workspace's(i.e-catkin_ws) setup.bash file first
$ . ~/catkin_ws/devel/setup.bash
then do what you were doing
$ roscd beginner_tutorial