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

feat(multi_object_tracker): enable to track large/small size object #5858

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Merge remote-tracking branch 'origin/main' into feat/separate_associa…

c502e73
Select commit
Loading
Failed to load commit list.
Draft

feat(multi_object_tracker): enable to track large/small size object #5858

Merge remote-tracking branch 'origin/main' into feat/separate_associa…
c502e73
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 21, 2024 in 0s

0.00% of diff hit (target 14.37%)

View this Pull Request on Codecov

0.00% of diff hit (target 14.37%)

Annotations

Check warning on line 156 in perception/multi_object_tracker/src/data_association/data_association.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/multi_object_tracker/src/data_association/data_association.cpp#L156

Added line #L156 was not covered by tests

Check warning on line 165 in perception/multi_object_tracker/src/data_association/data_association.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/multi_object_tracker/src/data_association/data_association.cpp#L164-L165

Added lines #L164 - L165 were not covered by tests

Check warning on line 169 in perception/multi_object_tracker/src/data_association/data_association.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/multi_object_tracker/src/data_association/data_association.cpp#L168-L169

Added lines #L168 - L169 were not covered by tests

Check warning on line 172 in perception/multi_object_tracker/src/data_association/data_association.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/multi_object_tracker/src/data_association/data_association.cpp#L171-L172

Added lines #L171 - L172 were not covered by tests

Check warning on line 185 in perception/multi_object_tracker/src/data_association/data_association.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/multi_object_tracker/src/data_association/data_association.cpp#L175-L185

Added lines #L175 - L185 were not covered by tests

Check warning on line 188 in perception/multi_object_tracker/src/data_association/data_association.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/multi_object_tracker/src/data_association/data_association.cpp#L188

Added line #L188 was not covered by tests

Check warning on line 267 in perception/multi_object_tracker/src/multi_object_tracker_core.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/multi_object_tracker/src/multi_object_tracker_core.cpp#L267

Added line #L267 was not covered by tests

Check warning on line 273 in perception/multi_object_tracker/src/multi_object_tracker_core.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/multi_object_tracker/src/multi_object_tracker_core.cpp#L273

Added line #L273 was not covered by tests

Check warning on line 283 in perception/multi_object_tracker/src/multi_object_tracker_core.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/multi_object_tracker/src/multi_object_tracker_core.cpp#L283

Added line #L283 was not covered by tests

Check warning on line 296 in perception/multi_object_tracker/src/multi_object_tracker_core.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/multi_object_tracker/src/multi_object_tracker_core.cpp#L296

Added line #L296 was not covered by tests

Check warning on line 301 in perception/multi_object_tracker/src/multi_object_tracker_core.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/multi_object_tracker/src/multi_object_tracker_core.cpp#L301

Added line #L301 was not covered by tests