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

Update meta file sections for clarity of purpose #113

Open asgibson opened 7 months ago

asgibson commented 7 months ago

The meta file, which contains information about what received telemetry is expected to look like and how that relates to the running of OnAIR should be examined/updated to make usage more clear.

Specifically, we should discuss whether the "subsystems" label still makes sense and if "order" is descriptive enough to explain what it is.

asgibson commented 7 months ago

For the "order" section, using "frame_order" or "low_level_data_headers" may be more appropriate and descriptive of its use within OnAIR.