|
Apollo 11.0
自动驾驶开放平台
|
Public 属性 | |
| optional string | id = 1 |
| repeated DBLine | path = 2 |
| repeated DBLine | left_bounday = 3 |
| repeated DBLine | right_bounday = 4 |
| repeated DBNeighbourPath | left_path = 5 |
| repeated DBNeighbourPath | right_path = 6 |
| repeated DBNeighbourPath | duplicate_path = 7 |
在文件 dbmap.proto 第 29 行定义.
| repeated DBNeighbourPath apollo::dbmap::DBPath::duplicate_path = 7 |
在文件 dbmap.proto 第 36 行定义.
| optional string apollo::dbmap::DBPath::id = 1 |
在文件 dbmap.proto 第 30 行定义.
| repeated DBLine apollo::dbmap::DBPath::left_bounday = 3 |
在文件 dbmap.proto 第 32 行定义.
| repeated DBNeighbourPath apollo::dbmap::DBPath::left_path = 5 |
在文件 dbmap.proto 第 34 行定义.
| repeated DBLine apollo::dbmap::DBPath::path = 2 |
在文件 dbmap.proto 第 31 行定义.
| repeated DBLine apollo::dbmap::DBPath::right_bounday = 4 |
在文件 dbmap.proto 第 33 行定义.
| repeated DBNeighbourPath apollo::dbmap::DBPath::right_path = 6 |
在文件 dbmap.proto 第 35 行定义.