Open bvquerfurth opened 4 years ago
flock2 uses the forward-facing camera. I don't know of a way to get images from the down-facing camera.
flock2 relies on https://github.com/clydemcqueen/tello_ros. I've tested tello_ros with both SDK1 and SDK2 tellos.
Caveat: while experimenting we learned that the SDK1&2 actions are slow -- slow enough to make PID control difficult. We've considered (but haven't performed) several possible experiments:
a. try the non-published binary interface used by https://github.com/hanyazou/TelloPy
b. don't run a PID controller, instead let the drone fly dead-reckoning between waypoints, and use the ArUco markers to adjust the waypoints.
Hello there, I have come across this project and first of all have to say that it sounds amazing and has quite a potential. But now I have two questions: