Skip to content

Latest commit

 

History

History

cosmos

OpenC3 COSMOS

This directory contains the targets and UI plugin for the satellite simulation.

Getting Started

  1. Start the docker compose environment
./openc3.sh start
  1. Navigate to http://localhost:2900 in the browser
  2. To stop/cleanup run the following
./openc3.sh stop
./openc3.sh cleanup

See the OpenC3 COSMOS docs for more information.