CF dynamics
#605
-
Hello, I was wondering where to start if I am to implement my own quadrotor dynamics. Specifically, I am interested in using the dynamics mentioned in this paper: Thank you. |
Beta Was this translation helpful? Give feedback.
Answered by
whoenig
Mar 8, 2022
Replies: 1 comment 1 reply
-
The simulator currently only visualizes waypoints and does not consider any dynamics. For physics-based simulation, you can consider RotorS or CrazyS. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
uhvardhan
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The simulator currently only visualizes waypoints and does not consider any dynamics. For physics-based simulation, you can consider RotorS or CrazyS.