2020-09-06 12:45:50 +00:00
|
|
|
# -*- coding: utf-8 -*-
|
2019-12-31 14:43:01 +00:00
|
|
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
|
|
# source: events/events.proto
|
2022-08-01 20:27:09 +00:00
|
|
|
"""Generated protocol buffer code."""
|
|
|
|
from google.protobuf.internal import builder as _builder
|
2019-12-31 14:43:01 +00:00
|
|
|
from google.protobuf import descriptor as _descriptor
|
2022-08-01 20:27:09 +00:00
|
|
|
from google.protobuf import descriptor_pool as _descriptor_pool
|
2019-12-31 14:43:01 +00:00
|
|
|
from google.protobuf import symbol_database as _symbol_database
|
|
|
|
# @@protoc_insertion_point(imports)
|
|
|
|
|
|
|
|
_sym_db = _symbol_database.Default()
|
|
|
|
|
|
|
|
|
2020-01-03 15:48:25 +00:00
|
|
|
from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2
|
2019-12-31 14:43:01 +00:00
|
|
|
|
|
|
|
|
2023-01-22 11:34:07 +00:00
|
|
|
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x13\x65vents/events.proto\x12\x0erobocar.events\x1a\x1fgoogle/protobuf/timestamp.proto\"T\n\x08\x46rameRef\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\n\n\x02id\x18\x02 \x01(\t\x12.\n\ncreated_at\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\"C\n\x0c\x46rameMessage\x12$\n\x02id\x18\x01 \x01(\x0b\x32\x18.robocar.events.FrameRef\x12\r\n\x05\x66rame\x18\x02 \x01(\x0c\"d\n\x0fSteeringMessage\x12\x10\n\x08steering\x18\x01 \x01(\x02\x12\x12\n\nconfidence\x18\x02 \x01(\x02\x12+\n\tframe_ref\x18\x03 \x01(\x0b\x32\x18.robocar.events.FrameRef\"d\n\x0fThrottleMessage\x12\x10\n\x08throttle\x18\x01 \x01(\x02\x12\x12\n\nconfidence\x18\x02 \x01(\x02\x12+\n\tframe_ref\x18\x03 \x01(\x0b\x32\x18.robocar.events.FrameRef\"A\n\x10\x44riveModeMessage\x12-\n\ndrive_mode\x18\x01 \x01(\x0e\x32\x19.robocar.events.DriveMode\"f\n\x0eObjectsMessage\x12\'\n\x07objects\x18\x01 \x03(\x0b\x32\x16.robocar.events.Object\x12+\n\tframe_ref\x18\x02 \x01(\x0b\x32\x18.robocar.events.FrameRef\"\x80\x01\n\x06Object\x12(\n\x04type\x18\x01 \x01(\x0e\x32\x1a.robocar.events.TypeObject\x12\x0c\n\x04left\x18\x02 \x01(\x02\x12\x0b\n\x03top\x18\x03 \x01(\x02\x12\r\n\x05right\x18\x04 \x01(\x02\x12\x0e\n\x06\x62ottom\x18\x05 \x01(\x02\x12\x12\n\nconfidence\x18\x06 \x01(\x02\"&\n\x13SwitchRecordMessage\x12\x0f\n\x07\x65nabled\x18\x01 \x01(\x08\"\x8c\x01\n\x0bRoadMessage\x12&\n\x07\x63ontour\x18\x01 \x03(\x0b\x32\x15.robocar.events.Point\x12(\n\x07\x65llipse\x18\x02 \x01(\x0b\x32\x17.robocar.events.Ellipse\x12+\n\tframe_ref\x18\x03 \x01(\x0b\x32\x18.robocar.events.FrameRef\"\x1d\n\x05Point\x12\t\n\x01x\x18\x01 \x01(\x05\x12\t\n\x01y\x18\x02 \x01(\x05\"r\n\x07\x45llipse\x12%\n\x06\x63\x65nter\x18\x01 \x01(\x0b\x32\x15.robocar.events.Point\x12\r\n\x05width\x18\x02 \x01(\x05\x12\x0e\n\x06height\x18\x03 \x01(\x05\x12\r\n\x05\x61ngle\x18\x04 \x01(\x02\x12\x12\n\nconfidence\x18\x05 \x01(\x02\"\xf5\x01\n\rRecordMessage\x12+\n\x05\x66rame\x18\x01 \x01(\x0b\x32\x1c.robocar.events.FrameMessage\x12\x31\n\x08steering\x18\x02 \x01(\x0b\x32\x1f.robocar.events.SteeringMessage\x12;\n\x12\x61utopilot_steering\x18\x04 \x01(\x0b\x32\x1f.robocar.events.SteeringMessage\x12\x34\n\ndrive_mode\x18\x05 \x01(\x0b\x32 .robocar.events.DriveModeMessage\x12\x11\n\trecordSet\x18\x03 \x01(\t*-\n\tDriveMode\x12\x0b\n\x07INVALID\x10\x00\x12\x08\n\x04USER\x10\x01\x12\t\n\x05PILOT\x10\x02*2\n\nTypeObject\x12\x07\n\x03\x41NY\x10\x00\x12\x07\n\x03\x43\x41R\x10\x01\x12\x08\n\x04\x42UMP\x10\x02\x12\x08\n\x04PLOT\x10\x03\x42\nZ\x08./eventsb\x06proto3')
|
2022-08-01 20:27:09 +00:00
|
|
|
|
|
|
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, globals())
|
|
|
|
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'events.events_pb2', globals())
|
|
|
|
if _descriptor._USE_C_DESCRIPTORS == False:
|
|
|
|
|
|
|
|
DESCRIPTOR._options = None
|
|
|
|
DESCRIPTOR._serialized_options = b'Z\010./events'
|
2023-01-22 11:34:07 +00:00
|
|
|
_DRIVEMODE._serialized_start=1311
|
|
|
|
_DRIVEMODE._serialized_end=1356
|
|
|
|
_TYPEOBJECT._serialized_start=1358
|
|
|
|
_TYPEOBJECT._serialized_end=1408
|
2022-08-01 20:27:09 +00:00
|
|
|
_FRAMEREF._serialized_start=72
|
|
|
|
_FRAMEREF._serialized_end=156
|
|
|
|
_FRAMEMESSAGE._serialized_start=158
|
|
|
|
_FRAMEMESSAGE._serialized_end=225
|
|
|
|
_STEERINGMESSAGE._serialized_start=227
|
|
|
|
_STEERINGMESSAGE._serialized_end=327
|
|
|
|
_THROTTLEMESSAGE._serialized_start=329
|
|
|
|
_THROTTLEMESSAGE._serialized_end=429
|
|
|
|
_DRIVEMODEMESSAGE._serialized_start=431
|
|
|
|
_DRIVEMODEMESSAGE._serialized_end=496
|
|
|
|
_OBJECTSMESSAGE._serialized_start=498
|
|
|
|
_OBJECTSMESSAGE._serialized_end=600
|
|
|
|
_OBJECT._serialized_start=603
|
|
|
|
_OBJECT._serialized_end=731
|
|
|
|
_SWITCHRECORDMESSAGE._serialized_start=733
|
|
|
|
_SWITCHRECORDMESSAGE._serialized_end=771
|
|
|
|
_ROADMESSAGE._serialized_start=774
|
|
|
|
_ROADMESSAGE._serialized_end=914
|
|
|
|
_POINT._serialized_start=916
|
|
|
|
_POINT._serialized_end=945
|
|
|
|
_ELLIPSE._serialized_start=947
|
|
|
|
_ELLIPSE._serialized_end=1061
|
|
|
|
_RECORDMESSAGE._serialized_start=1064
|
2023-01-22 11:34:07 +00:00
|
|
|
_RECORDMESSAGE._serialized_end=1309
|
2019-12-31 14:43:01 +00:00
|
|
|
# @@protoc_insertion_point(module_scope)
|