Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 475 Bytes

move.rst

File metadata and controls

35 lines (24 loc) · 475 Bytes

move Module

.. automodule:: roboglia.move

This module contains classes that are concerned with higher level movements allowing to store and execute predetermined routine movements.

Loops

.. autosummary::
   :nosignatures:
   :toctree: move

   StepLoop

Scrips

.. autosummary::
   :nosignatures:
   :toctree: move

   Script
   Scene
   Sequence
   Frame

Motion

.. autosummary::
   :nosignatures:
   :toctree: move

   Motion