Apollo 10.0
自动驾驶开放平台
|
#include <point_cloud_util.h>
Public 属性 | |
float | x |
float | y |
float | z |
float | length |
float | width |
float | height |
float | yaw |
float | trans_x |
float | trans_y |
float | trans_z |
在文件 point_cloud_util.h 第 31 行定义.
float apollo::perception::base::BoundingCube::height |
在文件 point_cloud_util.h 第 37 行定义.
float apollo::perception::base::BoundingCube::length |
在文件 point_cloud_util.h 第 35 行定义.
float apollo::perception::base::BoundingCube::trans_x |
在文件 point_cloud_util.h 第 39 行定义.
float apollo::perception::base::BoundingCube::trans_y |
在文件 point_cloud_util.h 第 40 行定义.
float apollo::perception::base::BoundingCube::trans_z |
在文件 point_cloud_util.h 第 41 行定义.
float apollo::perception::base::BoundingCube::width |
在文件 point_cloud_util.h 第 36 行定义.
float apollo::perception::base::BoundingCube::x |
在文件 point_cloud_util.h 第 32 行定义.
float apollo::perception::base::BoundingCube::y |
在文件 point_cloud_util.h 第 33 行定义.
float apollo::perception::base::BoundingCube::yaw |
在文件 point_cloud_util.h 第 38 行定义.
float apollo::perception::base::BoundingCube::z |
在文件 point_cloud_util.h 第 34 行定义.