AVSLab / bsk_rl

RL environments and tools for spacecraft autonomy research, built on Basilisk. Developed by the AVS Lab.
https://avslab.github.io/bsk_rl/
MIT License
39 stars 4 forks source link

Allow for correlated initial conditions #126

Closed Mark2000 closed 2 months ago

Mark2000 commented 6 months ago

For randomly generating constellations, there is no way to randomize initial conditions on reset such that satellites have the same relative spacing. We should implement this.