astra_ros
Public Types | Public Attributes | List of all members
astra_ros::Device::Configuration::DepthStream Struct Reference
Collaboration diagram for astra_ros::Device::Configuration::DepthStream:
Collaboration graph
[legend]

Public Types

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

Public Attributes

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

Member Data Documentation

◆ 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.

◆ 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.

◆ 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.


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