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

why you type command like this cd dev/catkin_ws/ bash: cd: dev/catkin_ws/:?

normally, you should type command in terminal like this cd ~/workspace/src, because we usually put our workspace under /home/*** not under /dev/*** , the /dev index is used to store devices.