Closed knmcguire closed 1 year ago
I've mentioned this here as well: https://github.com/bitcraze/crazyflie-lib-python/issues/152
We should combine this all in one go with the other set-points together with the notifysetpoint stop:
We need a compress functionality in the cflib
The next PR for this should contain unit tests
A Crazyflie feature that only can be accessed in Crazyswarm1 and Crazyswarm2 is the fullstate setpoint implementation: https://github.com/bitcraze/crazyflie-firmware/blob/e27c099dded08402af7f98bef8d5f6d5de425215/src/modules/src/crtp_commander_generic.c#L345
We should have a CFlib equivalent to this Crazyflie-firmware feature.