class documentation

Joint control message for joints 3 and 4.

Method __init__ Create joint control message for joints 3 and 4.
Constant ID Undocumented
def __init__(self, joint_3: int, joint_4: int):

Create joint control message for joints 3 and 4.

Parameters
joint_3:intTarget position for joint 3
joint_4:intTarget position for joint 4
ID: int =

Undocumented

Value
342