Apollo 10.0
自动驾驶开放平台
apollo::perception::base::BoundingCube结构体 参考

#include <point_cloud_util.h>

apollo::perception::base::BoundingCube 的协作图:

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.h31 行定义.

类成员变量说明

◆ height

float apollo::perception::base::BoundingCube::height

在文件 point_cloud_util.h37 行定义.

◆ length

float apollo::perception::base::BoundingCube::length

在文件 point_cloud_util.h35 行定义.

◆ trans_x

float apollo::perception::base::BoundingCube::trans_x

在文件 point_cloud_util.h39 行定义.

◆ trans_y

float apollo::perception::base::BoundingCube::trans_y

在文件 point_cloud_util.h40 行定义.

◆ trans_z

float apollo::perception::base::BoundingCube::trans_z

在文件 point_cloud_util.h41 行定义.

◆ width

float apollo::perception::base::BoundingCube::width

在文件 point_cloud_util.h36 行定义.

◆ x

float apollo::perception::base::BoundingCube::x

在文件 point_cloud_util.h32 行定义.

◆ y

float apollo::perception::base::BoundingCube::y

在文件 point_cloud_util.h33 行定义.

◆ yaw

float apollo::perception::base::BoundingCube::yaw

在文件 point_cloud_util.h38 行定义.

◆ z

float apollo::perception::base::BoundingCube::z

在文件 point_cloud_util.h34 行定义.


该结构体的文档由以下文件生成: