tum_ardrone installation problem

asked 2014-11-19 09:27:44 -0500

JacoPisa gravatar image

updated 2014-11-20 02:14:34 -0500

i'm trying to install the tum_ardrone. i follow the instruction in this page: link text

but when i reach the moment for build my package, it gives me this error:

jacopo@jacopo-HP-ProBook-4710s:~/rosbuild_ws/ardrone_autonomy$ rosmake
[ rosmake ] rosmake starting...                                                 
[ rosmake ] No package selected and the current directory is not the correct path for package 'ardrone_autonomy'.
[ rosmake ] Packages requested are: []                                          
[ rosmake ] Logging to directory /home/jacopo/.ros/rosmake/rosmake_output-20141119-162010
[ rosmake ] Expanded args [] to:
[]                                             
[ rosmake ] ERROR: No arguments could be parsed into valid package or stack names.

did someone can help me?? i've ubuntu 12.04 and the hydro distro

edit retag flag offensive close merge delete

Comments

Is there any reason why you are using rosmake instead of caktin_make?

Try using the ardrone_autonomy package from Autonomy Labs make sure you clone the hydro branch.

Pedro_85 gravatar image Pedro_85  ( 2014-11-24 14:17:54 -0500 )edit

yes thanks, some days ago i'd try with catkin_make and it worked!

JacoPisa gravatar image JacoPisa  ( 2014-11-25 03:45:07 -0500 )edit