-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Bug report
Required Info:
- Operating System: Ubuntu 20.04
- ROS2 Version: Galactic
- Version or commit hash: last galactic sync
- DDS implementation: Cyclone
Steps to reproduce issue
Call CostmapLayer::clearArea
https://github.com/ros-planning/navigation2/blob/b201d058a7b15f1786c57afe69d079ac5d502018/nav2_costmap_2d/src/costmap_layer.cpp#L64-L81
Expected behavior
Actual behavior
The opposite!
Additional information
Propably this line should have == instead of !=
https://github.com/ros-planning/navigation2/blob/b201d058a7b15f1786c57afe69d079ac5d502018/nav2_costmap_2d/src/costmap_layer.cpp#L72
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working