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.
58 stars 14 forks source link

sbn_cfs_config.ini needs updated to new format #138

Closed asgibson closed 1 month ago

asgibson commented 1 month ago

The .ini file format has been updated in a recent commit, the sbn_cfs_config.ini must be updated to use that format. Used the default_config.ini as the example.