ERROR: cannot launch node of type : can't locate node in package
Hello,
Actually I am trying to launch the ardrone in simulator with the command roslaunch. I have ROS fuerte version on Ubuntu 12.04. Iam running the roslaunch command in the following directory /opt/ros/fuerte/stacks/ardrone_autonomy/launch
.
I have typed this command in my terminal roslaunch ardrone.launch
. But I get following error:
[roslaunch][ERROR] 2015-04-07 02:08:08,214: can't locate node [ardrone_driver] in package [ardrone_autonomy]
[roslaunch][ERROR] 2015-04-07 02:08:08,214: ERROR: cannot launch node of type [ardrone_autonomy/ardrone_driver]: can't locate node [ardrone_driver] in package [ardrone_autonomy]
Does I need to install ardrone_driver
in ardrone_autonomy package. Thanks in advance for your help.
Does I need to connect a real drone with WIFI.
Please help me on this topic Iam totally blocked. Thanks alot. Regards, Hassan RAZA
Asked by hraza on 2015-04-07 23:57:12 UTC
Answers
I am totally blocked not able to launch also the command roslaunch ardrone_tutorials keyboard_controller.launch. I got the same error. I have attached an error file if you can help me please. This error file contais all the detail. Please help me I have a presentation for final year project this error is blocking me unable to control niether through the keyboard, nor through joystick. Thanks in advance Hra
Asked by hraza on 2015-04-16 01:41:54 UTC
Comments
Did you do the following command: "source ~/catkin_package/devel/setup.bash" and "source /opt/ros/fuerte/setup.bash ?"
Asked by lilouch on 2015-04-08 02:07:39 UTC
Thanks lilouch for your comment. Sorry for late reply Yes I have tried source /opt/ros/fuerte/setup.bash this command but the problem is not resolved.
Asked by hraza on 2015-04-15 22:55:17 UTC
I have discovered in repository /opt/ros/fuerte/stacks/ardrone_autonomy/src the ardrone_driver.h is missing. Probably the lake of this file is preventing to launch ardrone driver. as you can see the list of files that should be here https://github.com/tum-vision/ardrone_autonomy/tree/master/src
Asked by hraza on 2015-04-15 23:01:08 UTC
So it miss in your computer but not in github ? Try to download again the repo and reinstall it ?
Asked by lilouch on 2015-04-15 23:07:52 UTC
Actually when I donwload ardrone_autonmy through github and I compile the files throguh rosmake I got an error. rosmake ] Built 97 packages with 1 failures.
Asked by hraza on 2015-04-16 01:45:41 UTC
is it possible to put ardrone_driver.h file through the graphic interface
Asked by hraza on 2015-04-17 04:00:37 UTC