roscd to sandbox does not work..
Perhaps a stupid question. But roscd sandbox does not work "roscd: No such package/stack 'sandbox'". While it is in the package path and rosws lists it as well..
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
Perhaps a stupid question. But roscd sandbox does not work "roscd: No such package/stack 'sandbox'". While it is in the package path and rosws lists it as well..
The directory sandbox
is not a ROS package or stack, i.e. it neither contains a stack.xml nor a manifest.xml. roscd
only knows about directories that contain these files.
Note that you cannot nest stacks in stacks or packages in packages.
That seems logical. Then there is a however a mistake on the following tutorial page, where they use roscd to get to the sandbox. http://www.ros.org/wiki/urdf/Tutorials/Parse%20a%20urdf%20file
Asked: 2012-11-24 05:15:06 -0600
Seen: 420 times
Last updated: Nov 24 '12
Roscd can't find new packages in fuerte
Roscd is not working on fuerte
roscd: No such package/stack 'beginner_tutorials'
roscd is not working despite sourcing the workspace. [closed]
roscd pointing to wrong folder
Some problems about the ROS path