Apollo 10.0
自动驾驶开放平台
|
#include <point.h>
Public 属性 | |
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 |
int32_t apollo::perception::base::PointXYZITHB< T >::beam_id = -1 |