geometries property

  1. @TagNumber(2)
List<Geometry> get geometries

Geometries associated with the location, where embedded Pose data is with respect to the specified location

Implementation

@$pb.TagNumber(2)
$core.List<Geometry> get geometries => $_getList(1);