ros-navigation / navigation2

ROS 2 Navigation Framework and System
https://nav2.org/
Other
2.31k stars 1.2k forks source link

fix(nav2_costmap_2d): make obstacle layer not current on enabled toggle #4507

Closed bektaskemal closed 4 days ago

bektaskemal commented 6 days ago

Basic Info

Info Please fill out this column
Ticket(s) this addresses https://github.com/ros-navigation/navigation2/issues/4465
Primary OS tested on Ubuntu
Robotic platform tested on Turtlebot Sim
Does this PR contain AI generated software? No

Description of contribution in a few bullet points

codecov[bot] commented 6 days ago

Codecov Report

Attention: Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.

Files Coverage Δ
nav2_costmap_2d/plugins/obstacle_layer.cpp 76.82% <66.66%> (-0.18%) :arrow_down:

... and 1 file with indirect coverage changes

bektaskemal commented 5 days ago

Did you test this to get the behavior we discussed?

Yes, it works as we discussed.

SteveMacenski commented 4 days ago

Thanks for the discussion / contribution!