Actuator¶
-
class
urdfpy.Actuator(name, mechanicalReduction=None, hardwareInterfaces=None)[source]¶ Bases:
urdfpy.URDFTypeAn actuator.
Parameters: Attributes Summary
hardwareInterfacesThe supported hardware interfaces. mechanicalReductionA specifier for the type of mechanical reduction. nameThe name of this actuator. Attributes Documentation
-
hardwareInterfaces¶ The supported hardware interfaces.
Type: list of str
-