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

How do I start with programming the AR.Drone quadrotor in ROS using openCV?

asked 2013-08-20 13:06:03 -0500

this post is marked as community wiki

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

Hi all, I would like to program an AR.Drone 2.0 using ROS in C++. However im still stuck on how to go about it from creating a package to what libraries to use and commands to get the video feed from the drone to openCV and to pass commands to the drone from the code. I went through the ROS tutorials with installation and creating packages and also have the ardrone_autonomy driver installed but am a bit overwhelmed with what I need from all the information. Im new to this area of work and would sincerely appreciate if someone can help me step by step on how I should begin.

Thanks in advance!

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2013-08-21 01:24:49 -0500

Alexandr Buyval gravatar image

Hi,

You can use my repository. Please note it is not tutorial and we have not any documentations. We are developing it for Russian competition of flying robots, so it contain many special code. You can find examples of sending command to AR.Drone in navigation.cpp Also you can find examples of using OpenCV in tag_detection.cpp.

Also you can find some examples in this package

Regards, Alex

edit flag offensive delete link more

Comments

Hello I can not get into your repository, I just want to see the examples how to control and use OpenCV, would you please let me know? learningpro.dong@gmail.com, thank you

learningpro gravatar image learningpro  ( 2014-01-10 03:38:28 -0500 )edit

Hi, I have shared repository for you. Alex

Alexandr Buyval gravatar image Alexandr Buyval  ( 2014-01-15 06:48:19 -0500 )edit

Question Tools

4 followers

Stats

Asked: 2013-08-20 13:06:03 -0500

Seen: 2,688 times

Last updated: Aug 21 '13