Apollo 10.0
自动驾驶开放平台
|
Public 属性 | |
optional apollo::common::Header | header = 1 |
optional int64 | command_id = 2 [default = -1] |
required CommandStatusType | status = 3 |
optional string | message = 4 |
在文件 command_status.proto 第 24 行定义.
optional int64 apollo::external_command::CommandStatus::command_id = 2 [default = -1] |
在文件 command_status.proto 第 27 行定义.
optional apollo::common::Header apollo::external_command::CommandStatus::header = 1 |
在文件 command_status.proto 第 25 行定义.
optional string apollo::external_command::CommandStatus::message = 4 |
在文件 command_status.proto 第 31 行定义.
required CommandStatusType apollo::external_command::CommandStatus::status = 3 |
在文件 command_status.proto 第 29 行定义.