Adding a service to clear a costmap around the robot (#596)
* Adding a service to clear a costmap around the robot * Addressed code review feedback.
Showing
- nav2_costmap_2d/include/nav2_costmap_2d/clear_costmap_service.hpp 10 additions, 0 deletions...tmap_2d/include/nav2_costmap_2d/clear_costmap_service.hpp
- nav2_costmap_2d/src/clear_costmap_service.cpp 53 additions, 0 deletionsnav2_costmap_2d/src/clear_costmap_service.cpp
- nav2_msgs/CMakeLists.txt 1 addition, 0 deletionsnav2_msgs/CMakeLists.txt
- nav2_msgs/srv/ClearCostmapAroundRobot.srv 6 additions, 0 deletionsnav2_msgs/srv/ClearCostmapAroundRobot.srv
Please register or sign in to comment