feat(robots): add Unitree G1 humanoid support with ZMQ bridge

- Use JSON + base64 serialization for secure communication instead of pickle
- Add documentation section
- Rename robot_server to run_g1_server
- Add dependecies to pyproject.toml
This commit is contained in:
Michel Aractingi
2025-11-27 17:32:24 +01:00
parent 53c678c29f
commit 414df3ef5b
9 changed files with 462 additions and 166 deletions