Public Member Functions | |
def | __init__ (self, joint_name, multiplier=None, offset=None) |
def | __str__ (self) |
def | to_xml (self, doc) |
Static Public Member Functions | |
def | parse (node) |
Public Attributes | |
joint_name | |
multiplier | |
offset | |
JointMimic node stores information coupling an actuated joint to a not controllable joint
def naoqi_tools.urdf.JointMimic.__init__ | ( | self, | |
joint_name, | |||
multiplier = None , |
|||
offset = None |
|||
) |