#include <Device.hpp>
Public Attributes | |
| std::int16_t * | data |
| std::uint32_t | data_length |
| float | horizontal_fov |
| astra_image_metadata_t | metadata |
| bool | registered |
| float | vertical_fov |
Definition at line 81 of file Device.hpp.
| std::int16_t* astra_ros::Device::Frame::Depth::data |
Definition at line 92 of file Device.hpp.
| std::uint32_t astra_ros::Device::Frame::Depth::data_length |
Definition at line 88 of file Device.hpp.
| float astra_ros::Device::Frame::Depth::horizontal_fov |
Definition at line 83 of file Device.hpp.
| astra_image_metadata_t astra_ros::Device::Frame::Depth::metadata |
Definition at line 94 of file Device.hpp.
| bool astra_ros::Device::Frame::Depth::registered |
Definition at line 86 of file Device.hpp.
| float astra_ros::Device::Frame::Depth::vertical_fov |
Definition at line 84 of file Device.hpp.