pathfinder-for-autonomous-navigation / psim

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

Update Initial Conditions and Fix Drag Related Bug #329

Closed kylekrol closed 3 years ago

kylekrol commented 3 years ago

Closes #326. Relates to #325.

Summary of changes

There ended up being a lot of changes made in this PR (mainly for code cleanliness) but I will try and outline the big takeaways here.

Testing

The following plots were generated with:

python -m psim -s 8000000 -p truth/orbit_long_duration -ps 10000 -c sensors/base,truth/base,truth/deployment -v SingleOrbitGnc

and notably show monotonically decrasing orbital energy, decaying altitude, and increasing atmospheric density.

altitude density energy