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(multi_object_tracker): tune parameters for pedestrian tracker #6343

Merge branch 'main' into fix/multi-object-tracker-pedestrian-tuning

32b9aff
Select commit
Loading
Failed to load commit list.
Merged

fix(multi_object_tracker): tune parameters for pedestrian tracker #6343

Merge branch 'main' into fix/multi-object-tracker-pedestrian-tuning
32b9aff
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Feb 8, 2024 in 0s

0.00% of diff hit (target 14.86%)

View this Pull Request on Codecov

0.00% of diff hit (target 14.86%)

Annotations

Check warning on line 332 in perception/multi_object_tracker/src/tracker/model/bicycle_tracker.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/multi_object_tracker/src/tracker/model/bicycle_tracker.cpp#L332

Added line #L332 was not covered by tests

Check warning on line 376 in perception/multi_object_tracker/src/tracker/model/big_vehicle_tracker.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/multi_object_tracker/src/tracker/model/big_vehicle_tracker.cpp#L376

Added line #L376 was not covered by tests

Check warning on line 376 in perception/multi_object_tracker/src/tracker/model/normal_vehicle_tracker.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/multi_object_tracker/src/tracker/model/normal_vehicle_tracker.cpp#L376

Added line #L376 was not covered by tests

Check warning on line 84 in perception/multi_object_tracker/src/tracker/model/pedestrian_tracker.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/multi_object_tracker/src/tracker/model/pedestrian_tracker.cpp#L80-L84

Added lines #L80 - L84 were not covered by tests

Check warning on line 249 in perception/multi_object_tracker/src/tracker/model/pedestrian_tracker.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/multi_object_tracker/src/tracker/model/pedestrian_tracker.cpp#L249

Added line #L249 was not covered by tests