Show EOL distros:
Package Summary
A 3d visualization environment for robots using ROS.
- Author: Josh Faust
- License: BSD
- Repository: ros-pkg
- Source: svn https://code.ros.org/svn/ros-pkg/stacks/visualization/tags/visualization-1.4.1
Package Summary
A 3d visualization environment for robots using ROS.
- Author: Josh Faust, Dave Hershberger
- License: BSD
- Source: svn https://code.ros.org/svn/ros-pkg/stacks/visualization/branches/visualization-1.6
Package Summary
A 3d visualization environment for robots using ROS.
- Author: Dave Hershberger, Josh Faust
- License: BSD
- Source: git https://github.com/ros-visualization/visualization.git (branch: visualization-1.8)
Package Summary
3D visualization tool for ROS.
- Maintainer status: maintained
- Maintainer: David Gossow <dgossow AT gmail DOT com>, William Woodall <william AT osrfoundation DOT org>
- Author: Dave Hershberger, David Gossow, Josh Faust
- License: BSD, Creative Commons
- Bug / feature tracker: https://github.com/ros-visualization/rviz/issues
- Source: git https://github.com/ros-visualization/rviz.git (branch: groovy-devel)
Package Summary
3D visualization tool for ROS.
- Maintainer status: maintained
- Maintainer: David Gossow <dgossow AT gmail DOT com>, William Woodall <william AT osrfoundation DOT org>
- Author: Dave Hershberger, David Gossow, Josh Faust
- License: BSD, Creative Commons
- Bug / feature tracker: https://github.com/ros-visualization/rviz/issues
- Source: git https://github.com/ros-visualization/rviz.git (branch: hydro-devel)
Package Summary
3D visualization tool for ROS.
- Maintainer status: maintained
- Maintainer: D. Hood <dhood AT osrfoundation DOT org>, William Woodall <william AT osrfoundation DOT org>
- Author: Dave Hershberger, David Gossow, Josh Faust
- License: BSD, Creative Commons
- Bug / feature tracker: https://github.com/ros-visualization/rviz/issues
- Source: git https://github.com/ros-visualization/rviz.git (branch: indigo-devel)
Package Summary
3D visualization tool for ROS.
- Maintainer status: maintained
- Maintainer: D. Hood <dhood AT osrfoundation DOT org>, William Woodall <william AT osrfoundation DOT org>
- Author: Dave Hershberger, David Gossow, Josh Faust
- License: BSD, Creative Commons
- Bug / feature tracker: https://github.com/ros-visualization/rviz/issues
- Source: git https://github.com/ros-visualization/rviz.git (branch: indigo-devel)
Package Summary
3D visualization tool for ROS.
- Maintainer status: maintained
- Maintainer: D. Hood <dhood AT osrfoundation DOT org>, William Woodall <william AT osrfoundation DOT org>
- Author: Dave Hershberger, David Gossow, Josh Faust
- License: BSD, Creative Commons
- Bug / feature tracker: https://github.com/ros-visualization/rviz/issues
- Source: git https://github.com/ros-visualization/rviz.git (branch: kinetic-devel)
Package Summary
3D visualization tool for ROS.
- Maintainer status: maintained
- Maintainer: D. Hood <dhood AT osrfoundation DOT org>, William Woodall <william AT osrfoundation DOT org>
- Author: Dave Hershberger, David Gossow, Josh Faust
- License: BSD, Creative Commons
- Bug / feature tracker: https://github.com/ros-visualization/rviz/issues
- Source: git https://github.com/ros-visualization/rviz.git (branch: kinetic-devel)
Package Summary
3D visualization tool for ROS.
- Maintainer status: maintained
- Maintainer: Robert Haschke <rhaschke AT techfak.uni-bielefeld DOT de>
- Author: Dave Hershberger, David Gossow, Josh Faust
- License: BSD, Creative Commons
- Bug / feature tracker: https://github.com/ros-visualization/rviz/issues
- Source: git https://github.com/ros-visualization/rviz.git (branch: melodic-devel)
Package Summary
3D visualization tool for ROS.
- Maintainer status: maintained
- Maintainer: Robert Haschke <rhaschke AT techfak.uni-bielefeld DOT de>
- Author: Dave Hershberger, David Gossow, Josh Faust, William Woodall <william AT osrfoundation DOT org>
- License: BSD, Creative Commons
- Bug / feature tracker: https://github.com/ros-visualization/rviz/issues
- Source: git https://github.com/ros-visualization/rviz.git (branch: noetic-devel)
Contents
Overview
User Documentation
Tutorials
- Markers: Sending Basic Shapes (C++)
Shows how to use visualization_msgs/Marker messages to send basic shapes (cube, sphere, cylinder, arrow) to rviz.
- Markers: Points and Lines (C++)
Teaches how to use the visualization_msgs/Marker message to send points and lines to rviz.
- Interactive Markers: Getting Started
This tutorial explains what Interactive Marker are and teaches you some of the basic concepts.
- Interactive Markers: Writing a Simple Interactive Marker Server
This tutorial explains how to setup a minimalist server which manages a single interactive marker.
- Interactive Markers: Basic Controls
This tutorial explains how the basic_controls tutorial code works.
- Plugins: New Display Type
How to write a plugin which adds a new display capability to RViz.
- Plugins: New Dockable Panel
How to write a plugin which adds a new type of dock-able Panel widget to RViz.
- Plugins: New Tool Type
How to write a plugin which adds a new tool to RViz.
- Librviz: Incorporating RViz into a Custom GUI
How to write an application using an RViz visualization widget.
- Rviz in Stereo
Teaches how to set up Rviz to render in 3D Stereo.
API Documentation
Command Line Options
To see the list of command line options for your RViz release, run the following command:
rosrun rviz rviz --help
Recording Movies
rviz does not have a builtin capability to record movies. You can, however, use an application like GLC (or SimpleScreenRecorder) to do so. The RecordingOpenGLAppsWithGLC page has more information on recording and encoding.
Report a Bug
Report a bug or request a feature. [ View active tickets ]