Files
pybricks-api/doc/api/robotics.rst
T
Laurens Valk 8acab1898a doc: delete existing inline examples
Those should be included as working and tested Python files instead. They should be toggled on/off.
2019-12-09 14:31:53 +01:00

16 lines
362 B
ReStructuredText

:mod:`robotics` -- Robotics module
===========================================
.. automodule:: pybricks.robotics
:no-members:
.. autoclass:: pybricks.robotics.DriveBase
:no-members:
.. automethod:: pybricks.robotics.DriveBase.drive
.. automethod:: pybricks.robotics.DriveBase.drive_time
.. automethod:: pybricks.robotics.DriveBase.stop