You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The handle_final_shape_cb argument on the AnnotatedPolygonTool does not call the callback function set to it. I can't get the shape object once the tool helps create the final shape.
The handle_final_shape_cb works as expected in the AnnotatedRectangleTool, and AnnotatedEllipseTool.