boundingRegions property
- @TagNumber(8)
Set of obstacles which the robot must remain within while navigating
Implementation
@$pb.TagNumber(8)
$core.List<$14.GeoGeometry> get boundingRegions => $_getList(7);
Set of obstacles which the robot must remain within while navigating
@$pb.TagNumber(8)
$core.List<$14.GeoGeometry> get boundingRegions => $_getList(7);