tum-vision / tum_ardrone

Repository for the tum_ardrone ROS package, implementing autonomous flight with PTAM-based visual navigation for the Parrot AR.Drone.
http://wiki.ros.org/tum_ardrone
GNU General Public License v3.0
226 stars 192 forks source link

Error with rosdep #40

Open mushroomgithub opened 9 years ago

mushroomgithub commented 9 years ago

Hi, I have this configuration: ROS version: Indigo 1.11.9 OS version: Ubuntu 14.04 32 bits gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)

I follow this instructions of https://github.com/tum-vision/tum_ardrone

cd catkin_ws/src git clone https://github.com/tum-vision/tum_ardrone.git -b indigo-devel cd .. rosdep install tum_ardrone mogu@lnums:~/catkin_ws$ rosdep install tum_ardrone

ERROR: Rosdep cannot find all required resources to answer your query Missing resource tum_ardrone ROS path [0]=/opt/ros/indigo/share/ros ROS path [1]=/home/mogu/rosbuild_ws/package_dir ROS path [2]=/opt/ros/indigo/share ROS path [3]=/opt/ros/indigo/stacks

can you help me ,any ideas?

eroniki commented 8 years ago

If you source devel/setup.bash before calling rosdep, it will find the package