positions property
- @TagNumber(2)
A list of joint positions which will be moved to in the order they are specified
Implementation
@$pb.TagNumber(2)
$core.List<JointPositions> get positions => $_getList(1);
A list of joint positions which will be moved to in the order they are specified
@$pb.TagNumber(2)
$core.List<JointPositions> get positions => $_getList(1);