Skip to content

Commit d8e0959

Browse files
Update README.md
1 parent 3977b51 commit d8e0959

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,13 @@ Load and Run MuJoCo 3.3.8 Models using JavaScript and the official MuJoCo WebAss
4141

4242
<img width="1944" height="1149" alt="06d77cabe9060f3cfa65d8fbbe9fd875" src="https://github.com/user-attachments/assets/e3423ffd-12c9-4822-a0fe-fb143faff37e" />
4343

44+
Easiest way to find collision boxes' coordinate: adding boxes in [the studio in Marble](https://marble.worldlabs.ai/projects) and read
4445

46+
<img width="2220" height="837" alt="image" src="https://github.com/user-attachments/assets/55ad2873-8e1a-4eef-9c84-2df4e2b82951" />
4547

46-
### 🤖 Supported Robots
48+
49+
50+
### 🤖 Supported Robots (& keyboard control)
4751

4852
#### **XLeRobot** - Dual-Arm Mobile Manipulator
4953
- **DOF**: 2 (base) + 10 (dual 5-DOF arms) + 2 (grippers) + 2 (head)
@@ -88,6 +92,10 @@ Load and Run MuJoCo 3.3.8 Models using JavaScript and the official MuJoCo WebAss
8892
- **Control Method**: Joint-level PD control
8993
- **Interaction**: Mouse drag support for direct manipulation
9094

95+
## TODO
96+
97+
- Uploading custom collision.xml for custom spz
98+
- Add simple RL policy deployment (humanoid/dog walking/running, arms/mobile robot picking)
9199

92100
## JavaScript API
93101

@@ -147,3 +155,4 @@ This project is built based on [mujoco-wasm](https://github.com/zalo/mujoco_wasm
147155

148156

149157

158+

0 commit comments

Comments
 (0)