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

Add the support of range sensors to Collision Monitor - Cherry Picked #3154

Closed
wants to merge 3 commits into from

Conversation

SteveMacenski
Copy link
Member

@SteveMacenski SteveMacenski commented Aug 26, 2022

See #3099 for complete details. Running CI

@codecov
Copy link

codecov bot commented Aug 26, 2022

Codecov Report

Merging #3154 (502b88f) into main (a7d9c9b) will decrease coverage by 0.08%.
The diff coverage is 95.34%.

@@            Coverage Diff             @@
##             main    #3154      +/-   ##
==========================================
- Coverage   82.98%   82.89%   -0.09%     
==========================================
  Files         338      339       +1     
  Lines       15190    15233      +43     
==========================================
+ Hits        12605    12628      +23     
- Misses       2585     2605      +20     
Impacted Files Coverage Δ
...n_monitor/include/nav2_collision_monitor/types.hpp 100.00% <ø> (ø)
nav2_collision_monitor/src/circle.cpp 96.29% <ø> (ø)
nav2_collision_monitor/src/kinematics.cpp 100.00% <ø> (ø)
nav2_collision_monitor/src/main.cpp 0.00% <ø> (ø)
nav2_collision_monitor/src/pointcloud.cpp 94.44% <ø> (ø)
nav2_collision_monitor/src/polygon.cpp 97.31% <ø> (ø)
nav2_collision_monitor/src/scan.cpp 96.15% <ø> (ø)
nav2_collision_monitor/src/source.cpp 96.29% <ø> (ø)
nav2_collision_monitor/src/range.cpp 94.87% <94.87%> (ø)
...2_collision_monitor/src/collision_monitor_node.cpp 99.45% <100.00%> (+0.01%) ⬆️
... and 2 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@SteveMacenski SteveMacenski deleted the cm-range-cherry branch August 26, 2022 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants