Skip to content
Discussion options

You must be logged in to vote

I think the server is hardcoded to a deadline of 100Hz, see https://github.com/IMRCLab/crazyswarm2/blob/a68652755af4e17735556643cf10e2d20c600fe3/crazyflie/scripts/crazyflie_server.py#L340. in motion_capture_tracking.yaml, change the deadline setting accordingly.

The issue you are seeing is that the server can't receive /poses and thus it doesn't send the qualisys information to the drone. The on-board Kalman filter detects divergence and resets itself every 25s.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@raphael-jms
Comment options

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