Apollo
10.0
自动驾驶开放平台
perception.pb.txt
浏览该文件的文档.
1
modules
{
2
key:
"Perception"
3
value: {
4
start_command:
"nohup cyber_launch start modules/perception/launch/perception_all.launch &"
5
stop_command:
"nohup cyber_launch stop modules/perception/launch/perception_all.launch &"
6
process_monitor_config {
7
command_keywords:
"start modules/perception/launch/perception_all.launch"
8
}
9
}
10
}
11
cyber_modules {
12
key:
"Prediction"
13
value: {
14
dag_files:
"modules/prediction/dag/prediction.dag"
15
}
16
}
17
cyber_modules {
18
key:
"Transform"
19
value: {
20
dag_files:
"modules/transform/dag/static_transform.dag"
21
}
22
}
23
modules
{
24
key:
"TrafficLight"
25
value: {
26
start_command:
"nohup cyber_launch start modules/perception/launch/perception_trafficlight.launch &"
27
stop_command:
"nohup cyber_launch stop modules/perception/launch/perception_trafficlight.launch &"
28
process_monitor_config {
29
command_keywords:
"start modules/perception/launch/perception_trafficlight.launch"
30
}
31
}
32
}
33
modules
{
34
key:
"Lane"
35
value: {
36
start_command:
"nohup cyber_launch start modules/perception/launch/perception_lane.launch &"
37
stop_command:
"nohup cyber_launch stop modules/perception/launch/perception_lane.launch &"
38
process_monitor_config {
39
command_keywords:
"start modules/perception/launch/perception_lane.launch"
40
}
41
}
42
}
43
modules
{
44
key:
"CameraMultiStage"
45
value: {
46
start_command:
"nohup cyber_launch start modules/perception/launch/perception_camera_multi_stage.launch &"
47
stop_command:
"nohup cyber_launch stop modules/perception/launch/perception_camera_multi_stage.launch &"
48
process_monitor_config {
49
command_keywords:
"start modules/perception/launch/perception_camera_multi_stage.launch"
50
}
51
}
52
}
53
modules
{
54
key:
"CameraSingleStage"
55
value: {
56
start_command:
"nohup cyber_launch start modules/perception/launch/perception_camera_single_stage.launch &"
57
stop_command:
"nohup cyber_launch stop modules/perception/launch/perception_camera_single_stage.launch &"
58
process_monitor_config {
59
command_keywords:
"start modules/perception/launch/perception_camera_single_stage.launch"
60
}
61
}
62
}
63
modules
{
64
key:
"CameraDriver"
65
value: {
66
start_command:
"nohup cyber_launch start modules/drivers/camera/launch/camera.launch &"
67
stop_command:
"nohup cyber_launch stop modules/drivers/camera/launch/camera.launch &"
68
process_monitor_config {
69
command_keywords:
"start modules/drivers/camera/launch/camera.launch"
70
}
71
}
72
}
73
modules
{
74
key:
"LidarPerception"
75
value: {
76
start_command:
"nohup cyber_launch start modules/perception/launch/perception_lidar.launch &"
77
stop_command:
"nohup cyber_launch stop modules/perception/launch/perception_lidar.launch &"
78
process_monitor_config {
79
command_keywords:
"start modules/perception/launch/perception_lidar.launch"
80
}
81
}
82
}
83
modules
{
84
key:
"LidarDriver"
85
value: {
86
start_command:
"nohup cyber_launch start modules/drivers/lidar/launch/driver.launch &"
87
stop_command:
"nohup cyber_launch stop modules/drivers/lidar/launch/driver.launch &"
88
process_monitor_config {
89
command_keywords:
"start modules/drivers/lidar/launch/driver.launch"
90
}
91
}
92
}
93
modules
{
94
key:
"Radar"
95
value: {
96
start_command:
"nohup cyber_launch start modules/perception/launch/perception_radar.launch &"
97
stop_command:
"nohup cyber_launch stop modules/perception/launch/perception_radar.launch &"
98
process_monitor_config {
99
command_keywords:
"start modules/perception/launch/perception_radar.launch"
100
}
101
}
102
}
103
layout: {
104
first: {
105
first: {
106
first: {
107
type:
"cameraView"
108
},
109
second: {
110
type:
"pointCloud"
111
},
112
direction:
"row"
113
},
114
second: {
115
type:
"vehicleViz"
116
},
117
direction:
"column"
118
},
119
second: {
120
first: {
121
type:
"console"
122
},
123
second: {
124
type:
"moduleDelay"
125
},
126
direction:
"column"
127
},
128
direction:
"row"
,
129
splitPercentage: 70
130
}
131
operations: Record
132
default_operation: Record
modules
Definition
daemon_cmd.proto:3
modules
dreamview_plus
conf
hmi_modes
perception.pb.txt