-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Miguel Nunes edited this page Feb 27, 2026
·
2 revisions
Welcome to the cosmos wiki!
After running the first COSMOS demo, which checks if you have properly installed the COSMOS core and the basic tools, you will be able to create a digital twin for a CubeSat and a ground station to operate it.
CubeSat Mission #1
- Start orbit propagator
- Visualize the orbit in 3D
- Visualize the orbit in 2D
- Initialize the 3U CubeSat node and various subsystems (OBC, EPS, ADCS, etc.)
- Initialize the Ground Station node
- Wait for a ground station pass
- Receive telemetry
- Prepare a command to activate the payload camera and take a picture of a ground target
- Wait for the next ground station pass
- Receive telemetry and download a picture
Develop COSMOS Web interface to simplify the steps above
- instead of running from the command line, interact with the agents from a web interface.
- the command requests from an agent will show up as a table and will be easy to read and run directly from the browser