EduArt Sensor Ring Library 3.0.1
Loading...
Searching...
No Matches
eduart::measurement::PointData Class Reference

Stores the data of a single point in 3d space. More...

#include <PointCloud.hpp>

Collaboration diagram for eduart::measurement::PointData:
[legend]

Public Attributes

math::Vector3 point = { 0.0, 0.0, 0.0 }
 Cartesian coordinates of the point.
double raw_distance = 0.0
 Raw distance from the origin to the point.
double sigma = 0.0
 Standard deviation associated with the points location.
int user_idx = 0
 User assigned index of the sensor that measured the point.

Detailed Description

Stores the data of a single point in 3d space.


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