ardrone_autonomy icon indicating copy to clipboard operation
ardrone_autonomy copied to clipboard

Kinetic installation without nodes

Open drc94 opened this issue 8 years ago • 6 comments

Hi,

I have installed ardrone_autonomy using $ sudo apt-get install ros-kinetic-ardrone-autonomy and it is in the following folder: /opt/ros/kinetic/share/ardrone_autonomy

But when I try to execute the launch file using $ roslaunch ardrone_autonomy ardrone.launch it gives me the error: ERROR: cannot launch node of type [ardrone_autonomy/ardrone_driver]: can't locate node [ardrone_driver] in package [ardrone_autonomy]

Looking in the package folder I can see that there is only the cmake, launch, msg and srv folders, so there is not the src folder where should be the nodes (at least the ardrone_driver). I'm working into ROS Kinetic. I tried to remove and install again the package but it doesn't change. Could someone help me?

Thanks.

drc94 avatar Apr 22 '17 12:04 drc94

Hi @drc94, after installing the package did you try to resource /opt/ros/kinetic/setup.bash ?

pulver22 avatar Apr 24 '17 10:04 pulver22

thanks @pulver22, yes I did

drc94 avatar Apr 27 '17 13:04 drc94

I am having the same problem for ros Kinetic. Any suggestions how to fix it ?

ktiwari9 avatar Jun 16 '17 04:06 ktiwari9

i met the same problem under version indigo, can anyone help?

vinbo avatar Jun 27 '17 11:06 vinbo

Any updates? Same issue here

SohamJani avatar Sep 20 '17 21:09 SohamJani

i have resourced the packages, the file ardrone_driver.h is existing in the include folder but still its giving the same error

shubhammashere avatar Mar 21 '18 13:03 shubhammashere