Skip to content

Latest commit

 

History

History
70 lines (51 loc) · 1.3 KB

index.rst

File metadata and controls

70 lines (51 loc) · 1.3 KB

OpenIMU Developer Manual

media/OpenIMU.png

OpenIMU is a precisely calibrated open source Inertial Measurement Unit platform. Users are able to quickly develop and deploy custom navigation/localization algorithms and custom sensor integrations on top of the OpenIMU platform. OpenIMU also has pre-built drivers in Python as well as a developer website - Aceinna Navigation Studio (ANS). These tools make logging and plotting data, including custom data structures and packets very simple.

Social: Twitter | Medium

.. toctree::
    :caption: OpenIMU
    :maxdepth: 1
    :hidden:

    intro
    warning
    tools
    apps
    tutorial
    software
    simulation
    driver-python

.. toctree::
    :caption: Products
    :maxdepth: 1
    :hidden:

    300ZI
    300RI
    330BI
    335RI


.. toctree::
    :caption: Dev Support & Algorithms
    :maxdepth: 1
    :hidden:

    hw_sw_interface
    algorithms
    mags

.. toctree::
    :caption: Miscellaneous
    :maxdepth: 1
    :hidden:

    driver-c