|
Apollo 11.0
自动驾驶开放平台
|
#include <common_define.h>
Public 属性 | |
| std::string | object_id |
| double | start_s |
| double | end_s |
| bool | is_merge |
| std::string | region_overlap_id |
| std::vector< PbRegionOverlap > | region_overlaps |
在文件 common_define.h 第 92 行定义.
| double apollo::hdmap::adapter::OverlapWithLane::end_s |
在文件 common_define.h 第 95 行定义.
| bool apollo::hdmap::adapter::OverlapWithLane::is_merge |
在文件 common_define.h 第 96 行定义.
| std::string apollo::hdmap::adapter::OverlapWithLane::object_id |
在文件 common_define.h 第 93 行定义.
| std::string apollo::hdmap::adapter::OverlapWithLane::region_overlap_id |
在文件 common_define.h 第 98 行定义.
| std::vector<PbRegionOverlap> apollo::hdmap::adapter::OverlapWithLane::region_overlaps |
在文件 common_define.h 第 99 行定义.
| double apollo::hdmap::adapter::OverlapWithLane::start_s |
在文件 common_define.h 第 94 行定义.