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