Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 519 Bytes

File metadata and controls

29 lines (21 loc) · 519 Bytes

OpenClaw Dimensional

In one terminal, run the following commands:

uv sync
uv run dimos --viewer-backend rerun run unitree-go2-agentic-mcp

In another terminal, run the following commands:

pnpm install
pnpm openclaw config set plugins.entries.dimos.enabled true
pnpm openclaw gateway stop && pnpm openclaw gateway run --port 18789 --verbose gateway.mode=local
pnpm openclaw agent --session-id dimos-test --message "move forward 10 meters"