You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, a calculated trajectory can only be followed with use of the PD controller. A new controller that is able to control every rotor by itself and corrects errors has to be implemented.
Proposed course of action:
Get a first controller running that does not correct errors and controls Force/Torque
Calculate the speeds of the rotors and control the trajectory with them
Error correction
The text was updated successfully, but these errors were encountered:
Thank you for the tip, that really looks awesome! The dynamics are even based on the Crazyflie, the same drone I used to test the implementation on.
Due to a shifted focus in my work I probably won't get to it anymore, but for anyone that uses the Crazyflie and wants to use this codebase, that might be worth looking into.
Currently, a calculated trajectory can only be followed with use of the PD controller. A new controller that is able to control every rotor by itself and corrects errors has to be implemented.
Proposed course of action:
The text was updated successfully, but these errors were encountered: