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

Adding non-charging dock support to docking server (for conveyers, pallots, etc) #4627

Merged
merged 4 commits into from
Aug 26, 2024

Merge branch 'main' into docking_infra

27aab64
Select commit
Loading
Failed to load commit list.
Merged

Adding non-charging dock support to docking server (for conveyers, pallots, etc) #4627

Merge branch 'main' into docking_infra
27aab64
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 21, 2024 in 0s

86.04% of diff hit (target 89.50%)

View this Pull Request on Codecov

86.04% of diff hit (target 89.50%)

Annotations

Check warning on line 290 in nav2_docking/opennav_docking/src/docking_server.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

nav2_docking/opennav_docking/src/docking_server.cpp#L290

Added line #L290 was not covered by tests

Check warning on line 309 in nav2_docking/opennav_docking/src/docking_server.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

nav2_docking/opennav_docking/src/docking_server.cpp#L309

Added line #L309 was not covered by tests

Check warning on line 459 in nav2_docking/opennav_docking/src/docking_server.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

nav2_docking/opennav_docking/src/docking_server.cpp#L459

Added line #L459 was not covered by tests

Check warning on line 661 in nav2_docking/opennav_docking/src/docking_server.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

nav2_docking/opennav_docking/src/docking_server.cpp#L661

Added line #L661 was not covered by tests

Check warning on line 31 in nav2_docking/opennav_docking/src/simple_non_charging_dock.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

nav2_docking/opennav_docking/src/simple_non_charging_dock.cpp#L31

Added line #L31 was not covered by tests

Check warning on line 110 in nav2_docking/opennav_docking/src/simple_non_charging_dock.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

nav2_docking/opennav_docking/src/simple_non_charging_dock.cpp#L110

Added line #L110 was not covered by tests

Check warning on line 175 in nav2_docking/opennav_docking/src/simple_non_charging_dock.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

nav2_docking/opennav_docking/src/simple_non_charging_dock.cpp#L175

Added line #L175 was not covered by tests

Check warning on line 177 in nav2_docking/opennav_docking/src/simple_non_charging_dock.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

nav2_docking/opennav_docking/src/simple_non_charging_dock.cpp#L177

Added line #L177 was not covered by tests

Check warning on line 180 in nav2_docking/opennav_docking/src/simple_non_charging_dock.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

nav2_docking/opennav_docking/src/simple_non_charging_dock.cpp#L179-L180

Added lines #L179 - L180 were not covered by tests

Check warning on line 184 in nav2_docking/opennav_docking/src/simple_non_charging_dock.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

nav2_docking/opennav_docking/src/simple_non_charging_dock.cpp#L182-L184

Added lines #L182 - L184 were not covered by tests

Check warning on line 236 in nav2_docking/opennav_docking/src/simple_non_charging_dock.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

nav2_docking/opennav_docking/src/simple_non_charging_dock.cpp#L234-L236

Added lines #L234 - L236 were not covered by tests

Check warning on line 239 in nav2_docking/opennav_docking/src/simple_non_charging_dock.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

nav2_docking/opennav_docking/src/simple_non_charging_dock.cpp#L238-L239

Added lines #L238 - L239 were not covered by tests

Check warning on line 247 in nav2_docking/opennav_docking/src/simple_non_charging_dock.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

nav2_docking/opennav_docking/src/simple_non_charging_dock.cpp#L244-L247

Added lines #L244 - L247 were not covered by tests

Check warning on line 39 in nav2_docking/opennav_docking_core/include/opennav_docking_core/non_charging_dock.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

nav2_docking/opennav_docking_core/include/opennav_docking_core/non_charging_dock.hpp#L39

Added line #L39 was not covered by tests

Check warning on line 131 in nav2_docking/opennav_docking_core/include/opennav_docking_core/non_charging_dock.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

nav2_docking/opennav_docking_core/include/opennav_docking_core/non_charging_dock.hpp#L131

Added line #L131 was not covered by tests