newton.actuators.ComponentKind#

class newton.actuators.ComponentKind(*values)[source]#

Bases: Enum

Classification of actuator component schemas.

CLAMPING = 'clamping'#
CONTROLLER = 'controller'#
DELAY = 'delay'#