Apollo 10.0
自动驾驶开放平台
|
Public 属性 | |
optional double | timestamp = 1 |
optional ObstacleHistory | ego_history = 2 |
repeated ObstacleHistory | obstacles_history = 3 |
在文件 feature.proto 第 148 行定义.
optional ObstacleHistory apollo::prediction::FrameEnv::ego_history = 2 |
在文件 feature.proto 第 150 行定义.
repeated ObstacleHistory apollo::prediction::FrameEnv::obstacles_history = 3 |
在文件 feature.proto 第 151 行定义.
optional double apollo::prediction::FrameEnv::timestamp = 1 |
在文件 feature.proto 第 149 行定义.