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: port autoware_kalman_filter from autoware.universe #141

Merged

Merge branch 'main' into port-autoware_kalman_filter

bf4aab9
Select commit
Loading
Failed to load commit list.
Merged

feat: port autoware_kalman_filter from autoware.universe #141

Merge branch 'main' into port-autoware_kalman_filter
bf4aab9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 8, 2025 in 0s

69.19% of diff hit (target 78.75%)

View this Pull Request on Codecov

69.19% of diff hit (target 78.75%)

Annotations

Check warning on line 22 in common/autoware_kalman_filter/src/kalman_filter.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/autoware_kalman_filter/src/kalman_filter.cpp#L22

Added line #L22 was not covered by tests

Check warning on line 28 in common/autoware_kalman_filter/src/kalman_filter.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/autoware_kalman_filter/src/kalman_filter.cpp#L28

Added line #L28 was not covered by tests

Check warning on line 52 in common/autoware_kalman_filter/src/kalman_filter.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/autoware_kalman_filter/src/kalman_filter.cpp#L52

Added line #L52 was not covered by tests

Check warning on line 59 in common/autoware_kalman_filter/src/kalman_filter.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/autoware_kalman_filter/src/kalman_filter.cpp#L59

Added line #L59 was not covered by tests

Check warning on line 62 in common/autoware_kalman_filter/src/kalman_filter.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/autoware_kalman_filter/src/kalman_filter.cpp#L62

Added line #L62 was not covered by tests

Check warning on line 66 in common/autoware_kalman_filter/src/kalman_filter.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/autoware_kalman_filter/src/kalman_filter.cpp#L65-L66

Added lines #L65 - L66 were not covered by tests

Check warning on line 70 in common/autoware_kalman_filter/src/kalman_filter.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/autoware_kalman_filter/src/kalman_filter.cpp#L69-L70

Added lines #L69 - L70 were not covered by tests

Check warning on line 74 in common/autoware_kalman_filter/src/kalman_filter.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/autoware_kalman_filter/src/kalman_filter.cpp#L73-L74

Added lines #L73 - L74 were not covered by tests

Check warning on line 78 in common/autoware_kalman_filter/src/kalman_filter.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/autoware_kalman_filter/src/kalman_filter.cpp#L77-L78

Added lines #L77 - L78 were not covered by tests

Check warning on line 81 in common/autoware_kalman_filter/src/kalman_filter.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/autoware_kalman_filter/src/kalman_filter.cpp#L81

Added line #L81 was not covered by tests

Check warning on line 90 in common/autoware_kalman_filter/src/kalman_filter.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/autoware_kalman_filter/src/kalman_filter.cpp#L90

Added line #L90 was not covered by tests

Check warning on line 92 in common/autoware_kalman_filter/src/kalman_filter.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/autoware_kalman_filter/src/kalman_filter.cpp#L92

Added line #L92 was not covered by tests

Check warning on line 107 in common/autoware_kalman_filter/src/kalman_filter.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/autoware_kalman_filter/src/kalman_filter.cpp#L107

Added line #L107 was not covered by tests

Check warning on line 109 in common/autoware_kalman_filter/src/kalman_filter.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/autoware_kalman_filter/src/kalman_filter.cpp#L109

Added line #L109 was not covered by tests

Check warning on line 140 in common/autoware_kalman_filter/src/kalman_filter.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/autoware_kalman_filter/src/kalman_filter.cpp#L140

Added line #L140 was not covered by tests

Check warning on line 144 in common/autoware_kalman_filter/src/kalman_filter.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/autoware_kalman_filter/src/kalman_filter.cpp#L144

Added line #L144 was not covered by tests

Check warning on line 93 in common/autoware_kalman_filter/src/time_delay_kalman_filter.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/autoware_kalman_filter/src/time_delay_kalman_filter.cpp#L93

Added line #L93 was not covered by tests

Check warning on line 104 in common/autoware_kalman_filter/src/time_delay_kalman_filter.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/autoware_kalman_filter/src/time_delay_kalman_filter.cpp#L104

Added line #L104 was not covered by tests

Check warning on line 75 in common/autoware_kalman_filter/test/test_kalman_filter.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/autoware_kalman_filter/test/test_kalman_filter.cpp#L75

Added line #L75 was not covered by tests

Check warning on line 39 in common/autoware_kalman_filter/test/test_time_delay_kalman_filter.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/autoware_kalman_filter/test/test_time_delay_kalman_filter.cpp#L39

Added line #L39 was not covered by tests

Check warning on line 70 in common/autoware_kalman_filter/test/test_time_delay_kalman_filter.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/autoware_kalman_filter/test/test_time_delay_kalman_filter.cpp#L70

Added line #L70 was not covered by tests

Check warning on line 111 in common/autoware_kalman_filter/test/test_time_delay_kalman_filter.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

common/autoware_kalman_filter/test/test_time_delay_kalman_filter.cpp#L111

Added line #L111 was not covered by tests