to property
- @TagNumber(2)
The destination to move the arm to; this is from the reference frame of the arm.
Implementation
@$pb.TagNumber(2)
$14.Pose get to => $_getN(1);
- @TagNumber(2)
Implementation
@$pb.TagNumber(2)
set to($14.Pose v) { setField(2, v); }