Demonstrates controlling a dimos robot from non-Python languages.
-
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
