open_simulation_interface  v3.4.0 (2021-11-18)
osi3::CameraSensorView Struct Reference

Definition of the camera sensor view. More...

Collaboration diagram for osi3::CameraSensorView:

Public Attributes

optional CameraSensorViewConfiguration view_configuration = 1
 
optional bytes image_data = 2
 

Detailed Description

Definition of the camera sensor view.

Camera specific sensor view data.

Member Data Documentation

◆ image_data

optional bytes osi3::CameraSensorView::image_data = 2

Raw image data.

The raw image data in the memory layout and order specified by the camera sensor input configuration.

◆ view_configuration

optional CameraSensorViewConfiguration osi3::CameraSensorView::view_configuration = 1

Camera view configuration valid at the time the data was created.


The documentation for this struct was generated from the following file: