-
Notifications
You must be signed in to change notification settings - Fork 908
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fullstate setpoint implementation #372
Comments
I've mentioned this here as well: #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 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
The text was updated successfully, but these errors were encountered: