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(yabloc): add camera and vector map localization #3946

Merged

changed localization_mode option names

6e3977f
Select commit
Loading
Failed to load commit list.
Merged

feat(yabloc): add camera and vector map localization #3946

changed localization_mode option names
6e3977f
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 Jun 22, 2023 in 1s

4.64% of diff hit (target 14.72%)

View this Pull Request on Codecov

4.64% of diff hit (target 14.72%)

Annotations

Check warning on line 46 in localization/pose_initializer/src/pose_initializer/pose_initializer_core.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

localization/pose_initializer/src/pose_initializer/pose_initializer_core.cpp#L45-L46

Added lines #L45 - L46 were not covered by tests

Check warning on line 93 in localization/pose_initializer/src/pose_initializer/pose_initializer_core.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

localization/pose_initializer/src/pose_initializer/pose_initializer_core.cpp#L93

Added line #L93 was not covered by tests

Check warning on line 96 in localization/pose_initializer/src/pose_initializer/pose_initializer_core.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

localization/pose_initializer/src/pose_initializer/pose_initializer_core.cpp#L96

Added line #L96 was not covered by tests

Check warning on line 26 in localization/pose_initializer/src/pose_initializer/yabloc_module.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

localization/pose_initializer/src/pose_initializer/yabloc_module.cpp#L26

Added line #L26 was not covered by tests

Check warning on line 29 in localization/pose_initializer/src/pose_initializer/yabloc_module.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

localization/pose_initializer/src/pose_initializer/yabloc_module.cpp#L28-L29

Added lines #L28 - L29 were not covered by tests

Check warning on line 31 in localization/pose_initializer/src/pose_initializer/yabloc_module.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

localization/pose_initializer/src/pose_initializer/yabloc_module.cpp#L31

Added line #L31 was not covered by tests

Check warning on line 37 in localization/pose_initializer/src/pose_initializer/yabloc_module.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

localization/pose_initializer/src/pose_initializer/yabloc_module.cpp#L36-L37

Added lines #L36 - L37 were not covered by tests

Check warning on line 45 in localization/pose_initializer/src/pose_initializer/yabloc_module.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

localization/pose_initializer/src/pose_initializer/yabloc_module.cpp#L40-L45

Added lines #L40 - L45 were not covered by tests

Check warning on line 47 in localization/pose_initializer/src/pose_initializer/yabloc_module.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

localization/pose_initializer/src/pose_initializer/yabloc_module.cpp#L47

Added line #L47 was not covered by tests

Check warning on line 50 in localization/pose_initializer/src/pose_initializer/yabloc_module.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

localization/pose_initializer/src/pose_initializer/yabloc_module.cpp#L50

Added line #L50 was not covered by tests

Check warning on line 49 in localization/yabloc/yabloc_common/include/yabloc_common/ground_plane.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

localization/yabloc/yabloc_common/include/yabloc_common/ground_plane.hpp#L49

Added line #L49 was not covered by tests

Check warning on line 81 in localization/yabloc/yabloc_common/include/yabloc_common/ground_plane.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

localization/yabloc/yabloc_common/include/yabloc_common/ground_plane.hpp#L81

Added line #L81 was not covered by tests

Check warning on line 87 in localization/yabloc/yabloc_common/include/yabloc_common/ground_plane.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

localization/yabloc/yabloc_common/include/yabloc_common/ground_plane.hpp#L84-L87

Added lines #L84 - L87 were not covered by tests

Check warning on line 24 in localization/yabloc/yabloc_common/include/yabloc_common/ground_server/filter/moving_averaging.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

localization/yabloc/yabloc_common/include/yabloc_common/ground_server/filter/moving_averaging.hpp#L24

Added line #L24 was not covered by tests

Check warning on line 27 in localization/yabloc/yabloc_common/include/yabloc_common/ground_server/filter/moving_averaging.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

localization/yabloc/yabloc_common/include/yabloc_common/ground_server/filter/moving_averaging.hpp#L27

Added line #L27 was not covered by tests

Check warning on line 29 in localization/yabloc/yabloc_common/include/yabloc_common/ground_server/filter/moving_averaging.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

localization/yabloc/yabloc_common/include/yabloc_common/ground_server/filter/moving_averaging.hpp#L29

Added line #L29 was not covered by tests

Check warning on line 31 in localization/yabloc/yabloc_common/include/yabloc_common/ground_server/filter/moving_averaging.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

localization/yabloc/yabloc_common/include/yabloc_common/ground_server/filter/moving_averaging.hpp#L31

Added line #L31 was not covered by tests

Check warning on line 35 in localization/yabloc/yabloc_common/include/yabloc_common/ground_server/filter/moving_averaging.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

localization/yabloc/yabloc_common/include/yabloc_common/ground_server/filter/moving_averaging.hpp#L34-L35

Added lines #L34 - L35 were not covered by tests

Check warning on line 37 in localization/yabloc/yabloc_common/include/yabloc_common/ground_server/filter/moving_averaging.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

localization/yabloc/yabloc_common/include/yabloc_common/ground_server/filter/moving_averaging.hpp#L37

Added line #L37 was not covered by tests

Check warning on line 29 in localization/yabloc/yabloc_common/include/yabloc_common/ground_server/util.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

localization/yabloc/yabloc_common/include/yabloc_common/ground_server/util.hpp#L29

Added line #L29 was not covered by tests

Check warning on line 34 in localization/yabloc/yabloc_common/include/yabloc_common/ground_server/util.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

localization/yabloc/yabloc_common/include/yabloc_common/ground_server/util.hpp#L33-L34

Added lines #L33 - L34 were not covered by tests

Check warning on line 37 in localization/yabloc/yabloc_common/include/yabloc_common/ground_server/util.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

localization/yabloc/yabloc_common/include/yabloc_common/ground_server/util.hpp#L36-L37

Added lines #L36 - L37 were not covered by tests

Check warning on line 39 in localization/yabloc/yabloc_common/include/yabloc_common/ground_server/util.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

localization/yabloc/yabloc_common/include/yabloc_common/ground_server/util.hpp#L39

Added line #L39 was not covered by tests

Check warning on line 42 in localization/yabloc/yabloc_common/include/yabloc_common/ground_server/util.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

localization/yabloc/yabloc_common/include/yabloc_common/ground_server/util.hpp#L42

Added line #L42 was not covered by tests

Check warning on line 44 in localization/yabloc/yabloc_common/include/yabloc_common/ground_server/util.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

localization/yabloc/yabloc_common/include/yabloc_common/ground_server/util.hpp#L44

Added line #L44 was not covered by tests