concepts.benchmark.namo.namo_polygon.namo_polygon_map_creator.subtract_polygon# subtract_polygon(polygon1, polygon2)[source]# Return a new polygon that is the difference of two polygons. Parameters: polygon1 (ndarray) polygon2 (ndarray) Return type: List[ndarray]