obstacles property
a list of obstacles expressed as a geometry and the reference frame in which it was observed; this field is optional
Implementation
@$pb.TagNumber(1)
$core.List<GeometriesInFrame> get obstacles => $_getList(0);
a list of obstacles expressed as a geometry and the reference frame in which it was observed; this field is optional
@$pb.TagNumber(1)
$core.List<GeometriesInFrame> get obstacles => $_getList(0);