nasa / OnAIR

The On-board Artificial Intelligence Research (OnAIR) Platform is a framework that enables AI algorithms written in Python to interact with NASA's cFS. It is intended to explore research concepts in autonomous operations in a simulated environment.
66 stars 15 forks source link

Remove MAX_STEPS #69

Closed asgibson closed 1 year ago

asgibson commented 1 year ago

MAX_STEPS is stopping demos when the limit is reached making it look like they are not working. Removing to allow demos to free-run.