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

Run pytest with dockerized Basilisk #81

Open Mark2000 opened 10 months ago

Mark2000 commented 10 months ago

Pytest suite should be run automatically as a GitHub action. Requires containerized Basilisk environment to run; @patkenneally has done this for LASP, may be a good starting point.

Challenges:

For example scripts, would be really nice to give output in documentation for time to run at each release (I think a fairly standard feature) as a way of keeping an eye on any big performance issues.

Mark2000 commented 1 week ago

May also be possible to handle this issue using Basilisk wheels that are now available. Alternatively, wait for pypi release.