Upstream: https://github.com/Rhoban/onshape-to-robot Upstream-Commit: 80e710700aac9573a2230f74f7ce9e094833a0bc Upstream-Branch: master
13 lines
438 B
Markdown
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)
|