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

On Ubuntu, some packages are installable via Ubuntu packages (i.e., apt-get, synaptic), so you could try that first. If no Ubuntu package is available, you can download the source from the repository, put it in a subdirectory of your ROS_PACKAGE_PATH, and compile with with rosmake. That's generally all you need to do.