boundingRegions property

  1. @TagNumber(8)
List<GeoGeometry> boundingRegions

Set of obstacles which the robot must remain within while navigating

Implementation

@$pb.TagNumber(8)
$core.List<$14.GeoGeometry> get boundingRegions => $_getList(7);