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

You need to extend your ROS_PACKAGE_PATH when you want to use it. You mentioned that you added the tum_ardrone folder to it (add to ros path).

But later your environment does not contain that anymore. You have to prepend / append that folder everytime you want to use rosbuild packages from that location.