Onshape-to-robot documentation
==============================
.. raw:: html
What is this ?
~~~~~~~~~~~~~~
.. image:: _static/img/main.png
``onshape-to-robot`` is a tool that allows you to export robots designed from the **Onshape CAD** software
to descriptions format like **URDF**, **SDF** or **MuJoCo**, so that you can use them for physics simulation or in your running code
(requesting frames, computing dynamics etc.)
* `onshape-to-robot GitHub repository `_
* `Robots examples GitHub repository `_
* `onshape-to-robot on pypi `_
* `video tutorial `_ (some information may be outdated)
.. toctree::
:maxdepth: 2
:caption: Contents:
getting_started
design
config
exporter_urdf
exporter_sdf
exporter_mujoco
kinematic_loops
processors
cache