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