Language Interop Examples
January 8, 2026 ยท View on GitHub
Demonstrates controlling a dimos robot from non-Python languages.
Usage
-
Start the robot (in another terminal):
cd ../simplerobot python simplerobot.py -
Run any language example:
- TypeScript - CLI and browser-based web UI
- C++
- Lua
-
(Optional) Monitor traffic with
lcmspy
