Apollo 10.0
自动驾驶开放平台
|
#include <point.h>
Public 属性 | |
uint8_t | label = 0 |
![]() | |
int32_t | beam_id = -1 |
![]() | |
float | height = std::numeric_limits<float>::max() |
![]() | |
double | timestamp = 0.0 |
![]() | |
T | x = 0 |
T | y = 0 |
T | z = 0 |
T | intensity = 0 |
额外继承的成员函数 | |
![]() | |
typedef T | Type |
uint8_t apollo::perception::base::PointXYZITHBL< T >::label = 0 |