ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

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.