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