concepts.benchmark.namo.namo_polygon.namo_polygon_map_creator.polygon_convex_decomposition# polygon_convex_decomposition(polygon)[source]# Decompose a polygon into a list of convex polygons. Parameters: polygon (Polygon) Return type: List[ndarray]