Apollo 10.0
自动驾驶开放平台
daemon_cmd.proto
浏览该文件的文档.
1syntax = "proto2";
2
3package modules.teleop.daemon;
4
6
7message DaemonCmd {
8 optional apollo.common.Header header = 1;
9 optional string service = 2 [default = ""];
10 optional string cmd = 3 [default = "start"];
11}
syntax
apollo::common
class register implement
Definition arena_queue.h:37