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
Thank you for providing this repository. I am having trouble understanding the logic behind the matrix defined on line 230. I am trying to design a controller for my own drone with different parameters. Could you please explain how you derived the throttles_to_normalized_torques_and_thrust_ matrix?
Hi,
Thank you for providing this repository. I am having trouble understanding the logic behind the matrix defined on line 230. I am trying to design a controller for my own drone with different parameters. Could you please explain how you derived the throttles_to_normalized_torques_and_thrust_ matrix?
Here is the link to the specific line of code:
px4_offboard_lowlevel/src/controller_node.cpp
Line 230 in 82f4a24
Additionally, I am curious about how you calculated the omega-to-PWM coefficient.
px4_offboard_lowlevel/config/uav_parameters/x500_param.yaml
Line 15 in 82f4a24
I really appreciate any help you can provide.
The text was updated successfully, but these errors were encountered: