ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Anybody use FalkonSystem arDrone?

asked 2012-10-26 01:41:41 -0500

this post is marked as community wiki

This post is a wiki. Anyone with karma >75 is welcome to improve it.

Hi!

i found a roslaunch called "FalkorSystems" https://github.com/FalkorSystems/falkor_ardrone for navigation on vision.

i dont know how install, 'cause don't find any tutorial about.

Anybody has used this "launch"? How did you installed?

greetings

P.s. i have installed Ardrone_autonomy, i use Ubuntu 12.04 and have ArDrone 2.0

edit retag flag offensive close merge delete

3 Answers

Sort by ยป oldest newest most voted
1

answered 2014-05-21 21:44:27 -0500

ahendrix gravatar image

This looks like a rosbuild package; have you tried downloading it into your rosbuild workspace, running rosmake on it, and then running the launch file as indicated?

edit flag offensive delete link more

Comments

Can I use catkin? I have tried downloading it into catkin workspace and running catkin_make: cd catkin_ws/src git clone https://github.com/FalkorSystems/falkor_ardrone.git -b hydro-devel catkin_make But the package don't install. I'm using hydro version. How can I work with rosbuild?

hsoltani gravatar image hsoltani  ( 2014-05-21 22:25:07 -0500 )edit

No, it's a rosbuild package. You can't use catkin with it; you'll have to create a separate rosbuild workspace that is overlaid on top of your catkin workspace. Take a look at http://wiki.ros.org/catkin/Tutorials/using_rosbuild_with_catkin .

ahendrix gravatar image ahendrix  ( 2014-05-21 22:35:42 -0500 )edit

Thanks for your help. I try to do it.

hsoltani gravatar image hsoltani  ( 2014-05-21 22:44:15 -0500 )edit
0

answered 2014-05-21 21:40:28 -0500

hsoltani gravatar image

Hi

Did you find the solution?

I encounter the same problem and don't know how to install it.

edit flag offensive delete link more
0

answered 2014-05-21 22:31:20 -0500

juanproject gravatar image

Finally, I didn't use this package but think what "ahendrix" said is a right way.

Try to do it , and If you have questions, post!

edit flag offensive delete link more

Comments

Thanks for your reply. Is there any other package about tracking and navigation with ArDrone that you try it?

hsoltani gravatar image hsoltani  ( 2014-05-21 22:47:49 -0500 )edit

Question Tools

Stats

Asked: 2012-10-26 01:41:41 -0500

Seen: 428 times

Last updated: May 21 '14