Skip to content
SHINR
THE WORKFLOW

The developer loop.

01
Develop

Compose in Shinro Studio, or reuse existing modules.

02
Build

The kernel toolchain cross-compiles your modules for the target architectures.

$ cake build
03
Deploy

Ship to the device, or hot-swap a module at runtime without stopping the robot.

04
Observe

Telemetry streams back from the robot.

back to Studio: simulate, iterate

Develop, build, deploy, observe. Then iterate.