Only released in EOL distros:
Package Summary
Visualization tools for robots. Currently just rviz, a 3d visualization environment for robots using ROS, as well as rxbag_plugins, which extend the visualization capabilities of rxbag.
- Author: Josh Faust, Dave Hershberger
- License: BSD,Creative Commons,wxWindows
- Source: svn https://code.ros.org/svn/ros-pkg/stacks/visualization/branches/visualization-1.6
Package Summary
Visualization tools for robots. Currently just rviz, a 3d visualization environment for robots using ROS, as well as rxbag_plugins, which extend the visualization capabilities of rxbag.
- Author: Josh Faust, Dave Hershberger
- License: BSD,Creative Commons,wxWindows
- Source: git https://github.com/ros-visualization/visualization.git (branch: visualization-1.8)
Package Summary
Meta-package referring to RViz, exists for backwards-compatibility.
- Author: Dave Hershberger, Josh Faust
- License: BSD
- Source: git https://github.com/ros-visualization/visualization.git (branch: groovy-devel)
Documentation
The visualization stack includes tools for visualizing robot and sensor state in as well as other data within the ROS toolchain. The main package of note in this stack is rviz, which is our 3D visualization system.
The visualization stack also includes:
rxbag_plugins, which provides visualization plugins for the rxbag bag file GUI.
wxPropertyGrid, a thirdparty wxWidgets control used heavily in rviz. (This was true in Electric. In Fuerte and beyond, rviz uses Qt widgets and a home-made property system.)
You may also wish to view the documentation for visualization_common, which contains common OGRE libraries for building visualization tools.
Report a Bug
For rviz bugs, please first consult the rviz/Troubleshooting page, especially the How to make a usable bug report section at the end.
Visualization packages rviz, interactive_markers, and rviz_view_controllers have been separated and moved to GitHub. Please use their individual GitHub issue trackers linked from the package pages to report bugs or request features.
Documentation
The visualization stack includes tools for visualizing robot and sensor state in as well as other data within the ROS toolchain. The main package of note in this stack is rviz, which is our 3D visualization system.
The visualization stack also includes:
rxbag_plugins, which provides visualization plugins for the rxbag bag file GUI.
wxPropertyGrid, a thirdparty wxWidgets control used heavily in rviz. (This was true in Electric. In Fuerte and beyond, rviz uses Qt widgets and a home-made property system.)
You may also wish to view the documentation for visualization_common, which contains common OGRE libraries for building visualization tools.
Report a Bug
For rviz bugs, please first consult the rviz/Troubleshooting page, especially the How to make a usable bug report section at the end.
Visualization packages rviz, interactive_markers, and rviz_view_controllers have been separated and moved to GitHub. Please use their individual GitHub issue trackers linked from the package pages to report bugs or request features.