swri-robotics/mapviz
Modular ROS visualization tool for 2D data.
What it solves
Mapviz is a visualization tool for ROS (Robot Operating System) that focuses specifically on visualizing 2D data, providing a complementary alternative to RVIZ.
How it works
It uses a plug-in system similar to RVIZ, allowing users to add different visualization layers or data sources to their 2D map view.
Who it’s for
Robotics developers and operators who need a dedicated 2D visualization tool for ROS-based systems.
Highlights
- 2D-focused visualization
- Plug-in architecture for extensibility
- Support for multiple ROS 2 distributions (Humble, Jazzy, Kilted, Lyrical, Rolling)
Related
- Project
ros2/rvizA 3D visualization tool for ROS 2 that allows developers to visualize sensor data, robot models, and coordinate frames to debug and monitor robot behavior.
- Project
ros-visualization/rvizrviz is a 3D visualizer for the Robot Operating System (ROS) framework, allowing developers to see robot data in 3D.
- Project
jsk-ros-pkg/jsk_visualizationA collection of ROS visualization packages providing specialized plugins for RViz and rqt to help developers monitor and debug robot data.
- Project
Livox-SDK/livox_ros_driver2A second-generation driver package that connects Livox LiDAR products to ROS and ROS2, enabling the publication of 3D point cloud data for robotics applications.
- Project
ctu-mrs/mrs_uav_systemA ROS2-based control, estimation, and simulation system for multirotor helicopters designed for reproducible robotics research and real-world deployment.