| Humble | Jazzy | Kilted | Lyrical | Rolling |
|---|---|---|---|---|
Mapviz is a ROS based visualization tool with a plug-in system similar to RVIZ focused on visualizing 2D data.
v4.0.0 introduced several breaking changes.
- Many header files had their extensions changed from
.hto.hppto conform to ROS conventions. - The UI and ROS callbacks were split into separate threads. This significantly impacts the plugin architecture. Please see the documentation for instructions on how to safely apply these changes and for examples of plugins that use the new architecture.
View the documentation for usage information.
