Apollo 10.0
自动驾驶开放平台
apollo::contrib::lgsvl_msgs::BoundingBox2D结构体 参考
apollo::contrib::lgsvl_msgs::BoundingBox2D 的协作图:

Public 属性

float x = 1
 
float y = 2
 
float width = 3
 
float height = 4
 

详细描述

在文件 detection2d.proto6 行定义.

类成员变量说明

◆ height

float apollo::contrib::lgsvl_msgs::BoundingBox2D::height = 4

在文件 detection2d.proto10 行定义.

◆ width

float apollo::contrib::lgsvl_msgs::BoundingBox2D::width = 3

在文件 detection2d.proto9 行定义.

◆ x

float apollo::contrib::lgsvl_msgs::BoundingBox2D::x = 1

在文件 detection2d.proto7 行定义.

◆ y

float apollo::contrib::lgsvl_msgs::BoundingBox2D::y = 2

在文件 detection2d.proto8 行定义.


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