Problem Description
Moment estimation has been disabled on the quadrotor_model. This PR enables moment estimation by default on the quadrotor_model, and fixes the issues that occured when trying to enable moment estimation.
Enabled moment estimation by default for quadrotor_model
Specified rotor type as pipeline was complaining no rotor type
Removed failure assertion when moment estimation was enabled
Problem Description Moment estimation has been disabled on the quadrotor_model. This PR enables moment estimation by default on the quadrotor_model, and fixes the issues that occured when trying to enable moment estimation.
quadrotor_model
Additional Context