Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(autoware_multi_object_tracker): unknown object orientation #10286

fix(object_model): correct bounding box calculation by initializing l…

a64d444
Select commit
Loading
Failed to load commit list.
Merged

fix(autoware_multi_object_tracker): unknown object orientation #10286

fix(object_model): correct bounding box calculation by initializing l…
a64d444
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 17, 2025 in 0s

0.00% of diff hit (target 0.00%)

View this Pull Request on Codecov

0.00% of diff hit (target 0.00%)

Annotations

Check warning on line 101 in perception/autoware_multi_object_tracker/lib/object_model/shapes.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/autoware_multi_object_tracker/lib/object_model/shapes.cpp#L96-L101

Added lines #L96 - L101 were not covered by tests

Check warning on line 109 in perception/autoware_multi_object_tracker/lib/object_model/shapes.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/autoware_multi_object_tracker/lib/object_model/shapes.cpp#L109

Added line #L109 was not covered by tests

Check warning on line 127 in perception/autoware_multi_object_tracker/lib/object_model/shapes.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/autoware_multi_object_tracker/lib/object_model/shapes.cpp#L127

Added line #L127 was not covered by tests

Check warning on line 147 in perception/autoware_multi_object_tracker/lib/tracker/model/unknown_tracker.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/autoware_multi_object_tracker/lib/tracker/model/unknown_tracker.cpp#L147

Added line #L147 was not covered by tests

Check warning on line 61 in perception/autoware_multi_object_tracker/src/processor/input_manager.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/autoware_multi_object_tracker/src/processor/input_manager.cpp#L61

Added line #L61 was not covered by tests

Check warning on line 64 in perception/autoware_multi_object_tracker/src/processor/input_manager.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/autoware_multi_object_tracker/src/processor/input_manager.cpp#L64

Added line #L64 was not covered by tests

Check warning on line 66 in perception/autoware_multi_object_tracker/src/processor/input_manager.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/autoware_multi_object_tracker/src/processor/input_manager.cpp#L66

Added line #L66 was not covered by tests

Check warning on line 69 in perception/autoware_multi_object_tracker/src/processor/input_manager.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/autoware_multi_object_tracker/src/processor/input_manager.cpp#L69

Added line #L69 was not covered by tests

Check warning on line 71 in perception/autoware_multi_object_tracker/src/processor/input_manager.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/autoware_multi_object_tracker/src/processor/input_manager.cpp#L71

Added line #L71 was not covered by tests