mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-12 09:37:25 +00:00
Those should be included as working and tested Python files instead. They should be toggled on/off.
16 lines
362 B
ReStructuredText
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
|