Please ask about problems and questions regarding this tutorial on answers.ros.org. Don't forget to include in your question the link to this page, the versions of your OS & ROS, and also add appropriate tags. |
Installation of robocup_rescue software
Description: This tutorial shows how to install software related to this initiativeTutorial Level: BEGINNER
Overview
The software provided via the robocup_rescue initiative has been developed in a distributed fashion by multiple contributors using multiple repositories. For a complete install, a rosinstall file will be provided later. Some parts are available as Debian packages for Ubuntu.
Installation from Debian packages
Software available as Debian packages can be installed using apt-get:
sudo apt-get install ros-fuerte-hector-slam
Complete Installation from source
Coming soon ...