Open JiaoYanMoGu opened 7 years ago
AR Drone itself don't have the computation ability to run VINS.
You can consider ground station. Collect the image and IMU by AR Drone, and send the data to ground PC. The transmission may be a problem.
Synchronization is designed by hardware factory, you can do nothing.
The next generation of DJI controller may have the IMU-camera synchronization ability.
Sorry, I just said is wrong,What I mean is that run on a PC too。 And what kind of IMU-camera do you use ? Thanks
You can see our device in the video link.
Also, you can find in https://github.com/HKUST-Aerial-Robotics/VINS-Mono/blob/master/config/extrinsic_parameter_example.pdf The second one in pdf.
Hi, can I use other USB cameras? Because I can't get the BIUEFOX camera. @qintony Thanks!
yes, you can. Try to use global shutter camera with accurate time stamp for better performance.
OK, Thanks!
Hi, I am also trying to run VINS in my computer with the data received from an ARDrone 2.0. Did you ever get it working properly? Thanks!!
Is it possible to use it on AR Drone UAV by using the IMU and Camera itself ? How to make the IMU synchronized ? I'm really a noob. Thanks!