class documentation

Joint control message for joints 5 and 6.

Method __init__ Create joint control message for joints 5 and 6.
Constant ID Undocumented
def __init__(self, joint_5: int, joint_6: int):

Create joint control message for joints 5 and 6.

Parameters
joint_5:intTarget position for joint 5
joint_6:intTarget position for joint 6
ID: int =

Undocumented

Value
343