pathfinder-for-autonomous-navigation / psim

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

Dual Orbit Simulation #254

Closed kylekrol closed 3 years ago

kylekrol commented 3 years ago

Small PR to add a simulation where we model two satellites and their orbital mechanics. No attitude dynamics or attitude related actuators are included.

This small set of changes steps through the infrastructure steps to create a new simulation and make it available in Python so it'd be very beneficial to look through what's going on here!