Installation¶
Requirements¶
- Python 3.10+
- Any Linux/macOS board with 1 GB+ RAM (Raspberry Pi 4/5, Jetson, x86)
- Optional: Hailo-8L NPU, Coral TPU, CUDA GPU
Install¶
First boot¶
castor init # interactive setup wizard
castor status # verify runtime is healthy
castor gateway start # start the local HTTP gateway
The gateway runs on http://localhost:18789 by default.
Verify¶
Expected response:
Next steps¶
- Quickstart → — connect a robot and run your first command
- Configuration → — tune the runtime for your hardware
- Hardware Profiles → — Pi 5 + Hailo, Jetson Orin, CPU-only setups