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