pathfinder-for-autonomous-navigation / psim

Six DOF flight simulator and related GNC implementations.
MIT License
4 stars 6 forks source link

Add Back in Attitude Model with Fuel Slosh #238

Open kylekrol opened 3 years ago

kylekrol commented 3 years ago

The current attitude model in PSim no longer simulates fuel slosh. We should look at creating a new attitude dynamics model that incorporates this perturbation.

The old MATLAB code can be used as a reference for this implementation.