Write Something in the Sky
skycaptain accepts a message, turns the glyphs into a path, and flies that path through a body’s
atmosphere. The exhaust becomes the pen. Aerodynamics becomes the reviewer.
cd /mnt/gatOS/examples/skycaptaincargo run --releaseThe example is useful because it joins several ordinary gatOS ideas:
- live body and atmosphere constants,
- local frame construction,
- a pure path planner,
- continuous attitude and throttle control,
- pause, warp, and stale-data gating,
- preflight checks that reject a craft whose minimum thrust cannot descend along the requested path.
Read the skycaptain README for craft selection, controls, and the exact flight model.