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

Issue #31: Avoid createSpiceInterface bug #101

Closed Mark2000 closed 9 months ago

Mark2000 commented 9 months ago

Description

Remove an unused flag from createSpiceInterface that causes quadratic/exponential slowdown on reset

How should this pull request be reviewed?

Type of change

How Has This Been Tested?

Please describe the tests that you ran to verify your changes.

Test Configuration

Checklist:

Mark2000 commented 9 months ago

See https://github.com/AVSLab/basilisk/issues/548 for more details.