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

Create a development environment using rosws: http://mirror.umd.edu/roswiki/doc/api/rosinstall/html/

Then do this:

$ roslocate info cob_environments | rosws merge -
$ rosws update

this will take care of the details. The same goes for velodyne:

$ roslocate info velodyne | rosws merge -
$ rosws update