puku0x / cvdrone

CV Drone (= OpenCV + AR.Drone)
https://github.com/puku0x/cvdrone/wiki/How-to-build
Other
202 stars 94 forks source link

Multidrone Control #40

Open novamahend opened 8 years ago

novamahend commented 8 years ago

Hello, Your cvdrone is awesome. I use your application code for reference. Can you help me about making a multidrone control ? I'm doing a project about swarm quadrotor with tracking color as a position feedback. But I have a problem when trying to connect two or more AR.Drone to my laptop. Thanx :-)

puku0x commented 8 years ago

Hi,

Thank you for your comment. Unfortunately, I have no experience for multi drone.

Here is a project for ROS. This may help you. https://github.com/AutonomyLab/ardrone_autonomy/wiki/Multiple-AR-Drones

Cheers, puku0x