diag.rom-disable afterwards to release it and power down.
Joint positions and torques are captured to a CSV under ~/.almond/diagnostics/captures at 5 Hz so the run can be charted in the diagnostics dashboard’s run history.
--left-channel / --right-channel override the SocketCAN interface used for each arm (default: the Axol hub adapter’s can_alm_axol_l / can_alm_axol_r) — for setups where the Axol hub CAN adapter isn’t attached. With a single-channel adapter, combine a channel override with --no-left / --no-right to run one arm.
By default each hands-on gripper step is an interactive input() prompt on the terminal. --web-prompts instead emits a [prompt] … marker and blocks on stdin, so the web dashboard can turn the step into a Continue button (it’s set automatically when launched from the dashboard).