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

As a general rule of thumb, use the deb installation method.

Only build from source if you want to modify or debug the package or if you need an urgent bug fix.

If you need to install from source, clone the repository into your catkin workspace source folder and do a catkin_make. Take care of the dependencies.