Replies: 1 comment 4 replies
-
Hi Guiliang. Based on your description, and assuming your Vicon system is calibrated properly, one common cause for this issue is a mismatch in coordinate systems. To resolve this, please verify that the axes of the rigid body you are tracking (the Crazyflie) in the Vicon software align with the axes defined in the Crazyflie 2.x coordinate system. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I am trying to integrate Vicon positional info with crazy fly using the crazy-flie-lib-python library by modifying the "mocap_hl_command.py". I confirmed that the Vicon data has been sent to the crazy fly and fused with the onboard sensor. I checked the "stateEstimate.x, stateEstimate.y, stateEstimate.z" which pretty much synced with the vicon position data. However, when I send any trajectory or setpoint, the crazy fly just flipped after take off. Can some one help me with the reason why and how to debug it?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions