Skip to content
Discussion options

You must be logged in to vote

Problem Solved
The issue ultimately came from the drone's model. Specifically, there was an invisible revolute joint between the base and the small cylinder above it. This cylinder was continuously rotating, which compromised the simplicity and stability of the drone's dynamic model.

After a collision, the state of this joint was not reset, causing unexpected behaviors — including the drone flipping uncontrollably. Once replacing this revolute joint with a fixed joint, the problem was resolved.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by minwenmao
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant