Applications (s6 CLI)ΒΆ
This section documents the authored s6.app command pages that ship with
Sense Core. The s6 command discovers runnable modules under s6.app and
dispatches to their main() functions. Use s6 --list to explore whatβs
available, or invoke a command directly as s6 <command> [args].
Tip: Every command can also be run with Python directly, e.g.
python -m s6.app.<command> [args].
The authored pages here focus on the public commands that currently have
maintained operator guidance. Storage-oriented commands are additionally
covered in dataset_storage.md.
- stereo-spots β Stereo Spot Reconstruction Demo
- camera_preview
- cog/keypoint - Keypoint Training, Preview, And Deployment
- data/collect β Retired
- data/filter β Dataset browser and filter
- dataset - Manage datasets locally and in R2
- id β Author camera mappings
- monitor β Preview configured gst sources
- perf-stats - Compare profiling runs
- replay β Stream dataset exports over WebSocket
- robotic/remote-control - Qt GUI for remote control
- robotic/server β Robotics REST API server
- Blender Simulation Renderer (
s6 sim render) - stream β Retired
- test β Run the projectβs unit tests
- track β Run the tracking stack
- uplink β Push mock telemetry into a visualizer