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

CSV Output Plugin (115 redo) #132

Closed williamzhang0306 closed 2 months ago

williamzhang0306 commented 2 months ago

This branch contains only the commits related to the csv output plugin found in branch 115_csv_file_output.

The plugin was modified so it checks and writes any high level data, not just 'learning_systems'. Although I'm not sure if that's how it's intended to be used.

There are also a few basic unit tests for the csv output plugin.

williamzhang0306 commented 2 months ago

Thanks! I'll start getting those changes in