Apollo
10.0
自动驾驶开放平台
third_party_perception_component.proto
浏览该文件的文档.
1
syntax
=
"proto2"
;
2
3
package
apollo.third_party_perception;
4
5
enum
ThirdPartyPerceptionDeviceType
{
6
SMARTEREYE
= 0;
7
MOBILEYE
= 1;
8
};
9
10
message
ThirdPartyPerceptionDevice
{
11
optional
ThirdPartyPerceptionDeviceType
device_type = 1;
12
}
apollo::third_party_perception::ThirdPartyPerceptionDeviceType
ThirdPartyPerceptionDeviceType
Definition
third_party_perception_component.proto:5
apollo::third_party_perception::MOBILEYE
@ MOBILEYE
Definition
third_party_perception_component.proto:7
apollo::third_party_perception::SMARTEREYE
@ SMARTEREYE
Definition
third_party_perception_component.proto:6
apollo::third_party_perception::ThirdPartyPerceptionDevice
Definition
third_party_perception_component.proto:10
syntax
syntax
Definition
third_party_perception_component.proto:1
modules
third_party_perception
proto
third_party_perception_component.proto