[Documentation] [TitleIndex] [WordIndex

Intro

All the plugins in this package are based on a custom camera sensor. This type of sensor provides access to synchronized frames from a set of cameras. The frames that the sensor generates are forwarded to a sensor plugin (just as you would expect with any other sensor). The plugin has at least one video recorder. The recorder is responsible for processing the frames and creating videos. What each of the plugins in the package does is decide which frames to give to the recorder every time. By managing the frames in different ways, you can create plugins that accommodate different use cases.

gvm-design.png

In the next tutorials, we'll find out how to configure the multicamera sensor, as well as which are the available video plugins and how to use them.

Tutorials

  1. Configuring a gvm multicamera sensor

    This tutorial walks you through how to configure a gvm multicamera sensor

  2. Utility Plugins

    This tutorial presents various utility plugins that are useful for the video plugins

  3. Gazebo Video Monitor Plugin

    This tutorial presents the gazebo video monitor plugin

  4. Gazebo Multi Video Monitor Plugin

    This tutorial presents the gazebo multi video monitor plugin

  5. Gazebo Multi Camera Monitor Plugin

    This tutorial presents the gazebo multi camera monitor plugin

  6. Gazebo Multi View Monitor Plugin

    This tutorial presents the gazebo multi view monitor plugin

Create a new tutorial:


2023-10-28 12:37