SteveMacenski / slam_toolbox

Slam Toolbox for lifelong mapping and localization in potentially massive maps with ROS
GNU Lesser General Public License v2.1
1.67k stars 525 forks source link

Add service to toggle in and out of localization mode. #510

Closed malban closed 2 years ago

malban commented 2 years ago

Basic Info

Info Please fill out this column
Ticket(s) this addresses
Primary OS tested on Ubuntu 18.04
Robotic platform tested on gazebo simulation of small indoor robot with single plane lidar

Description of contribution in a few bullet points

Example use case would be to explore an area while building up a map in map mode and then switch to localization mode to perform tasks within that area.

Description of documentation updates required from your changes


Future work that may be required in bullet points

SteveMacenski commented 2 years ago

Also, change the base of all your PRs to ros2, we don't merge directly into existing distributions. It must be in ros2 first so that all future distributions have that work and I can backport PRs were appropriate