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

Revision history [back]

The problem is that you have two copies of the package ardrone_autonomy in your system. Remove one of them.

If you don't need that package you can do:

sudo apt-get remove ros-indigo-ardrone-autonomy

Then try to run catkin_make again.