innate CLI is your control panel. SSH into MARS and start typing.
Default (no args)
Service management
Start, stop, and inspect all ROS nodes.Top-level shortcuts
Build
Smart build that does the right thing automatically. If ROS nodes are running, it stops them, builds, and restarts them. If nodes aren’t running, it just builds. If the build fails, nodes are not restarted.Examples
Skills
List and trigger the robot’s skills straight from the terminal — handy for testing a skill without the app.Options
Examples
Speaker volume
Examples
Foxglove
Start the Foxglove bridge to visualize topics, TF, images, and point clouds from a browser. Off by default on the robot; always on in the simulator. See Foxglove Setup for the full workflow.Diagnostics & updates
Apply options
Dev mode and branch targets
Pass--dev before the subcommand to opt into pre-release tags and branch targets. With it, apply can take a tag, a branch name, or the latest commit on a branch:
See Updates and Maintenance for details.
Quick reference card
Tmux navigation
When you runinnate view, you’re inside a tmux session. Here’s how to move around:
See Advanced Development for a breakdown of what runs in each window.

