Skip to content

Tutorials related to using and extending RViz and interactive_markers.

ros-visualization/visualization_tutorials

Repository files navigation

visualization_tutorials

This repository contains the following tutorial packages for visualization in RViz:

  1. rviz_plugin_tutorials
    • shows how to develop plugins for RViz including displays, panels, and tools.
  2. visualization_marker_tutorials
    • shows how to use the Marker Display to render basic markers.
  3. interactive_marker_tutorials
    • shows how to use the Interactive Marker Display to render markers that the user can interact with.
  4. librviz_tutorial
    • shows how to write your own RViz application.

To build the tutorial documentation for each package, run the following command:

$ sphinx-build -b html src_dir build_dir

Where src_dir is the path to the package docs and build_dir is the directory where you want to build the docs.

About

Tutorials related to using and extending RViz and interactive_markers.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 24