astra_ros
Classes | Public Attributes | List of all members
astra_ros::Device::Frame Struct Reference

Classes

struct  Body
 
struct  Color
 
struct  ColorizedBody
 
struct  Depth
 
struct  Hand
 
struct  Ir
 
struct  MaskedColor
 
struct  Point
 

Public Attributes

boost::optional< Colorcolor
 
boost::optional< Irir
 
boost::optional< Depthdepth
 
boost::optional< Bodybody
 
boost::optional< ColorizedBodycolorized_body
 
boost::optional< Handhand
 
boost::optional< MaskedColormasked_color
 
boost::optional< Pointpoint
 

Member Data Documentation

◆ body

boost::optional<Body> astra_ros::Device::Frame::body

Body data. boost::none if body_stream was boost::none in the Configuration.

◆ color

boost::optional<Color> astra_ros::Device::Frame::color

Color data. boost::none if color_stream was boost::none in the Configuration.

◆ colorized_body

boost::optional<ColorizedBody> astra_ros::Device::Frame::colorized_body

Colorized body data. boost::none if colorized_body_stream was boost::none in the Configuration.

◆ depth

boost::optional<Depth> astra_ros::Device::Frame::depth

Depth data. boost::none if depth_stream was boost::none in the Configuration.

◆ hand

boost::optional<Hand> astra_ros::Device::Frame::hand

Hand data. boost::none if hand_stream was boost::none in the Configuration.

◆ ir

boost::optional<Ir> astra_ros::Device::Frame::ir

IR data. boost::none if ir_stream was boost::none in the Configuration.

◆ masked_color

boost::optional<MaskedColor> astra_ros::Device::Frame::masked_color

Masked color data. boost::none if masked_color_stream was boost::none in the Configuration.

◆ point

boost::optional<Point> astra_ros::Device::Frame::point

Point cloud data. boost::none if point_stream was boost::none in the Configuration.


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