Examples and paper reproduction#
Run commands from the repository root after pixi install. The examples are
source files; they are included in the source distribution but are not Python
runtime packages in the wheel.
Goal |
Command |
Requirements |
|---|---|---|
First simulation |
|
CPU; no browser |
Analytical free drift comparison |
|
CPU; no browser |
Interactive free drift |
|
CPU and WebGL browser |
MPPI arm reach |
|
CPU |
Dual-arm reorientation |
|
CPU; longer run |
ISS–Soyuz docking |
|
CPU and source mesh assets |
Capture and stabilize |
|
CPU; long planning horizons |
Batched simulation |
|
Linux/NVIDIA GPU |
PPO training |
|
Linux/NVIDIA GPU; training time |
Run a scenario with --help to inspect its arguments. The
source example catalog
links the dedicated MPPI and PPO guides.
Paper artifacts#
experiments/ contains the frame-precision study, Basilisk comparison,
cross-track collision analysis, and controller-fidelity figure generators.
Use the report environment for plotting. Basilisk and RL comparisons have
additional external dependencies or checkpoints described in their guides.
The reproduction index lists commands, output locations, and requirements. Generated trajectories, training logs, and local output directories are ignored by Git; deliberately maintained reference figures remain tracked.