sdu_modeling
============
|License badge| |Build badge| |Docs badge|

.. |License badge| image:: https://img.shields.io/badge/License-MIT-yellow.svg
   :target: https://opensource.org/licenses/MIT

.. |Build badge| image:: https://img.shields.io/github/actions/workflow/status/SDU-Robotics/sdu_controllers/ci.yml?branch=main
   :target: https://github.com/SDU-Robotics/sdu_modeling/actions/workflows/ci.yml

.. |Docs badge| image:: https://readthedocs.org/projects/sdu_modeling/badge/
   :target: https://sdu-modeling.readthedocs.io/

sdu_modeling is a Python library for robot modeling and estimation of inertial parameters.
The library is developed and maintained by the `SDU Robotics
<https://www.sdu.dk/en/forskning/sdurobotics>`_
group at University of Southern Denmark (SDU).

.. toctree::
   :hidden:
   :maxdepth: 3
   :caption: Table of Contents:

   intro
   api

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
