measure_overlap
Check if two objects' bounding boxes overlap, returning overlap status, volume, and intersection dimensions.
Instructions
Check if two objects' bounding boxes overlap.
Returns overlap status, overlap volume, and intersection dimensions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object_a | Yes | ||
| object_b | Yes |