Fixes strange behavior with empty leftover entries in the trajectory list of the RViz plugin. By using an `std::map` instead of an `std::vector` for the trajectories we can easily erase trajectories which do not appear in the submap list anymore. |
||
|---|---|---|
| .. | ||
| .clang-format | ||
| drawable_submap.cc | ||
| drawable_submap.h | ||
| ogre_slice.cc | ||
| ogre_slice.h | ||
| submaps_display.cc | ||
| submaps_display.h | ||