Modified Crazyflie with ARTags and OdroidXU4
Posted: Tue Oct 25, 2016 1:29 am
Hello all,
Long time lurker here.
Finally decided to work on a small project using a modified crazyflie, odroidXU4 and AR tags. So I'm trying to implement online autonomous control on the crazyflie using AR Tags and an odroid as my computer. I am using the AR track alvar package in ROS along with a webcam to get the relative pose of my camera.
Having done that I don't know the next step I need to take to achieve autonomous flight. Here are some of the questions I have:
1. How do I implement the control for the system ? Do I have to edit the kalman_estimator.c file for this? Can I implement a python script and implement a high level control and feed that directly to the system?
2. How do I send commands from odroid to the imu of the crazyflie? For eg: the pose estimate I'm getting from the marker detection?
Any pointers would be highly appreciated.
Thanks.
Cheers!
Long time lurker here.
Finally decided to work on a small project using a modified crazyflie, odroidXU4 and AR tags. So I'm trying to implement online autonomous control on the crazyflie using AR Tags and an odroid as my computer. I am using the AR track alvar package in ROS along with a webcam to get the relative pose of my camera.
Having done that I don't know the next step I need to take to achieve autonomous flight. Here are some of the questions I have:
1. How do I implement the control for the system ? Do I have to edit the kalman_estimator.c file for this? Can I implement a python script and implement a high level control and feed that directly to the system?
2. How do I send commands from odroid to the imu of the crazyflie? For eg: the pose estimate I'm getting from the marker detection?
Any pointers would be highly appreciated.
Thanks.
Cheers!