puku0x / cvdrone

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

Multiple Instances ARDrone #63

Open novamahend opened 6 years ago

novamahend commented 6 years ago

Hi, your project is so helpful thank you. Is it posible to instantiate multiple instances of ARDrone in main.cpp? My project is using multiple drone (with different IP address), so I have to send command and stream the video from two drone at the same time. I've tried it and found some problem. May you can help me. Thank you