RocketPy-Team / RocketPy

Next generation High-Power Rocketry 6-DOF Trajectory Simulation
https://docs.rocketpy.org/
MIT License
648 stars 158 forks source link

ENH: Fix Orientation Param of Inertial Sensors #688

Closed MateusStano closed 2 months ago

MateusStano commented 2 months ago

Descriptiom

Small change to orientation param of the InertialSensor class due to changes in the rocket axes definitions from #635

The rotation has been changed from 3-2-1 to 3-1-3 for ease of use

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 75.40%. Comparing base (186cae7) to head (18a99a7). Report is 1 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #688 +/- ## =========================================== - Coverage 75.42% 75.40% -0.03% =========================================== Files 96 96 Lines 10841 10832 -9 =========================================== - Hits 8177 8168 -9 Misses 2664 2664 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.