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

I am not sure about the ubuntu packages, but the first part of your error sounds like your ROS_PACKAGE_PATH environment variable has not been setup. This environment variable includes all the paths of your different packages and is what the roscd command uses to find them. Check through the tutorials (maybe a non-ubuntu one?) and it will detail how to setup your ROS_PACKAGE_PATH.