GetRtTargetJointVel#
This command returns the current target joint velocities.
Syntax#
GetRtTargetJointVel()
Responses#
[2202][t, ω1, ω2, v3, ω4]
t: timestamp in microseconds;
ω1, ω2, ω4: the rates of change of joints 1, 2, and 4;
v3: the rate of change of joint 3, in mm/s.
Usage restrictions#
This command can be executed in any robot state.
Cyclic protocols#
In cyclic protocols, the command GetRtTargetJointVel is represented by
DynamicDataTypeID 32. See Section 4.4.6 for more details.