ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

The correct command that is used in the wiki page is:

roslocate info turtlebot | rosws merge -
rosws update

The correct command that is (also used in on the wiki page page) is:

roslocate info turtlebot | rosws merge -
rosws update

The correct command (also used on the wiki page) is:

roslocate info turtlebot | rosws merge -
rosws update

Edit: Unfortunately, it seems like rosws has a bug right now that might prevent you from executing above command. Assuming you are using ROS fuerte, to assume the same effect as above, you can do the following:

roscd
roslocate info turtlebot >> .rosinstall
rosws update