This directory contains the targets and UI plugin for the satellite simulation.
- Start the docker compose environment
./openc3.sh start
- Navigate to
http://localhost:2900
in the browser - To stop/cleanup run the following
./openc3.sh stop
./openc3.sh cleanup
See the OpenC3 COSMOS docs for more information.