strayrobots / 3d-annotation-tool

A graphical user interface to annotate point clouds and 3D data.
MIT License
76 stars 8 forks source link

Bbox translate bugfix #46

Closed kekeblom closed 2 years ago

kekeblom commented 2 years ago

Fixes the bug where the bounding box will change orientation when translating a bounding box without first rotating it. Also initialize the bounding boxes such that they stand on the plane that was clicked, not such that the center is at the plane.