concepts.benchmark.namo.namo_polygon.namo_polygon_map_creator.polygon_union# polygon_union(polygons)[source]# Take the union of a list of polygons and return a list of convex polygons. Parameters: polygons (List[ndarray]) Return type: List[ndarray]