#include <CscLidarEngine.h>
Public Attributes | |
| map< double, double > | lidarValues |
| unsigned long long | timestamp |
| optional< OdometryData > | odometry = {} |
| map<double, double> conscience_core::lidar::LidarValues::lidarValues |
Distance (in centimeters) by angle from robot center, by angles in degrees from 0 in front of the robot to 360 rotating to the right
| optional<OdometryData> conscience_core::lidar::LidarValues::odometry = {} |
| unsigned long long conscience_core::lidar::LidarValues::timestamp |