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 graph edges to graph visualization marker. #502

Closed malban closed 2 years ago

malban commented 2 years ago

Basic Info

Info Please fill out this column
Ticket(s) this addresses #498
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

Add graph edges to graph visualization marker.

For example: image

Edit: I didn't realize this was already implemented for noetic, but looking at it now. I think this implementation is a bit more simple and efficient.

Description of documentation updates required from your changes

No documentation updates required.

Future work that may be required in bullet points

Sequential vs loop closure edges could be distinguished in the future by color.