ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Why are you trying to rosmake the packages? Just use the debian packages:
sudo apt-get install ros-fuerte-laser-pipeline navigation
I guess the problem is that you checked out the development versions of the packages which are probably already ported to Groovy (the upcoming ROS Distro). If you really need to compile the packages from source, make sure you check out the Fuerte branch.