Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 322 Bytes

index.rst

File metadata and controls

19 lines (11 loc) · 322 Bytes

robo-pid

RoboPID is Python PID Controller designed to handle the combined kinematic and dynamic complexity of mobile robotics. The controller implements timestep integration that can be used in discretized time regulators.

.. toctree::
   :maxdepth: 1

   about
   install
   interface
   examples