class documentation

Joint control message for joints 1 and 2.

Method __init__ Create joint control message for joints 1 and 2.
Constant ID Undocumented
def __init__(self, joint_1: int, joint_2: int):

Create joint control message for joints 1 and 2.

Parameters
joint_1:intTarget position for joint 1
joint_2:intTarget position for joint 2
ID: int =

Undocumented

Value
341