Commit 335d917
committed
refactor(vehicle_tracker): enhance bounding box orientation logic in conditionedUpdate
- Updated the logic in the `conditionedUpdate` method to ensure that the bounding box orientation is correctly handled for cluster measurements.
- Improved the condition for aligning the cluster to the tracker's orientation by checking for polygon shape type and non-empty footprint points.
These changes aim to enhance the accuracy of the vehicle tracking system's update strategy.
Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp>1 parent fb75459 commit 335d917
1 file changed
Lines changed: 4 additions & 3 deletions
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
367 | 367 | | |
368 | 368 | | |
369 | 369 | | |
370 | | - | |
371 | | - | |
| 370 | + | |
| 371 | + | |
372 | 372 | | |
373 | 373 | | |
374 | | - | |
| 374 | + | |
| 375 | + | |
375 | 376 | | |
376 | 377 | | |
377 | 378 | | |
| |||
0 commit comments