#include <CscLidarEngine.h>
Public Attributes | |
| std::vector< CscPoint3d > | points |
| double | minY = 0.0f |
| double | maxY = 0.0f |
| double | avgY = 0.0f |
| bool | is3d = true |
| double conscience_core::lidar::CscPointCloud3d::avgY = 0.0f |
average Y in point clouds, in centimeters
| bool conscience_core::lidar::CscPointCloud3d::is3d = true |
True if contains only 3D values, false if 2D
| double conscience_core::lidar::CscPointCloud3d::maxY = 0.0f |
max Y in point clouds, in centimeters
| double conscience_core::lidar::CscPointCloud3d::minY = 0.0f |
minY in point clouds, in centimeters
| std::vector<CscPoint3d> conscience_core::lidar::CscPointCloud3d::points |
Point cloud, Conscience reference frame but relative to robot