TransmissionJoint¶
-
class
urdfpy.TransmissionJoint(name, hardwareInterfaces)[source]¶ Bases:
urdfpy.URDFTypeA transmission joint specification.
Parameters: - name (str) – The name of this actuator.
- hardwareInterfaces (list of str, optional) – The supported hardware interfaces to the actuator.
Attributes Summary
hardwareInterfacesThe supported hardware interfaces. nameThe name of this transmission joint. Attributes Documentation
-
hardwareInterfaces¶ The supported hardware interfaces.
Type: list of str