source property
the original pose to transform along with the reference frame in which it was observed
Implementation
@$pb.TagNumber(1)
$14.PoseInFrame get source => $_getN(0);
Implementation
@$pb.TagNumber(1)
set source($14.PoseInFrame v) { setField(1, v); }