Bounding boxes are half the size they are supported to be #1701
Labels
🪳 bug
Something isn't working
good first issue
Good for newcomers
🍏 primitives
Relating to Rerun primitives
🐍 Python API
Python logging API
Documentation clearly indicates bounding box dimensions are specified in half-sizes:
https://ref.rerun.io/docs/python/v0.3.0/common/spatial_primitives/#rerun.log_obb
Sample code:
However, the resultant bounding box appears to have sides of the provided dimensions:
The text was updated successfully, but these errors were encountered: