spacedecentral / Coral

Coral is an open source robotic space mission, designed to perform in-situ resource utilization (ISRU) using lunar regolith as feedstock.
https://spacedecentral.net/coral
GNU General Public License v3.0
9 stars 8 forks source link

Model Coral's mission operations as a finite-state machine #101

Open capsulecorplab opened 5 years ago

capsulecorplab commented 5 years ago

Task Produce a finite-state machine model of Coral's primary mission operations.

Description This entails identifying states, transitions, inputs, and outputs. This will provide a mid to high-level overview, as well as a basic computational model, for simulating or designing behavior pertaining to Coral's primary mission operations (i.e., mining, processing, and manufacturing of lunar regolith).

Note This task may (optionally) supplement the delivery of a ConOps document see #10 .