Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Dimensional is the modern operating system for generalist robotics. We are setti

With a simple install and no ROS required, build physical applications entirely in python that run on any humanoid, quadruped, or drone.

Dimensional is agent native -- "vibecode" your robots in natural language and build (local & hosted) multi-agent systems that work seamlessly with your hardware. Agents run as native modules — subscribing to any embedded stream, from perception (lidar, camera) and spatial memory down to control loops and motor drivers.
Dimensional is agent native -- "vibecode" your robots in natural language and build (local & hosted) multi-agent systems that work seamlessly with your hardware. Agents run as native modules — subscribing to any embedded stream, from perception (lidar, camera) and spatial memory down to control loops and motor drivers.
<table>
<tr>
<td align="center" width="50%">
Expand Down Expand Up @@ -105,6 +105,7 @@ Dimensional is agent native -- "vibecode" your robots in natural language and bu
<tr>
<td align="center" width="20%">
🟩 <a href="docs/platforms/quadruped/go2/index.md">Unitree Go2 pro/air</a><br>
🟥 <a href="dimos/robot/unitree/b1">Unitree B1</a><br>
</td>
<td align="center" width="20%">
🟥 <a href="docs/todo.md">Unitree G1</a><br>
Expand Down
Loading