Apollo 10.0
自动驾驶开放平台
apollo::external_command::PathBoundary结构体 参考
apollo::external_command::PathBoundary 的协作图:

Public 属性

repeated Point left_boundary = 1
 
repeated Point right_boundary = 2
 

详细描述

在文件 path_follow_command.proto9 行定义.

类成员变量说明

◆ left_boundary

repeated Point apollo::external_command::PathBoundary::left_boundary = 1

在文件 path_follow_command.proto11 行定义.

◆ right_boundary

repeated Point apollo::external_command::PathBoundary::right_boundary = 2

在文件 path_follow_command.proto13 行定义.


该结构体的文档由以下文件生成: