-
Notifications
You must be signed in to change notification settings - Fork 226
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Kinetic installation without nodes #208
Comments
Hi @drc94, |
thanks @pulver22, yes I did |
I am having the same problem for ros Kinetic. Any suggestions how to fix it ? |
i met the same problem under version indigo, can anyone help? |
Any updates? Same issue here |
i have resourced the packages, the file ardrone_driver.h is existing in the include folder but still its giving the same error |
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.
The text was updated successfully, but these errors were encountered: