MuJoCo specification file and assets for OpenArm
60
stars
90
commits
JavaScript
primary language
Sep 14, 2026
updated
This repository contains assets for OpenArm v2 (above), Cell, v1 and v0.3 (below) simulation in MuJoCo.
Install openarm-mujoco:
pip install openarm-mujoco
Launch the simulation:
openarm-mujoco-launch
Without White Sheet:
openarm-mujoco-launch --no-sheet
With Wall Collisions:
openarm-mujoco-launch --walls
OpenArm MuJoCo Web runs these models right in the
browser (MuJoCo WASM + three.js, no installation): open
https://enactic.github.io/openarm_mujoco/, or serve the repository
root locally (npm run serve in web/) and open
http://localhost:8080/. Drive the arms by keyboard or sliders; see
web/README.md for details.
Rendering>Model Elements>Convex Hull and Group Enable>Geom groups>Geom 3 in the left sidebarGeom 2You can enable preview on your fork by the following:
* from mainYou can preview your changes at https://${YOUR_GITHUB_ACCOUNT}.github.io/openarm_mujoco/ .
Licensed under the Apache License 2.0. See LICENSE for details.
Copyright 2025 Enactic, Inc.
All participation in the OpenArm project is governed by our Code of Conduct.
JavaScript
76.3%
Python
18.1%
HTML
3.4%
Shell
2.1%
MuJoCo specification file and assets for OpenArm
60
stars
90
commits
JavaScript
primary language
Sep 14, 2026
updated
This repository contains assets for OpenArm v2 (above), Cell, v1 and v0.3 (below) simulation in MuJoCo.
Install openarm-mujoco:
pip install openarm-mujoco
Launch the simulation:
openarm-mujoco-launch
Without White Sheet:
openarm-mujoco-launch --no-sheet
With Wall Collisions:
openarm-mujoco-launch --walls
OpenArm MuJoCo Web runs these models right in the
browser (MuJoCo WASM + three.js, no installation): open
https://enactic.github.io/openarm_mujoco/, or serve the repository
root locally (npm run serve in web/) and open
http://localhost:8080/. Drive the arms by keyboard or sliders; see
web/README.md for details.
Rendering>Model Elements>Convex Hull and Group Enable>Geom groups>Geom 3 in the left sidebarGeom 2You can enable preview on your fork by the following:
* from mainYou can preview your changes at https://${YOUR_GITHUB_ACCOUNT}.github.io/openarm_mujoco/ .
Licensed under the Apache License 2.0. See LICENSE for details.
Copyright 2025 Enactic, Inc.
All participation in the OpenArm project is governed by our Code of Conduct.
JavaScript
76.3%
Python
18.1%
HTML
3.4%
Shell
2.1%