RflyExpCode icon indicating copy to clipboard operation
RflyExpCode copied to clipboard

stability

Open DIMAH1234 opened this issue 4 years ago • 1 comments

I have tried to implement the exemple of attitude control of a quarotor using simulink and pixhawk, the code is well generated and implemeted on the board

Ones I armed the motors I observed that some turns alone, and when I try to fly, the quadcopter seems unstable

please if you have any suggestions

DIMAH1234 avatar Feb 24 '21 16:02 DIMAH1234

You can use the estimated state of Pixhawk from uORB message instead of using the raw sensor data. Besides, our demo is very simple, you should add logic to initialize the controller according to the Pixhawk state.

RflySim avatar Mar 05 '21 09:03 RflySim