18namespace measurement {
Collection of math functions.
Generic point and point cloud types.
Control the import and export of Windows DLL symbols.
Stores a vector of points in 3D space.
Definition PointCloud.hpp:43
Structure for holding a measurement form a ToF sensor.
Definition TofMeasurement.hpp:24
unsigned int frame_id
Frame number of the ThermalMeasurement.
Definition TofMeasurement.hpp:26
PointCloud point_cloud
Point cloud of the Time-of-Flight sensor measurement.
Definition TofMeasurement.hpp:29