Apollo
11.0
自动驾驶开放平台
motion_service_component.proto
浏览该文件的文档.
1
syntax
=
"proto2"
;
2
3
package
apollo.perception.onboard;
4
5
message
MotionServiceComponent
{
6
optional
string
camera_names = 1 [
default
=
"front_6mm"
];
7
optional
string
input_camera_channel_names
= 2
8
[
default
=
"/apollo/sensor/camera/front_6mm/image"
];
9
optional
string
input_localization_channel_name = 3
10
[
default
=
"/apollo/localization/pose"
];
11
optional
string
output_topic_channel_name = 4
12
[
default
=
"/apollo/perception/motion_service"
];
13
}
input_camera_channel_names
camera_names front_12mm input_camera_channel_names
Definition
lane_detection_config.pb.txt:3
syntax
syntax
Definition
motion_service_component.proto:1
apollo::perception::onboard::MotionServiceComponent
Definition
motion_service_component.proto:5
modules
perception
motion_service
proto
motion_service_component.proto