Apollo 10.0
自动驾驶开放平台
|
#include <obj_mapper.h>
Public 属性 | |
float | hwl [3] = {0} |
float | bbox [4] = {0} |
float | ry = 0.0f |
bool | is_veh = true |
bool | check_dimension = true |
int | type_min_vol_index = 0 |
在文件 obj_mapper.h 第 32 行定义.
float apollo::perception::camera::ObjMapperOptions::bbox[4] = {0} |
在文件 obj_mapper.h 第 34 行定义.
bool apollo::perception::camera::ObjMapperOptions::check_dimension = true |
在文件 obj_mapper.h 第 37 行定义.
float apollo::perception::camera::ObjMapperOptions::hwl[3] = {0} |
在文件 obj_mapper.h 第 33 行定义.
bool apollo::perception::camera::ObjMapperOptions::is_veh = true |
在文件 obj_mapper.h 第 36 行定义.
float apollo::perception::camera::ObjMapperOptions::ry = 0.0f |
在文件 obj_mapper.h 第 35 行定义.
int apollo::perception::camera::ObjMapperOptions::type_min_vol_index = 0 |
在文件 obj_mapper.h 第 38 行定义.