Skip to main content
Most people should train from the apps. Use the training_client CLI to script training, work headless, or train with your own fork of the ACT code. It ships with Innate OS; run it on the robot.

Setup

Every command takes a SKILL_DIR, the skill’s folder in custom_skills/. It defaults to the current folder.

Workflow

Commands

Run options

Start from a preset and override what you need, or set everything yourself:

Train with your own ACT fork

Change the model or loss in your fork of the ACT code, then point a run at it. No server changes needed.