Upstream Snapshot bb87928bce Import upstream snapshot 80e710700aac9573a2230f74f7ce9e094833a0bc
Upstream: https://github.com/Rhoban/onshape-to-robot
Upstream-Commit: 80e710700aac9573a2230f74f7ce9e094833a0bc
Upstream-Branch: master
2026-08-28 15:42:31 +08:00

13 lines
438 B
Markdown

# Onshape to Robot (URDF, SDF, MuJoCo)
<p align="center">
<img src="docs/source/_static/img/main.png" />
</p>
This tool is based on the [Onshape API](https://dev-portal.onshape.com/) to retrieve
informations from an assembly and build a robot description (URDF, SDF, MuJoCo ) suitable
for physics simulation.
* [Documentation](https://onshape-to-robot.readthedocs.io/)
* [Examples](https://github.com/rhoban/onshape-to-robot-examples)