Hi,
I am part of a team that has recently acquired a swarm bundle.
We want to record a given trajectory by moving the CF manually and then play it back by sending those same coordinates to the CF.
I believe there was a post describing how to move the CF manually in order to record the trajectory but could not find it. Is it possible to do this and how exactly?
Thanks and congrats for an amazing product!
Fede R.-
Want to record a trajectory and then play it back
-
- Beginner
- Posts: 2
- Joined: Mon Jan 21, 2019 3:09 am
- Location: Cleveland, OH, USA
- Contact:
Re: Want to record a trajectory and then play it back
I think this youtube video: https://www.youtube.com/watch?v=csbXiC-pLK4 and this repo: https://github.com/bitcraze/icra-2017-demos have it.
Re: Want to record a trajectory and then play it back
This is correct, the icra demo was implementing this functionality. The file that has the implementation is there: https://github.com/bitcraze/crazyflie-f ... /retrace.c.
As a side note, this code should work with any positioning system, we had it working without modification in a Qualisys mocap: https://www.youtube.com/watch?v=3lDvWlbDSOA.
As a side note, this code should work with any positioning system, we had it working without modification in a Qualisys mocap: https://www.youtube.com/watch?v=3lDvWlbDSOA.