A Python library for kinematic and dynamic (symbolic) modeling of robots.
Using pip
to install latest version in PyPI:
pip install moro
Or from this repo:
pip install git+https://github.com/JorgeDeLosSantos/moro.git
Documentation is available in https://jorgedelossantos.github.io/moro/.
Also, Jupyter Notebooks are available in: https://nbviewer.jupyter.org/github/jorgedelossantos/moro/tree/master/examples/nbooks/
Please report any bugs that you find, use the issue tracker: https://github.com/jorgedelossantos/moro/issues
Roadmap of moro: https://github.com/jorgedelossantos/moro/wiki/Roadmap