Skip to content
Discussion options

You must be logged in to vote

Motion capture systems don't measure velocity or acceleration. You can log the Crazyflie's onboard state estimate with the logging system. Be aware of latency if you are using it for feedback control.

Estimating derivatives with finite differences of position() values might also work, but you need to be careful about noise (and also remember that lowpass filtering adds delay).

Replies: 1 comment 9 replies

Comment options

You must be logged in to vote
9 replies
@vannem95
Comment options

@jpreiss
Comment options

@vannem95
Comment options

@jpreiss
Comment options

@vannem95
Comment options

Answer selected by vannem95
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants