Public Types | Public Attributes | List of all members
astra_ros::Device::Configuration::DepthStream Struct Reference

#include <Device.hpp>

Public Types

typedef Parameter< int > D2CMode
 
typedef Parameter< bool > Mirrored
 
typedef Parameter< ImageStreamModeMode
 
typedef Parameter< bool > Registration
 
typedef Parameter< bool > Running
 

Public Attributes

boost::optional< D2CModed2c_mode
 
boost::optional< Mirroredmirrored
 
boost::optional< Modemode
 
boost::optional< Registrationregistration
 
Running running
 

Detailed Description

Definition at line 239 of file Device.hpp.

Member Typedef Documentation

◆ D2CMode

Definition at line 247 of file Device.hpp.

◆ Mirrored

Definition at line 242 of file Device.hpp.

◆ Mode

Definition at line 244 of file Device.hpp.

◆ Registration

Definition at line 246 of file Device.hpp.

◆ Running

Definition at line 241 of file Device.hpp.

Member Data Documentation

◆ d2c_mode

boost::optional<D2CMode> astra_ros::Device::Configuration::DepthStream::d2c_mode

Definition at line 267 of file Device.hpp.

◆ mirrored

boost::optional<Mirrored> astra_ros::Device::Configuration::DepthStream::mirrored

Whether the depth image should be horizontally mirrored. If boost::none, the image will not be mirrored.

Definition at line 254 of file Device.hpp.

◆ mode

boost::optional<Mode> astra_ros::Device::Configuration::DepthStream::mode

The ImageStreamMode of the depth stream. If boost::none, the default mode will be used.

Definition at line 259 of file Device.hpp.

◆ registration

boost::optional<Registration> astra_ros::Device::Configuration::DepthStream::registration

If true, the depth image will be registered. If false or boost::none, the depth image will not be registered.

Definition at line 264 of file Device.hpp.

◆ running

Running astra_ros::Device::Configuration::DepthStream::running

Definition at line 249 of file Device.hpp.


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


astra_ros
Author(s): Braden McDorman
autogenerated on Wed Mar 2 2022 00:53:06