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(bytetrack): fix uninteded roi value error due to casting int to uint #5589

Merged
merged 2 commits into from
Nov 21, 2023

refactor outside xy variable

47fcced
Select commit
Loading
Failed to load commit list.
Merged

fix(bytetrack): fix uninteded roi value error due to casting int to uint #5589

refactor outside xy variable
47fcced
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 16, 2023 in 0s

0.00% of diff hit (target 14.77%)

View this Pull Request on Codecov

0.00% of diff hit (target 14.77%)

Annotations

Check warning on line 92 in perception/bytetrack/src/bytetrack_node.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/bytetrack/src/bytetrack_node.cpp#L87-L92

Added lines #L87 - L92 were not covered by tests

Check warning on line 97 in perception/bytetrack/src/bytetrack_node.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/bytetrack/src/bytetrack_node.cpp#L94-L97

Added lines #L94 - L97 were not covered by tests