Apollo 10.0
自动驾驶开放平台
|
类 | |
union | curve_type |
Public 属性 | |
optional double | s = 6 |
optional apollo::common::PointENU | start_position = 7 |
optional double | heading = 8 |
optional double | length = 9 |
在文件 map_geometry.proto 第 18 行定义.
optional double apollo::hdmap::CurveSegment::heading = 8 |
在文件 map_geometry.proto 第 24 行定义.
optional double apollo::hdmap::CurveSegment::length = 9 |
在文件 map_geometry.proto 第 25 行定义.
optional double apollo::hdmap::CurveSegment::s = 6 |
在文件 map_geometry.proto 第 22 行定义.
optional apollo::common::PointENU apollo::hdmap::CurveSegment::start_position = 7 |
在文件 map_geometry.proto 第 23 行定义.