bosdyn-api 5.0.0__py3-none-any.whl → 5.0.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,442 @@
1
+ # -*- coding: utf-8 -*-
2
+ # Generated by the protocol buffer compiler. DO NOT EDIT!
3
+ # source: bosdyn/api/audio_visual.proto
4
+ """Generated protocol buffer code."""
5
+ from google.protobuf import descriptor as _descriptor
6
+ from google.protobuf import descriptor_pool as _descriptor_pool
7
+ from google.protobuf import message as _message
8
+ from google.protobuf import reflection as _reflection
9
+ from google.protobuf import symbol_database as _symbol_database
10
+ # @@protoc_insertion_point(imports)
11
+
12
+ _sym_db = _symbol_database.Default()
13
+
14
+
15
+ from bosdyn.api import header_pb2 as bosdyn_dot_api_dot_header__pb2
16
+ from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2
17
+ from google.protobuf import duration_pb2 as google_dot_protobuf_dot_duration__pb2
18
+ from google.protobuf import wrappers_pb2 as google_dot_protobuf_dot_wrappers__pb2
19
+ from bosdyn.api.spot import choreography_params_pb2 as bosdyn_dot_api_dot_spot_dot_choreography__params__pb2
20
+
21
+
22
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1d\x62osdyn/api/audio_visual.proto\x12\nbosdyn.api\x1a\x17\x62osdyn/api/header.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x1egoogle/protobuf/duration.proto\x1a\x1egoogle/protobuf/wrappers.proto\x1a)bosdyn/api/spot/choreography_params.proto\"\xe7\x01\n\x05\x43olor\x12*\n\x06preset\x18\x01 \x01(\x0e\x32\x18.bosdyn.api.Color.PresetH\x00\x12$\n\x03rgb\x18\x02 \x01(\x0b\x32\x15.bosdyn.api.Color.RGBH\x00\x1a&\n\x03RGB\x12\t\n\x01r\x18\x01 \x01(\x05\x12\t\n\x01g\x18\x02 \x01(\x05\x12\t\n\x01\x62\x18\x03 \x01(\x05\"V\n\x06Preset\x12\x12\n\x0ePRESET_UNKNOWN\x10\x00\x12\x11\n\rPRESET_NORMAL\x10\x01\x12\x12\n\x0ePRESET_WARNING\x10\x02\x12\x11\n\rPRESET_DANGER\x10\x03\x42\x0c\n\ncolor_type\"\xdb\x19\n\x10LedSequenceGroup\x12>\n\x0c\x66ront_center\x18\x01 \x01(\x0b\x32(.bosdyn.api.LedSequenceGroup.LedSequence\x12<\n\nfront_left\x18\x02 \x01(\x0b\x32(.bosdyn.api.LedSequenceGroup.LedSequence\x12=\n\x0b\x66ront_right\x18\x03 \x01(\x0b\x32(.bosdyn.api.LedSequenceGroup.LedSequence\x12;\n\thind_left\x18\x04 \x01(\x0b\x32(.bosdyn.api.LedSequenceGroup.LedSequence\x12<\n\nhind_right\x18\x05 \x01(\x0b\x32(.bosdyn.api.LedSequenceGroup.LedSequence\x12>\n\x08spot_cam\x18\x06 \x01(\x0b\x32,.bosdyn.api.LedSequenceGroup.SpotCamSequence\x12H\n\rstatus_lights\x18\x07 \x01(\x0b\x32\x31.bosdyn.api.LedSequenceGroup.StatusLightsSequence\x1a\xcc\x08\n\x0bLedSequence\x12X\n\x12\x61nimation_sequence\x18\x01 \x01(\x0b\x32:.bosdyn.api.LedSequenceGroup.LedSequence.AnimationSequenceH\x00\x12P\n\x0e\x62link_sequence\x18\x02 \x01(\x0b\x32\x36.bosdyn.api.LedSequenceGroup.LedSequence.BlinkSequenceH\x00\x12P\n\x0epulse_sequence\x18\x03 \x01(\x0b\x32\x36.bosdyn.api.LedSequenceGroup.LedSequence.PulseSequenceH\x00\x12]\n\x15synced_blink_sequence\x18\x04 \x01(\x0b\x32<.bosdyn.api.LedSequenceGroup.LedSequence.SyncedBlinkSequenceH\x00\x12[\n\x14solid_color_sequence\x18\x05 \x01(\x0b\x32;.bosdyn.api.LedSequenceGroup.LedSequence.SolidColorSequenceH\x00\x1a\x85\x02\n\x11\x41nimationSequence\x12P\n\x06\x66rames\x18\x01 \x03(\x0b\x32@.bosdyn.api.LedSequenceGroup.LedSequence.AnimationSequence.Frame\x1a\x9d\x01\n\x05\x46rame\x12 \n\x05\x63olor\x18\x04 \x01(\x0b\x32\x11.bosdyn.api.Color\x12+\n\x08\x64uration\x18\x02 \x01(\x0b\x32\x19.google.protobuf.Duration\x12\x45\n\rinterpolation\x18\x03 \x01(\x0e\x32..bosdyn.api.LedSequenceGroup.InterpolationMode\x1ap\n\rBlinkSequence\x12 \n\x05\x63olor\x18\x04 \x01(\x0b\x32\x11.bosdyn.api.Color\x12)\n\x06period\x18\x02 \x01(\x0b\x32\x19.google.protobuf.Duration\x12\x12\n\nduty_cycle\x18\x03 \x01(\x02\x1a\\\n\rPulseSequence\x12 \n\x05\x63olor\x18\x03 \x01(\x0b\x32\x11.bosdyn.api.Color\x12)\n\x06period\x18\x02 \x01(\x0b\x32\x19.google.protobuf.Duration\x1a\x62\n\x13SyncedBlinkSequence\x12 \n\x05\x63olor\x18\x03 \x01(\x0b\x32\x11.bosdyn.api.Color\x12)\n\x06period\x18\x02 \x01(\x0b\x32\x19.google.protobuf.Duration\x1a\x36\n\x12SolidColorSequence\x12 \n\x05\x63olor\x18\x02 \x01(\x0b\x32\x11.bosdyn.api.ColorB\x0f\n\rsequence_type\x1a\xa9\x08\n\x0fSpotCamSequence\x12\\\n\x12\x61nimation_sequence\x18\x01 \x01(\x0b\x32>.bosdyn.api.LedSequenceGroup.SpotCamSequence.AnimationSequenceH\x00\x12T\n\x0e\x62link_sequence\x18\x02 \x01(\x0b\x32:.bosdyn.api.LedSequenceGroup.SpotCamSequence.BlinkSequenceH\x00\x12X\n\x10\x62reathe_sequence\x18\x03 \x01(\x0b\x32<.bosdyn.api.LedSequenceGroup.SpotCamSequence.BreatheSequenceH\x00\x12i\n\x19\x66ixed_brightness_sequence\x18\x04 \x01(\x0b\x32\x44.bosdyn.api.LedSequenceGroup.SpotCamSequence.FixedBrightnessSequenceH\x00\x1a\x96\x02\n\x11\x41nimationSequence\x12T\n\x06\x66rames\x18\x01 \x03(\x0b\x32\x44.bosdyn.api.LedSequenceGroup.SpotCamSequence.AnimationSequence.Frame\x1a\xaa\x01\n\x05\x46rame\x12l\n\x0c\x62rightnesses\x18\x01 \x03(\x0b\x32V.bosdyn.api.LedSequenceGroup.SpotCamSequence.AnimationSequence.Frame.BrightnessesEntry\x1a\x33\n\x11\x42rightnessesEntry\x12\x0b\n\x03key\x18\x01 \x01(\x05\x12\r\n\x05value\x18\x02 \x01(\x02:\x02\x38\x01\x1a\x62\n\rBlinkSequence\x12\x12\n\nbrightness\x18\x01 \x01(\x02\x12)\n\x06period\x18\x02 \x01(\x0b\x32\x19.google.protobuf.Duration\x12\x12\n\nduty_cycle\x18\x03 \x01(\x02\x1aP\n\x0f\x42reatheSequence\x12\x12\n\nbrightness\x18\x01 \x01(\x02\x12)\n\x06period\x18\x02 \x01(\x0b\x32\x19.google.protobuf.Duration\x1a\xbc\x01\n\x17\x46ixedBrightnessSequence\x12l\n\x0c\x62rightnesses\x18\x01 \x03(\x0b\x32V.bosdyn.api.LedSequenceGroup.SpotCamSequence.FixedBrightnessSequence.BrightnessesEntry\x1a\x33\n\x11\x42rightnessesEntry\x12\x0b\n\x03key\x18\x01 \x01(\x05\x12\r\n\x05value\x18\x02 \x01(\x02:\x02\x38\x01\x42\x0f\n\rsequence_type\x1a\xa7\x04\n\x14StatusLightsSequence\x12G\n\x06\x66rames\x18\x01 \x03(\x0b\x32\x37.bosdyn.api.LedSequenceGroup.StatusLightsSequence.Frame\x12\x45\n\rinterpolation\x18\x02 \x01(\x0e\x32..bosdyn.api.LedSequenceGroup.InterpolationMode\x1a\xfe\x02\n\x05\x46rame\x12#\n\x08top_left\x18\x01 \x01(\x0b\x32\x11.bosdyn.api.Color\x12)\n\x0eupper_mid_left\x18\x02 \x01(\x0b\x32\x11.bosdyn.api.Color\x12)\n\x0elower_mid_left\x18\x03 \x01(\x0b\x32\x11.bosdyn.api.Color\x12&\n\x0b\x62ottom_left\x18\x04 \x01(\x0b\x32\x11.bosdyn.api.Color\x12$\n\ttop_right\x18\x05 \x01(\x0b\x32\x11.bosdyn.api.Color\x12*\n\x0fupper_mid_right\x18\x06 \x01(\x0b\x32\x11.bosdyn.api.Color\x12*\n\x0flower_mid_right\x18\x07 \x01(\x0b\x32\x11.bosdyn.api.Color\x12\'\n\x0c\x62ottom_right\x18\x08 \x01(\x0b\x32\x11.bosdyn.api.Color\x12+\n\x08\x64uration\x18\t \x01(\x0b\x32\x19.google.protobuf.Duration\"`\n\x11InterpolationMode\x12\x19\n\x15INTERPOLATION_UNKNOWN\x10\x00\x12\x16\n\x12INTERPOLATION_NONE\x10\x01\x12\x18\n\x14INTERPOLATION_LINEAR\x10\x02\"\xa7\x02\n\x12\x41udioSequenceGroup\x12=\n\x06\x62uzzer\x18\x01 \x01(\x0b\x32-.bosdyn.api.AudioSequenceGroup.BuzzerSequence\x1a\xd1\x01\n\x0e\x42uzzerSequence\x12M\n\x05notes\x18\x01 \x03(\x0b\x32>.bosdyn.api.AudioSequenceGroup.BuzzerSequence.NoteWithDuration\x1ap\n\x10NoteWithDuration\x12/\n\x04note\x18\x01 \x01(\x0b\x32!.bosdyn.api.spot.BuzzerNoteParams\x12+\n\x08\x64uration\x18\x02 \x01(\x0b\x32\x19.google.protobuf.Duration\"\xb0\x01\n\x13\x41udioVisualBehavior\x12\x0f\n\x07\x65nabled\x18\x01 \x01(\x08\x12\x10\n\x08priority\x18\x02 \x01(\x05\x12\x38\n\x12led_sequence_group\x18\x03 \x01(\x0b\x32\x1c.bosdyn.api.LedSequenceGroup\x12<\n\x14\x61udio_sequence_group\x18\x04 \x01(\x0b\x32\x1e.bosdyn.api.AudioSequenceGroup\"m\n\x17LiveAudioVisualBehavior\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x11\n\tpermanent\x18\x02 \x01(\x08\x12\x31\n\x08\x62\x65havior\x18\x03 \x01(\x0b\x32\x1f.bosdyn.api.AudioVisualBehavior\"\x8c\x01\n\x12RunBehaviorRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\x12\x0c\n\x04name\x18\x02 \x01(\t\x12,\n\x08\x65nd_time\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x0f\n\x07restart\x18\x04 \x01(\x08\"\xc3\x03\n\x13RunBehaviorResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12\x36\n\x06status\x18\x02 \x01(\x0e\x32&.bosdyn.api.RunBehaviorResponse.Status\x12=\n\nrun_result\x18\x03 \x01(\x0e\x32).bosdyn.api.RunBehaviorResponse.RunResult\"_\n\x06Status\x12\x12\n\x0eSTATUS_UNKNOWN\x10\x00\x12\x12\n\x0eSTATUS_SUCCESS\x10\x01\x12\x19\n\x15STATUS_DOES_NOT_EXIST\x10\x02\x12\x12\n\x0eSTATUS_EXPIRED\x10\x03\"\xa7\x01\n\tRunResult\x12\x12\n\x0eRESULT_UNKNOWN\x10\x00\x12\x17\n\x13RESULT_BEHAVIOR_RUN\x10\x01\x12\x1a\n\x16RESULT_SYSTEM_DISABLED\x10\x02\x12\x1c\n\x18RESULT_BEHAVIOR_DISABLED\x10\x03\x12\x17\n\x13RESULT_LOW_PRIORITY\x10\x04\x12\x1a\n\x16RESULT_ALREADY_RUNNING\x10\x05\"W\n\x13StopBehaviorRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\x12\x15\n\rbehavior_name\x18\x02 \x01(\t\"\xc8\x01\n\x14StopBehaviorResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12\x37\n\x06status\x18\x02 \x01(\x0e\x32\'.bosdyn.api.StopBehaviorResponse.Status\"K\n\x06Status\x12\x12\n\x0eSTATUS_UNKNOWN\x10\x00\x12\x12\n\x0eSTATUS_SUCCESS\x10\x01\x12\x19\n\x15STATUS_INVALID_CLIENT\x10\x02\"A\n\x14ListBehaviorsRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\"{\n\x15ListBehaviorsResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12\x36\n\tbehaviors\x18\x02 \x03(\x0b\x32#.bosdyn.api.LiveAudioVisualBehavior\"\xe3\x02\n\x16PresetColorAssociation\x12H\n\ncolor_name\x18\x01 \x01(\x0e\x32\x32.bosdyn.api.PresetColorAssociation.PredefinedColorH\x00\x12-\n\x0c\x63ustom_value\x18\x02 \x01(\x0b\x32\x15.bosdyn.api.Color.RGBH\x00\"\xc0\x01\n\x0fPredefinedColor\x12\x16\n\x12PREDEFINED_UNKNOWN\x10\x00\x12\x14\n\x10PREDEFINED_GREEN\x10\x01\x12\x14\n\x10PREDEFINED_AMBER\x10\x02\x12\x12\n\x0ePREDEFINED_RED\x10\x03\x12\x13\n\x0fPREDEFINED_BLUE\x10\x04\x12\x13\n\x0fPREDEFINED_PINK\x10\x05\x12\x15\n\x11PREDEFINED_PURPLE\x10\x06\x12\x14\n\x10PREDEFINED_WHITE\x10\x07\x42\r\n\x0b\x61ssociation\"\xb0\x02\n\x17\x41udioVisualSystemParams\x12\x0f\n\x07\x65nabled\x18\x01 \x01(\x08\x12\x16\n\x0emax_brightness\x18\x02 \x01(\x02\x12\x19\n\x11\x62uzzer_max_volume\x18\x03 \x01(\x02\x12\x44\n\x18normal_color_association\x18\x05 \x01(\x0b\x32\".bosdyn.api.PresetColorAssociation\x12\x45\n\x19warning_color_association\x18\x06 \x01(\x0b\x32\".bosdyn.api.PresetColorAssociation\x12\x44\n\x18\x64\x61nger_color_association\x18\x07 \x01(\x0b\x32\".bosdyn.api.PresetColorAssociation\"C\n\x16GetSystemParamsRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\"z\n\x17GetSystemParamsResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12\x33\n\x06params\x18\x02 \x01(\x0b\x32#.bosdyn.api.AudioVisualSystemParams\"\xb0\x03\n\x16SetSystemParamsRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\x12+\n\x07\x65nabled\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x33\n\x0emax_brightness\x18\x03 \x01(\x0b\x32\x1b.google.protobuf.FloatValue\x12\x36\n\x11\x62uzzer_max_volume\x18\x04 \x01(\x0b\x32\x1b.google.protobuf.FloatValue\x12\x44\n\x18normal_color_association\x18\x06 \x01(\x0b\x32\".bosdyn.api.PresetColorAssociation\x12\x45\n\x19warning_color_association\x18\x07 \x01(\x0b\x32\".bosdyn.api.PresetColorAssociation\x12\x44\n\x18\x64\x61nger_color_association\x18\x08 \x01(\x0b\x32\".bosdyn.api.PresetColorAssociation\"E\n\x17SetSystemParamsResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeaderB+B\x10\x41udioVisualProtoZ\x17\x62osdyn/api/audio_visualb\x06proto3')
23
+
24
+
25
+
26
+ _COLOR = DESCRIPTOR.message_types_by_name['Color']
27
+ _COLOR_RGB = _COLOR.nested_types_by_name['RGB']
28
+ _LEDSEQUENCEGROUP = DESCRIPTOR.message_types_by_name['LedSequenceGroup']
29
+ _LEDSEQUENCEGROUP_LEDSEQUENCE = _LEDSEQUENCEGROUP.nested_types_by_name['LedSequence']
30
+ _LEDSEQUENCEGROUP_LEDSEQUENCE_ANIMATIONSEQUENCE = _LEDSEQUENCEGROUP_LEDSEQUENCE.nested_types_by_name['AnimationSequence']
31
+ _LEDSEQUENCEGROUP_LEDSEQUENCE_ANIMATIONSEQUENCE_FRAME = _LEDSEQUENCEGROUP_LEDSEQUENCE_ANIMATIONSEQUENCE.nested_types_by_name['Frame']
32
+ _LEDSEQUENCEGROUP_LEDSEQUENCE_BLINKSEQUENCE = _LEDSEQUENCEGROUP_LEDSEQUENCE.nested_types_by_name['BlinkSequence']
33
+ _LEDSEQUENCEGROUP_LEDSEQUENCE_PULSESEQUENCE = _LEDSEQUENCEGROUP_LEDSEQUENCE.nested_types_by_name['PulseSequence']
34
+ _LEDSEQUENCEGROUP_LEDSEQUENCE_SYNCEDBLINKSEQUENCE = _LEDSEQUENCEGROUP_LEDSEQUENCE.nested_types_by_name['SyncedBlinkSequence']
35
+ _LEDSEQUENCEGROUP_LEDSEQUENCE_SOLIDCOLORSEQUENCE = _LEDSEQUENCEGROUP_LEDSEQUENCE.nested_types_by_name['SolidColorSequence']
36
+ _LEDSEQUENCEGROUP_SPOTCAMSEQUENCE = _LEDSEQUENCEGROUP.nested_types_by_name['SpotCamSequence']
37
+ _LEDSEQUENCEGROUP_SPOTCAMSEQUENCE_ANIMATIONSEQUENCE = _LEDSEQUENCEGROUP_SPOTCAMSEQUENCE.nested_types_by_name['AnimationSequence']
38
+ _LEDSEQUENCEGROUP_SPOTCAMSEQUENCE_ANIMATIONSEQUENCE_FRAME = _LEDSEQUENCEGROUP_SPOTCAMSEQUENCE_ANIMATIONSEQUENCE.nested_types_by_name['Frame']
39
+ _LEDSEQUENCEGROUP_SPOTCAMSEQUENCE_ANIMATIONSEQUENCE_FRAME_BRIGHTNESSESENTRY = _LEDSEQUENCEGROUP_SPOTCAMSEQUENCE_ANIMATIONSEQUENCE_FRAME.nested_types_by_name['BrightnessesEntry']
40
+ _LEDSEQUENCEGROUP_SPOTCAMSEQUENCE_BLINKSEQUENCE = _LEDSEQUENCEGROUP_SPOTCAMSEQUENCE.nested_types_by_name['BlinkSequence']
41
+ _LEDSEQUENCEGROUP_SPOTCAMSEQUENCE_BREATHESEQUENCE = _LEDSEQUENCEGROUP_SPOTCAMSEQUENCE.nested_types_by_name['BreatheSequence']
42
+ _LEDSEQUENCEGROUP_SPOTCAMSEQUENCE_FIXEDBRIGHTNESSSEQUENCE = _LEDSEQUENCEGROUP_SPOTCAMSEQUENCE.nested_types_by_name['FixedBrightnessSequence']
43
+ _LEDSEQUENCEGROUP_SPOTCAMSEQUENCE_FIXEDBRIGHTNESSSEQUENCE_BRIGHTNESSESENTRY = _LEDSEQUENCEGROUP_SPOTCAMSEQUENCE_FIXEDBRIGHTNESSSEQUENCE.nested_types_by_name['BrightnessesEntry']
44
+ _LEDSEQUENCEGROUP_STATUSLIGHTSSEQUENCE = _LEDSEQUENCEGROUP.nested_types_by_name['StatusLightsSequence']
45
+ _LEDSEQUENCEGROUP_STATUSLIGHTSSEQUENCE_FRAME = _LEDSEQUENCEGROUP_STATUSLIGHTSSEQUENCE.nested_types_by_name['Frame']
46
+ _AUDIOSEQUENCEGROUP = DESCRIPTOR.message_types_by_name['AudioSequenceGroup']
47
+ _AUDIOSEQUENCEGROUP_BUZZERSEQUENCE = _AUDIOSEQUENCEGROUP.nested_types_by_name['BuzzerSequence']
48
+ _AUDIOSEQUENCEGROUP_BUZZERSEQUENCE_NOTEWITHDURATION = _AUDIOSEQUENCEGROUP_BUZZERSEQUENCE.nested_types_by_name['NoteWithDuration']
49
+ _AUDIOVISUALBEHAVIOR = DESCRIPTOR.message_types_by_name['AudioVisualBehavior']
50
+ _LIVEAUDIOVISUALBEHAVIOR = DESCRIPTOR.message_types_by_name['LiveAudioVisualBehavior']
51
+ _RUNBEHAVIORREQUEST = DESCRIPTOR.message_types_by_name['RunBehaviorRequest']
52
+ _RUNBEHAVIORRESPONSE = DESCRIPTOR.message_types_by_name['RunBehaviorResponse']
53
+ _STOPBEHAVIORREQUEST = DESCRIPTOR.message_types_by_name['StopBehaviorRequest']
54
+ _STOPBEHAVIORRESPONSE = DESCRIPTOR.message_types_by_name['StopBehaviorResponse']
55
+ _LISTBEHAVIORSREQUEST = DESCRIPTOR.message_types_by_name['ListBehaviorsRequest']
56
+ _LISTBEHAVIORSRESPONSE = DESCRIPTOR.message_types_by_name['ListBehaviorsResponse']
57
+ _PRESETCOLORASSOCIATION = DESCRIPTOR.message_types_by_name['PresetColorAssociation']
58
+ _AUDIOVISUALSYSTEMPARAMS = DESCRIPTOR.message_types_by_name['AudioVisualSystemParams']
59
+ _GETSYSTEMPARAMSREQUEST = DESCRIPTOR.message_types_by_name['GetSystemParamsRequest']
60
+ _GETSYSTEMPARAMSRESPONSE = DESCRIPTOR.message_types_by_name['GetSystemParamsResponse']
61
+ _SETSYSTEMPARAMSREQUEST = DESCRIPTOR.message_types_by_name['SetSystemParamsRequest']
62
+ _SETSYSTEMPARAMSRESPONSE = DESCRIPTOR.message_types_by_name['SetSystemParamsResponse']
63
+ _COLOR_PRESET = _COLOR.enum_types_by_name['Preset']
64
+ _LEDSEQUENCEGROUP_INTERPOLATIONMODE = _LEDSEQUENCEGROUP.enum_types_by_name['InterpolationMode']
65
+ _RUNBEHAVIORRESPONSE_STATUS = _RUNBEHAVIORRESPONSE.enum_types_by_name['Status']
66
+ _RUNBEHAVIORRESPONSE_RUNRESULT = _RUNBEHAVIORRESPONSE.enum_types_by_name['RunResult']
67
+ _STOPBEHAVIORRESPONSE_STATUS = _STOPBEHAVIORRESPONSE.enum_types_by_name['Status']
68
+ _PRESETCOLORASSOCIATION_PREDEFINEDCOLOR = _PRESETCOLORASSOCIATION.enum_types_by_name['PredefinedColor']
69
+ Color = _reflection.GeneratedProtocolMessageType('Color', (_message.Message,), {
70
+
71
+ 'RGB' : _reflection.GeneratedProtocolMessageType('RGB', (_message.Message,), {
72
+ 'DESCRIPTOR' : _COLOR_RGB,
73
+ '__module__' : 'bosdyn.api.audio_visual_pb2'
74
+ # @@protoc_insertion_point(class_scope:bosdyn.api.Color.RGB)
75
+ })
76
+ ,
77
+ 'DESCRIPTOR' : _COLOR,
78
+ '__module__' : 'bosdyn.api.audio_visual_pb2'
79
+ # @@protoc_insertion_point(class_scope:bosdyn.api.Color)
80
+ })
81
+ _sym_db.RegisterMessage(Color)
82
+ _sym_db.RegisterMessage(Color.RGB)
83
+
84
+ LedSequenceGroup = _reflection.GeneratedProtocolMessageType('LedSequenceGroup', (_message.Message,), {
85
+
86
+ 'LedSequence' : _reflection.GeneratedProtocolMessageType('LedSequence', (_message.Message,), {
87
+
88
+ 'AnimationSequence' : _reflection.GeneratedProtocolMessageType('AnimationSequence', (_message.Message,), {
89
+
90
+ 'Frame' : _reflection.GeneratedProtocolMessageType('Frame', (_message.Message,), {
91
+ 'DESCRIPTOR' : _LEDSEQUENCEGROUP_LEDSEQUENCE_ANIMATIONSEQUENCE_FRAME,
92
+ '__module__' : 'bosdyn.api.audio_visual_pb2'
93
+ # @@protoc_insertion_point(class_scope:bosdyn.api.LedSequenceGroup.LedSequence.AnimationSequence.Frame)
94
+ })
95
+ ,
96
+ 'DESCRIPTOR' : _LEDSEQUENCEGROUP_LEDSEQUENCE_ANIMATIONSEQUENCE,
97
+ '__module__' : 'bosdyn.api.audio_visual_pb2'
98
+ # @@protoc_insertion_point(class_scope:bosdyn.api.LedSequenceGroup.LedSequence.AnimationSequence)
99
+ })
100
+ ,
101
+
102
+ 'BlinkSequence' : _reflection.GeneratedProtocolMessageType('BlinkSequence', (_message.Message,), {
103
+ 'DESCRIPTOR' : _LEDSEQUENCEGROUP_LEDSEQUENCE_BLINKSEQUENCE,
104
+ '__module__' : 'bosdyn.api.audio_visual_pb2'
105
+ # @@protoc_insertion_point(class_scope:bosdyn.api.LedSequenceGroup.LedSequence.BlinkSequence)
106
+ })
107
+ ,
108
+
109
+ 'PulseSequence' : _reflection.GeneratedProtocolMessageType('PulseSequence', (_message.Message,), {
110
+ 'DESCRIPTOR' : _LEDSEQUENCEGROUP_LEDSEQUENCE_PULSESEQUENCE,
111
+ '__module__' : 'bosdyn.api.audio_visual_pb2'
112
+ # @@protoc_insertion_point(class_scope:bosdyn.api.LedSequenceGroup.LedSequence.PulseSequence)
113
+ })
114
+ ,
115
+
116
+ 'SyncedBlinkSequence' : _reflection.GeneratedProtocolMessageType('SyncedBlinkSequence', (_message.Message,), {
117
+ 'DESCRIPTOR' : _LEDSEQUENCEGROUP_LEDSEQUENCE_SYNCEDBLINKSEQUENCE,
118
+ '__module__' : 'bosdyn.api.audio_visual_pb2'
119
+ # @@protoc_insertion_point(class_scope:bosdyn.api.LedSequenceGroup.LedSequence.SyncedBlinkSequence)
120
+ })
121
+ ,
122
+
123
+ 'SolidColorSequence' : _reflection.GeneratedProtocolMessageType('SolidColorSequence', (_message.Message,), {
124
+ 'DESCRIPTOR' : _LEDSEQUENCEGROUP_LEDSEQUENCE_SOLIDCOLORSEQUENCE,
125
+ '__module__' : 'bosdyn.api.audio_visual_pb2'
126
+ # @@protoc_insertion_point(class_scope:bosdyn.api.LedSequenceGroup.LedSequence.SolidColorSequence)
127
+ })
128
+ ,
129
+ 'DESCRIPTOR' : _LEDSEQUENCEGROUP_LEDSEQUENCE,
130
+ '__module__' : 'bosdyn.api.audio_visual_pb2'
131
+ # @@protoc_insertion_point(class_scope:bosdyn.api.LedSequenceGroup.LedSequence)
132
+ })
133
+ ,
134
+
135
+ 'SpotCamSequence' : _reflection.GeneratedProtocolMessageType('SpotCamSequence', (_message.Message,), {
136
+
137
+ 'AnimationSequence' : _reflection.GeneratedProtocolMessageType('AnimationSequence', (_message.Message,), {
138
+
139
+ 'Frame' : _reflection.GeneratedProtocolMessageType('Frame', (_message.Message,), {
140
+
141
+ 'BrightnessesEntry' : _reflection.GeneratedProtocolMessageType('BrightnessesEntry', (_message.Message,), {
142
+ 'DESCRIPTOR' : _LEDSEQUENCEGROUP_SPOTCAMSEQUENCE_ANIMATIONSEQUENCE_FRAME_BRIGHTNESSESENTRY,
143
+ '__module__' : 'bosdyn.api.audio_visual_pb2'
144
+ # @@protoc_insertion_point(class_scope:bosdyn.api.LedSequenceGroup.SpotCamSequence.AnimationSequence.Frame.BrightnessesEntry)
145
+ })
146
+ ,
147
+ 'DESCRIPTOR' : _LEDSEQUENCEGROUP_SPOTCAMSEQUENCE_ANIMATIONSEQUENCE_FRAME,
148
+ '__module__' : 'bosdyn.api.audio_visual_pb2'
149
+ # @@protoc_insertion_point(class_scope:bosdyn.api.LedSequenceGroup.SpotCamSequence.AnimationSequence.Frame)
150
+ })
151
+ ,
152
+ 'DESCRIPTOR' : _LEDSEQUENCEGROUP_SPOTCAMSEQUENCE_ANIMATIONSEQUENCE,
153
+ '__module__' : 'bosdyn.api.audio_visual_pb2'
154
+ # @@protoc_insertion_point(class_scope:bosdyn.api.LedSequenceGroup.SpotCamSequence.AnimationSequence)
155
+ })
156
+ ,
157
+
158
+ 'BlinkSequence' : _reflection.GeneratedProtocolMessageType('BlinkSequence', (_message.Message,), {
159
+ 'DESCRIPTOR' : _LEDSEQUENCEGROUP_SPOTCAMSEQUENCE_BLINKSEQUENCE,
160
+ '__module__' : 'bosdyn.api.audio_visual_pb2'
161
+ # @@protoc_insertion_point(class_scope:bosdyn.api.LedSequenceGroup.SpotCamSequence.BlinkSequence)
162
+ })
163
+ ,
164
+
165
+ 'BreatheSequence' : _reflection.GeneratedProtocolMessageType('BreatheSequence', (_message.Message,), {
166
+ 'DESCRIPTOR' : _LEDSEQUENCEGROUP_SPOTCAMSEQUENCE_BREATHESEQUENCE,
167
+ '__module__' : 'bosdyn.api.audio_visual_pb2'
168
+ # @@protoc_insertion_point(class_scope:bosdyn.api.LedSequenceGroup.SpotCamSequence.BreatheSequence)
169
+ })
170
+ ,
171
+
172
+ 'FixedBrightnessSequence' : _reflection.GeneratedProtocolMessageType('FixedBrightnessSequence', (_message.Message,), {
173
+
174
+ 'BrightnessesEntry' : _reflection.GeneratedProtocolMessageType('BrightnessesEntry', (_message.Message,), {
175
+ 'DESCRIPTOR' : _LEDSEQUENCEGROUP_SPOTCAMSEQUENCE_FIXEDBRIGHTNESSSEQUENCE_BRIGHTNESSESENTRY,
176
+ '__module__' : 'bosdyn.api.audio_visual_pb2'
177
+ # @@protoc_insertion_point(class_scope:bosdyn.api.LedSequenceGroup.SpotCamSequence.FixedBrightnessSequence.BrightnessesEntry)
178
+ })
179
+ ,
180
+ 'DESCRIPTOR' : _LEDSEQUENCEGROUP_SPOTCAMSEQUENCE_FIXEDBRIGHTNESSSEQUENCE,
181
+ '__module__' : 'bosdyn.api.audio_visual_pb2'
182
+ # @@protoc_insertion_point(class_scope:bosdyn.api.LedSequenceGroup.SpotCamSequence.FixedBrightnessSequence)
183
+ })
184
+ ,
185
+ 'DESCRIPTOR' : _LEDSEQUENCEGROUP_SPOTCAMSEQUENCE,
186
+ '__module__' : 'bosdyn.api.audio_visual_pb2'
187
+ # @@protoc_insertion_point(class_scope:bosdyn.api.LedSequenceGroup.SpotCamSequence)
188
+ })
189
+ ,
190
+
191
+ 'StatusLightsSequence' : _reflection.GeneratedProtocolMessageType('StatusLightsSequence', (_message.Message,), {
192
+
193
+ 'Frame' : _reflection.GeneratedProtocolMessageType('Frame', (_message.Message,), {
194
+ 'DESCRIPTOR' : _LEDSEQUENCEGROUP_STATUSLIGHTSSEQUENCE_FRAME,
195
+ '__module__' : 'bosdyn.api.audio_visual_pb2'
196
+ # @@protoc_insertion_point(class_scope:bosdyn.api.LedSequenceGroup.StatusLightsSequence.Frame)
197
+ })
198
+ ,
199
+ 'DESCRIPTOR' : _LEDSEQUENCEGROUP_STATUSLIGHTSSEQUENCE,
200
+ '__module__' : 'bosdyn.api.audio_visual_pb2'
201
+ # @@protoc_insertion_point(class_scope:bosdyn.api.LedSequenceGroup.StatusLightsSequence)
202
+ })
203
+ ,
204
+ 'DESCRIPTOR' : _LEDSEQUENCEGROUP,
205
+ '__module__' : 'bosdyn.api.audio_visual_pb2'
206
+ # @@protoc_insertion_point(class_scope:bosdyn.api.LedSequenceGroup)
207
+ })
208
+ _sym_db.RegisterMessage(LedSequenceGroup)
209
+ _sym_db.RegisterMessage(LedSequenceGroup.LedSequence)
210
+ _sym_db.RegisterMessage(LedSequenceGroup.LedSequence.AnimationSequence)
211
+ _sym_db.RegisterMessage(LedSequenceGroup.LedSequence.AnimationSequence.Frame)
212
+ _sym_db.RegisterMessage(LedSequenceGroup.LedSequence.BlinkSequence)
213
+ _sym_db.RegisterMessage(LedSequenceGroup.LedSequence.PulseSequence)
214
+ _sym_db.RegisterMessage(LedSequenceGroup.LedSequence.SyncedBlinkSequence)
215
+ _sym_db.RegisterMessage(LedSequenceGroup.LedSequence.SolidColorSequence)
216
+ _sym_db.RegisterMessage(LedSequenceGroup.SpotCamSequence)
217
+ _sym_db.RegisterMessage(LedSequenceGroup.SpotCamSequence.AnimationSequence)
218
+ _sym_db.RegisterMessage(LedSequenceGroup.SpotCamSequence.AnimationSequence.Frame)
219
+ _sym_db.RegisterMessage(LedSequenceGroup.SpotCamSequence.AnimationSequence.Frame.BrightnessesEntry)
220
+ _sym_db.RegisterMessage(LedSequenceGroup.SpotCamSequence.BlinkSequence)
221
+ _sym_db.RegisterMessage(LedSequenceGroup.SpotCamSequence.BreatheSequence)
222
+ _sym_db.RegisterMessage(LedSequenceGroup.SpotCamSequence.FixedBrightnessSequence)
223
+ _sym_db.RegisterMessage(LedSequenceGroup.SpotCamSequence.FixedBrightnessSequence.BrightnessesEntry)
224
+ _sym_db.RegisterMessage(LedSequenceGroup.StatusLightsSequence)
225
+ _sym_db.RegisterMessage(LedSequenceGroup.StatusLightsSequence.Frame)
226
+
227
+ AudioSequenceGroup = _reflection.GeneratedProtocolMessageType('AudioSequenceGroup', (_message.Message,), {
228
+
229
+ 'BuzzerSequence' : _reflection.GeneratedProtocolMessageType('BuzzerSequence', (_message.Message,), {
230
+
231
+ 'NoteWithDuration' : _reflection.GeneratedProtocolMessageType('NoteWithDuration', (_message.Message,), {
232
+ 'DESCRIPTOR' : _AUDIOSEQUENCEGROUP_BUZZERSEQUENCE_NOTEWITHDURATION,
233
+ '__module__' : 'bosdyn.api.audio_visual_pb2'
234
+ # @@protoc_insertion_point(class_scope:bosdyn.api.AudioSequenceGroup.BuzzerSequence.NoteWithDuration)
235
+ })
236
+ ,
237
+ 'DESCRIPTOR' : _AUDIOSEQUENCEGROUP_BUZZERSEQUENCE,
238
+ '__module__' : 'bosdyn.api.audio_visual_pb2'
239
+ # @@protoc_insertion_point(class_scope:bosdyn.api.AudioSequenceGroup.BuzzerSequence)
240
+ })
241
+ ,
242
+ 'DESCRIPTOR' : _AUDIOSEQUENCEGROUP,
243
+ '__module__' : 'bosdyn.api.audio_visual_pb2'
244
+ # @@protoc_insertion_point(class_scope:bosdyn.api.AudioSequenceGroup)
245
+ })
246
+ _sym_db.RegisterMessage(AudioSequenceGroup)
247
+ _sym_db.RegisterMessage(AudioSequenceGroup.BuzzerSequence)
248
+ _sym_db.RegisterMessage(AudioSequenceGroup.BuzzerSequence.NoteWithDuration)
249
+
250
+ AudioVisualBehavior = _reflection.GeneratedProtocolMessageType('AudioVisualBehavior', (_message.Message,), {
251
+ 'DESCRIPTOR' : _AUDIOVISUALBEHAVIOR,
252
+ '__module__' : 'bosdyn.api.audio_visual_pb2'
253
+ # @@protoc_insertion_point(class_scope:bosdyn.api.AudioVisualBehavior)
254
+ })
255
+ _sym_db.RegisterMessage(AudioVisualBehavior)
256
+
257
+ LiveAudioVisualBehavior = _reflection.GeneratedProtocolMessageType('LiveAudioVisualBehavior', (_message.Message,), {
258
+ 'DESCRIPTOR' : _LIVEAUDIOVISUALBEHAVIOR,
259
+ '__module__' : 'bosdyn.api.audio_visual_pb2'
260
+ # @@protoc_insertion_point(class_scope:bosdyn.api.LiveAudioVisualBehavior)
261
+ })
262
+ _sym_db.RegisterMessage(LiveAudioVisualBehavior)
263
+
264
+ RunBehaviorRequest = _reflection.GeneratedProtocolMessageType('RunBehaviorRequest', (_message.Message,), {
265
+ 'DESCRIPTOR' : _RUNBEHAVIORREQUEST,
266
+ '__module__' : 'bosdyn.api.audio_visual_pb2'
267
+ # @@protoc_insertion_point(class_scope:bosdyn.api.RunBehaviorRequest)
268
+ })
269
+ _sym_db.RegisterMessage(RunBehaviorRequest)
270
+
271
+ RunBehaviorResponse = _reflection.GeneratedProtocolMessageType('RunBehaviorResponse', (_message.Message,), {
272
+ 'DESCRIPTOR' : _RUNBEHAVIORRESPONSE,
273
+ '__module__' : 'bosdyn.api.audio_visual_pb2'
274
+ # @@protoc_insertion_point(class_scope:bosdyn.api.RunBehaviorResponse)
275
+ })
276
+ _sym_db.RegisterMessage(RunBehaviorResponse)
277
+
278
+ StopBehaviorRequest = _reflection.GeneratedProtocolMessageType('StopBehaviorRequest', (_message.Message,), {
279
+ 'DESCRIPTOR' : _STOPBEHAVIORREQUEST,
280
+ '__module__' : 'bosdyn.api.audio_visual_pb2'
281
+ # @@protoc_insertion_point(class_scope:bosdyn.api.StopBehaviorRequest)
282
+ })
283
+ _sym_db.RegisterMessage(StopBehaviorRequest)
284
+
285
+ StopBehaviorResponse = _reflection.GeneratedProtocolMessageType('StopBehaviorResponse', (_message.Message,), {
286
+ 'DESCRIPTOR' : _STOPBEHAVIORRESPONSE,
287
+ '__module__' : 'bosdyn.api.audio_visual_pb2'
288
+ # @@protoc_insertion_point(class_scope:bosdyn.api.StopBehaviorResponse)
289
+ })
290
+ _sym_db.RegisterMessage(StopBehaviorResponse)
291
+
292
+ ListBehaviorsRequest = _reflection.GeneratedProtocolMessageType('ListBehaviorsRequest', (_message.Message,), {
293
+ 'DESCRIPTOR' : _LISTBEHAVIORSREQUEST,
294
+ '__module__' : 'bosdyn.api.audio_visual_pb2'
295
+ # @@protoc_insertion_point(class_scope:bosdyn.api.ListBehaviorsRequest)
296
+ })
297
+ _sym_db.RegisterMessage(ListBehaviorsRequest)
298
+
299
+ ListBehaviorsResponse = _reflection.GeneratedProtocolMessageType('ListBehaviorsResponse', (_message.Message,), {
300
+ 'DESCRIPTOR' : _LISTBEHAVIORSRESPONSE,
301
+ '__module__' : 'bosdyn.api.audio_visual_pb2'
302
+ # @@protoc_insertion_point(class_scope:bosdyn.api.ListBehaviorsResponse)
303
+ })
304
+ _sym_db.RegisterMessage(ListBehaviorsResponse)
305
+
306
+ PresetColorAssociation = _reflection.GeneratedProtocolMessageType('PresetColorAssociation', (_message.Message,), {
307
+ 'DESCRIPTOR' : _PRESETCOLORASSOCIATION,
308
+ '__module__' : 'bosdyn.api.audio_visual_pb2'
309
+ # @@protoc_insertion_point(class_scope:bosdyn.api.PresetColorAssociation)
310
+ })
311
+ _sym_db.RegisterMessage(PresetColorAssociation)
312
+
313
+ AudioVisualSystemParams = _reflection.GeneratedProtocolMessageType('AudioVisualSystemParams', (_message.Message,), {
314
+ 'DESCRIPTOR' : _AUDIOVISUALSYSTEMPARAMS,
315
+ '__module__' : 'bosdyn.api.audio_visual_pb2'
316
+ # @@protoc_insertion_point(class_scope:bosdyn.api.AudioVisualSystemParams)
317
+ })
318
+ _sym_db.RegisterMessage(AudioVisualSystemParams)
319
+
320
+ GetSystemParamsRequest = _reflection.GeneratedProtocolMessageType('GetSystemParamsRequest', (_message.Message,), {
321
+ 'DESCRIPTOR' : _GETSYSTEMPARAMSREQUEST,
322
+ '__module__' : 'bosdyn.api.audio_visual_pb2'
323
+ # @@protoc_insertion_point(class_scope:bosdyn.api.GetSystemParamsRequest)
324
+ })
325
+ _sym_db.RegisterMessage(GetSystemParamsRequest)
326
+
327
+ GetSystemParamsResponse = _reflection.GeneratedProtocolMessageType('GetSystemParamsResponse', (_message.Message,), {
328
+ 'DESCRIPTOR' : _GETSYSTEMPARAMSRESPONSE,
329
+ '__module__' : 'bosdyn.api.audio_visual_pb2'
330
+ # @@protoc_insertion_point(class_scope:bosdyn.api.GetSystemParamsResponse)
331
+ })
332
+ _sym_db.RegisterMessage(GetSystemParamsResponse)
333
+
334
+ SetSystemParamsRequest = _reflection.GeneratedProtocolMessageType('SetSystemParamsRequest', (_message.Message,), {
335
+ 'DESCRIPTOR' : _SETSYSTEMPARAMSREQUEST,
336
+ '__module__' : 'bosdyn.api.audio_visual_pb2'
337
+ # @@protoc_insertion_point(class_scope:bosdyn.api.SetSystemParamsRequest)
338
+ })
339
+ _sym_db.RegisterMessage(SetSystemParamsRequest)
340
+
341
+ SetSystemParamsResponse = _reflection.GeneratedProtocolMessageType('SetSystemParamsResponse', (_message.Message,), {
342
+ 'DESCRIPTOR' : _SETSYSTEMPARAMSRESPONSE,
343
+ '__module__' : 'bosdyn.api.audio_visual_pb2'
344
+ # @@protoc_insertion_point(class_scope:bosdyn.api.SetSystemParamsResponse)
345
+ })
346
+ _sym_db.RegisterMessage(SetSystemParamsResponse)
347
+
348
+ if _descriptor._USE_C_DESCRIPTORS == False:
349
+
350
+ DESCRIPTOR._options = None
351
+ DESCRIPTOR._serialized_options = b'B\020AudioVisualProtoZ\027bosdyn/api/audio_visual'
352
+ _LEDSEQUENCEGROUP_SPOTCAMSEQUENCE_ANIMATIONSEQUENCE_FRAME_BRIGHTNESSESENTRY._options = None
353
+ _LEDSEQUENCEGROUP_SPOTCAMSEQUENCE_ANIMATIONSEQUENCE_FRAME_BRIGHTNESSESENTRY._serialized_options = b'8\001'
354
+ _LEDSEQUENCEGROUP_SPOTCAMSEQUENCE_FIXEDBRIGHTNESSSEQUENCE_BRIGHTNESSESENTRY._options = None
355
+ _LEDSEQUENCEGROUP_SPOTCAMSEQUENCE_FIXEDBRIGHTNESSSEQUENCE_BRIGHTNESSESENTRY._serialized_options = b'8\001'
356
+ _COLOR._serialized_start=211
357
+ _COLOR._serialized_end=442
358
+ _COLOR_RGB._serialized_start=302
359
+ _COLOR_RGB._serialized_end=340
360
+ _COLOR_PRESET._serialized_start=342
361
+ _COLOR_PRESET._serialized_end=428
362
+ _LEDSEQUENCEGROUP._serialized_start=445
363
+ _LEDSEQUENCEGROUP._serialized_end=3736
364
+ _LEDSEQUENCEGROUP_LEDSEQUENCE._serialized_start=916
365
+ _LEDSEQUENCEGROUP_LEDSEQUENCE._serialized_end=2016
366
+ _LEDSEQUENCEGROUP_LEDSEQUENCE_ANIMATIONSEQUENCE._serialized_start=1374
367
+ _LEDSEQUENCEGROUP_LEDSEQUENCE_ANIMATIONSEQUENCE._serialized_end=1635
368
+ _LEDSEQUENCEGROUP_LEDSEQUENCE_ANIMATIONSEQUENCE_FRAME._serialized_start=1478
369
+ _LEDSEQUENCEGROUP_LEDSEQUENCE_ANIMATIONSEQUENCE_FRAME._serialized_end=1635
370
+ _LEDSEQUENCEGROUP_LEDSEQUENCE_BLINKSEQUENCE._serialized_start=1637
371
+ _LEDSEQUENCEGROUP_LEDSEQUENCE_BLINKSEQUENCE._serialized_end=1749
372
+ _LEDSEQUENCEGROUP_LEDSEQUENCE_PULSESEQUENCE._serialized_start=1751
373
+ _LEDSEQUENCEGROUP_LEDSEQUENCE_PULSESEQUENCE._serialized_end=1843
374
+ _LEDSEQUENCEGROUP_LEDSEQUENCE_SYNCEDBLINKSEQUENCE._serialized_start=1845
375
+ _LEDSEQUENCEGROUP_LEDSEQUENCE_SYNCEDBLINKSEQUENCE._serialized_end=1943
376
+ _LEDSEQUENCEGROUP_LEDSEQUENCE_SOLIDCOLORSEQUENCE._serialized_start=1945
377
+ _LEDSEQUENCEGROUP_LEDSEQUENCE_SOLIDCOLORSEQUENCE._serialized_end=1999
378
+ _LEDSEQUENCEGROUP_SPOTCAMSEQUENCE._serialized_start=2019
379
+ _LEDSEQUENCEGROUP_SPOTCAMSEQUENCE._serialized_end=3084
380
+ _LEDSEQUENCEGROUP_SPOTCAMSEQUENCE_ANIMATIONSEQUENCE._serialized_start=2416
381
+ _LEDSEQUENCEGROUP_SPOTCAMSEQUENCE_ANIMATIONSEQUENCE._serialized_end=2694
382
+ _LEDSEQUENCEGROUP_SPOTCAMSEQUENCE_ANIMATIONSEQUENCE_FRAME._serialized_start=2524
383
+ _LEDSEQUENCEGROUP_SPOTCAMSEQUENCE_ANIMATIONSEQUENCE_FRAME._serialized_end=2694
384
+ _LEDSEQUENCEGROUP_SPOTCAMSEQUENCE_ANIMATIONSEQUENCE_FRAME_BRIGHTNESSESENTRY._serialized_start=2643
385
+ _LEDSEQUENCEGROUP_SPOTCAMSEQUENCE_ANIMATIONSEQUENCE_FRAME_BRIGHTNESSESENTRY._serialized_end=2694
386
+ _LEDSEQUENCEGROUP_SPOTCAMSEQUENCE_BLINKSEQUENCE._serialized_start=2696
387
+ _LEDSEQUENCEGROUP_SPOTCAMSEQUENCE_BLINKSEQUENCE._serialized_end=2794
388
+ _LEDSEQUENCEGROUP_SPOTCAMSEQUENCE_BREATHESEQUENCE._serialized_start=2796
389
+ _LEDSEQUENCEGROUP_SPOTCAMSEQUENCE_BREATHESEQUENCE._serialized_end=2876
390
+ _LEDSEQUENCEGROUP_SPOTCAMSEQUENCE_FIXEDBRIGHTNESSSEQUENCE._serialized_start=2879
391
+ _LEDSEQUENCEGROUP_SPOTCAMSEQUENCE_FIXEDBRIGHTNESSSEQUENCE._serialized_end=3067
392
+ _LEDSEQUENCEGROUP_SPOTCAMSEQUENCE_FIXEDBRIGHTNESSSEQUENCE_BRIGHTNESSESENTRY._serialized_start=2643
393
+ _LEDSEQUENCEGROUP_SPOTCAMSEQUENCE_FIXEDBRIGHTNESSSEQUENCE_BRIGHTNESSESENTRY._serialized_end=2694
394
+ _LEDSEQUENCEGROUP_STATUSLIGHTSSEQUENCE._serialized_start=3087
395
+ _LEDSEQUENCEGROUP_STATUSLIGHTSSEQUENCE._serialized_end=3638
396
+ _LEDSEQUENCEGROUP_STATUSLIGHTSSEQUENCE_FRAME._serialized_start=3256
397
+ _LEDSEQUENCEGROUP_STATUSLIGHTSSEQUENCE_FRAME._serialized_end=3638
398
+ _LEDSEQUENCEGROUP_INTERPOLATIONMODE._serialized_start=3640
399
+ _LEDSEQUENCEGROUP_INTERPOLATIONMODE._serialized_end=3736
400
+ _AUDIOSEQUENCEGROUP._serialized_start=3739
401
+ _AUDIOSEQUENCEGROUP._serialized_end=4034
402
+ _AUDIOSEQUENCEGROUP_BUZZERSEQUENCE._serialized_start=3825
403
+ _AUDIOSEQUENCEGROUP_BUZZERSEQUENCE._serialized_end=4034
404
+ _AUDIOSEQUENCEGROUP_BUZZERSEQUENCE_NOTEWITHDURATION._serialized_start=3922
405
+ _AUDIOSEQUENCEGROUP_BUZZERSEQUENCE_NOTEWITHDURATION._serialized_end=4034
406
+ _AUDIOVISUALBEHAVIOR._serialized_start=4037
407
+ _AUDIOVISUALBEHAVIOR._serialized_end=4213
408
+ _LIVEAUDIOVISUALBEHAVIOR._serialized_start=4215
409
+ _LIVEAUDIOVISUALBEHAVIOR._serialized_end=4324
410
+ _RUNBEHAVIORREQUEST._serialized_start=4327
411
+ _RUNBEHAVIORREQUEST._serialized_end=4467
412
+ _RUNBEHAVIORRESPONSE._serialized_start=4470
413
+ _RUNBEHAVIORRESPONSE._serialized_end=4921
414
+ _RUNBEHAVIORRESPONSE_STATUS._serialized_start=4656
415
+ _RUNBEHAVIORRESPONSE_STATUS._serialized_end=4751
416
+ _RUNBEHAVIORRESPONSE_RUNRESULT._serialized_start=4754
417
+ _RUNBEHAVIORRESPONSE_RUNRESULT._serialized_end=4921
418
+ _STOPBEHAVIORREQUEST._serialized_start=4923
419
+ _STOPBEHAVIORREQUEST._serialized_end=5010
420
+ _STOPBEHAVIORRESPONSE._serialized_start=5013
421
+ _STOPBEHAVIORRESPONSE._serialized_end=5213
422
+ _STOPBEHAVIORRESPONSE_STATUS._serialized_start=5138
423
+ _STOPBEHAVIORRESPONSE_STATUS._serialized_end=5213
424
+ _LISTBEHAVIORSREQUEST._serialized_start=5215
425
+ _LISTBEHAVIORSREQUEST._serialized_end=5280
426
+ _LISTBEHAVIORSRESPONSE._serialized_start=5282
427
+ _LISTBEHAVIORSRESPONSE._serialized_end=5405
428
+ _PRESETCOLORASSOCIATION._serialized_start=5408
429
+ _PRESETCOLORASSOCIATION._serialized_end=5763
430
+ _PRESETCOLORASSOCIATION_PREDEFINEDCOLOR._serialized_start=5556
431
+ _PRESETCOLORASSOCIATION_PREDEFINEDCOLOR._serialized_end=5748
432
+ _AUDIOVISUALSYSTEMPARAMS._serialized_start=5766
433
+ _AUDIOVISUALSYSTEMPARAMS._serialized_end=6070
434
+ _GETSYSTEMPARAMSREQUEST._serialized_start=6072
435
+ _GETSYSTEMPARAMSREQUEST._serialized_end=6139
436
+ _GETSYSTEMPARAMSRESPONSE._serialized_start=6141
437
+ _GETSYSTEMPARAMSRESPONSE._serialized_end=6263
438
+ _SETSYSTEMPARAMSREQUEST._serialized_start=6266
439
+ _SETSYSTEMPARAMSREQUEST._serialized_end=6698
440
+ _SETSYSTEMPARAMSRESPONSE._serialized_start=6700
441
+ _SETSYSTEMPARAMSRESPONSE._serialized_end=6769
442
+ # @@protoc_insertion_point(module_scope)
@@ -0,0 +1,4 @@
1
+ # Generated by the gRPC Python protocol compiler plugin. DO NOT EDIT!
2
+ """Client and server classes corresponding to protobuf-defined services."""
3
+ import grpc
4
+
@@ -0,0 +1,29 @@
1
+ # -*- coding: utf-8 -*-
2
+ # Generated by the protocol buffer compiler. DO NOT EDIT!
3
+ # source: bosdyn/api/audio_visual_service.proto
4
+ """Generated protocol buffer code."""
5
+ from google.protobuf import descriptor as _descriptor
6
+ from google.protobuf import descriptor_pool as _descriptor_pool
7
+ from google.protobuf import message as _message
8
+ from google.protobuf import reflection as _reflection
9
+ from google.protobuf import symbol_database as _symbol_database
10
+ # @@protoc_insertion_point(imports)
11
+
12
+ _sym_db = _symbol_database.Default()
13
+
14
+
15
+ from bosdyn.api import audio_visual_pb2 as bosdyn_dot_api_dot_audio__visual__pb2
16
+
17
+
18
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n%bosdyn/api/audio_visual_service.proto\x12\nbosdyn.api\x1a\x1d\x62osdyn/api/audio_visual.proto2\xcf\x03\n\x12\x41udioVisualService\x12P\n\x0bRunBehavior\x12\x1e.bosdyn.api.RunBehaviorRequest\x1a\x1f.bosdyn.api.RunBehaviorResponse\"\x00\x12S\n\x0cStopBehavior\x12\x1f.bosdyn.api.StopBehaviorRequest\x1a .bosdyn.api.StopBehaviorResponse\"\x00\x12V\n\rListBehaviors\x12 .bosdyn.api.ListBehaviorsRequest\x1a!.bosdyn.api.ListBehaviorsResponse\"\x00\x12\\\n\x0fGetSystemParams\x12\".bosdyn.api.GetSystemParamsRequest\x1a#.bosdyn.api.GetSystemParamsResponse\"\x00\x12\\\n\x0fSetSystemParams\x12\".bosdyn.api.SetSystemParamsRequest\x1a#.bosdyn.api.SetSystemParamsResponse\"\x00\x42:B\x17\x41udioVisualServiceProtoZ\x1f\x62osdyn/api/audio_visual_serviceb\x06proto3')
19
+
20
+
21
+
22
+ _AUDIOVISUALSERVICE = DESCRIPTOR.services_by_name['AudioVisualService']
23
+ if _descriptor._USE_C_DESCRIPTORS == False:
24
+
25
+ DESCRIPTOR._options = None
26
+ DESCRIPTOR._serialized_options = b'B\027AudioVisualServiceProtoZ\037bosdyn/api/audio_visual_service'
27
+ _AUDIOVISUALSERVICE._serialized_start=85
28
+ _AUDIOVISUALSERVICE._serialized_end=548
29
+ # @@protoc_insertion_point(module_scope)
@@ -0,0 +1,203 @@
1
+ # Generated by the gRPC Python protocol compiler plugin. DO NOT EDIT!
2
+ """Client and server classes corresponding to protobuf-defined services."""
3
+ import grpc
4
+
5
+ from bosdyn.api import audio_visual_pb2 as bosdyn_dot_api_dot_audio__visual__pb2
6
+
7
+
8
+ class AudioVisualServiceStub(object):
9
+ """Missing associated documentation comment in .proto file."""
10
+
11
+ def __init__(self, channel):
12
+ """Constructor.
13
+
14
+ Args:
15
+ channel: A grpc.Channel.
16
+ """
17
+ self.RunBehavior = channel.unary_unary(
18
+ '/bosdyn.api.AudioVisualService/RunBehavior',
19
+ request_serializer=bosdyn_dot_api_dot_audio__visual__pb2.RunBehaviorRequest.SerializeToString,
20
+ response_deserializer=bosdyn_dot_api_dot_audio__visual__pb2.RunBehaviorResponse.FromString,
21
+ )
22
+ self.StopBehavior = channel.unary_unary(
23
+ '/bosdyn.api.AudioVisualService/StopBehavior',
24
+ request_serializer=bosdyn_dot_api_dot_audio__visual__pb2.StopBehaviorRequest.SerializeToString,
25
+ response_deserializer=bosdyn_dot_api_dot_audio__visual__pb2.StopBehaviorResponse.FromString,
26
+ )
27
+ self.ListBehaviors = channel.unary_unary(
28
+ '/bosdyn.api.AudioVisualService/ListBehaviors',
29
+ request_serializer=bosdyn_dot_api_dot_audio__visual__pb2.ListBehaviorsRequest.SerializeToString,
30
+ response_deserializer=bosdyn_dot_api_dot_audio__visual__pb2.ListBehaviorsResponse.FromString,
31
+ )
32
+ self.GetSystemParams = channel.unary_unary(
33
+ '/bosdyn.api.AudioVisualService/GetSystemParams',
34
+ request_serializer=bosdyn_dot_api_dot_audio__visual__pb2.GetSystemParamsRequest.SerializeToString,
35
+ response_deserializer=bosdyn_dot_api_dot_audio__visual__pb2.GetSystemParamsResponse.FromString,
36
+ )
37
+ self.SetSystemParams = channel.unary_unary(
38
+ '/bosdyn.api.AudioVisualService/SetSystemParams',
39
+ request_serializer=bosdyn_dot_api_dot_audio__visual__pb2.SetSystemParamsRequest.SerializeToString,
40
+ response_deserializer=bosdyn_dot_api_dot_audio__visual__pb2.SetSystemParamsResponse.FromString,
41
+ )
42
+
43
+
44
+ class AudioVisualServiceServicer(object):
45
+ """Missing associated documentation comment in .proto file."""
46
+
47
+ def RunBehavior(self, request, context):
48
+ """Run an AudioVisualBehavior.
49
+ """
50
+ context.set_code(grpc.StatusCode.UNIMPLEMENTED)
51
+ context.set_details('Method not implemented!')
52
+ raise NotImplementedError('Method not implemented!')
53
+
54
+ def StopBehavior(self, request, context):
55
+ """Stop an AudioVisualBehavior.
56
+ """
57
+ context.set_code(grpc.StatusCode.UNIMPLEMENTED)
58
+ context.set_details('Method not implemented!')
59
+ raise NotImplementedError('Method not implemented!')
60
+
61
+ def ListBehaviors(self, request, context):
62
+ """List all AudioVisualBehaviors currently added to the AudioVisual Service.
63
+ """
64
+ context.set_code(grpc.StatusCode.UNIMPLEMENTED)
65
+ context.set_details('Method not implemented!')
66
+ raise NotImplementedError('Method not implemented!')
67
+
68
+ def GetSystemParams(self, request, context):
69
+ """Get the current status of the system.
70
+ """
71
+ context.set_code(grpc.StatusCode.UNIMPLEMENTED)
72
+ context.set_details('Method not implemented!')
73
+ raise NotImplementedError('Method not implemented!')
74
+
75
+ def SetSystemParams(self, request, context):
76
+ """Set the current status of the system.
77
+ """
78
+ context.set_code(grpc.StatusCode.UNIMPLEMENTED)
79
+ context.set_details('Method not implemented!')
80
+ raise NotImplementedError('Method not implemented!')
81
+
82
+
83
+ def add_AudioVisualServiceServicer_to_server(servicer, server):
84
+ rpc_method_handlers = {
85
+ 'RunBehavior': grpc.unary_unary_rpc_method_handler(
86
+ servicer.RunBehavior,
87
+ request_deserializer=bosdyn_dot_api_dot_audio__visual__pb2.RunBehaviorRequest.FromString,
88
+ response_serializer=bosdyn_dot_api_dot_audio__visual__pb2.RunBehaviorResponse.SerializeToString,
89
+ ),
90
+ 'StopBehavior': grpc.unary_unary_rpc_method_handler(
91
+ servicer.StopBehavior,
92
+ request_deserializer=bosdyn_dot_api_dot_audio__visual__pb2.StopBehaviorRequest.FromString,
93
+ response_serializer=bosdyn_dot_api_dot_audio__visual__pb2.StopBehaviorResponse.SerializeToString,
94
+ ),
95
+ 'ListBehaviors': grpc.unary_unary_rpc_method_handler(
96
+ servicer.ListBehaviors,
97
+ request_deserializer=bosdyn_dot_api_dot_audio__visual__pb2.ListBehaviorsRequest.FromString,
98
+ response_serializer=bosdyn_dot_api_dot_audio__visual__pb2.ListBehaviorsResponse.SerializeToString,
99
+ ),
100
+ 'GetSystemParams': grpc.unary_unary_rpc_method_handler(
101
+ servicer.GetSystemParams,
102
+ request_deserializer=bosdyn_dot_api_dot_audio__visual__pb2.GetSystemParamsRequest.FromString,
103
+ response_serializer=bosdyn_dot_api_dot_audio__visual__pb2.GetSystemParamsResponse.SerializeToString,
104
+ ),
105
+ 'SetSystemParams': grpc.unary_unary_rpc_method_handler(
106
+ servicer.SetSystemParams,
107
+ request_deserializer=bosdyn_dot_api_dot_audio__visual__pb2.SetSystemParamsRequest.FromString,
108
+ response_serializer=bosdyn_dot_api_dot_audio__visual__pb2.SetSystemParamsResponse.SerializeToString,
109
+ ),
110
+ }
111
+ generic_handler = grpc.method_handlers_generic_handler(
112
+ 'bosdyn.api.AudioVisualService', rpc_method_handlers)
113
+ server.add_generic_rpc_handlers((generic_handler,))
114
+
115
+
116
+ # This class is part of an EXPERIMENTAL API.
117
+ class AudioVisualService(object):
118
+ """Missing associated documentation comment in .proto file."""
119
+
120
+ @staticmethod
121
+ def RunBehavior(request,
122
+ target,
123
+ options=(),
124
+ channel_credentials=None,
125
+ call_credentials=None,
126
+ insecure=False,
127
+ compression=None,
128
+ wait_for_ready=None,
129
+ timeout=None,
130
+ metadata=None):
131
+ return grpc.experimental.unary_unary(request, target, '/bosdyn.api.AudioVisualService/RunBehavior',
132
+ bosdyn_dot_api_dot_audio__visual__pb2.RunBehaviorRequest.SerializeToString,
133
+ bosdyn_dot_api_dot_audio__visual__pb2.RunBehaviorResponse.FromString,
134
+ options, channel_credentials,
135
+ insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
136
+
137
+ @staticmethod
138
+ def StopBehavior(request,
139
+ target,
140
+ options=(),
141
+ channel_credentials=None,
142
+ call_credentials=None,
143
+ insecure=False,
144
+ compression=None,
145
+ wait_for_ready=None,
146
+ timeout=None,
147
+ metadata=None):
148
+ return grpc.experimental.unary_unary(request, target, '/bosdyn.api.AudioVisualService/StopBehavior',
149
+ bosdyn_dot_api_dot_audio__visual__pb2.StopBehaviorRequest.SerializeToString,
150
+ bosdyn_dot_api_dot_audio__visual__pb2.StopBehaviorResponse.FromString,
151
+ options, channel_credentials,
152
+ insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
153
+
154
+ @staticmethod
155
+ def ListBehaviors(request,
156
+ target,
157
+ options=(),
158
+ channel_credentials=None,
159
+ call_credentials=None,
160
+ insecure=False,
161
+ compression=None,
162
+ wait_for_ready=None,
163
+ timeout=None,
164
+ metadata=None):
165
+ return grpc.experimental.unary_unary(request, target, '/bosdyn.api.AudioVisualService/ListBehaviors',
166
+ bosdyn_dot_api_dot_audio__visual__pb2.ListBehaviorsRequest.SerializeToString,
167
+ bosdyn_dot_api_dot_audio__visual__pb2.ListBehaviorsResponse.FromString,
168
+ options, channel_credentials,
169
+ insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
170
+
171
+ @staticmethod
172
+ def GetSystemParams(request,
173
+ target,
174
+ options=(),
175
+ channel_credentials=None,
176
+ call_credentials=None,
177
+ insecure=False,
178
+ compression=None,
179
+ wait_for_ready=None,
180
+ timeout=None,
181
+ metadata=None):
182
+ return grpc.experimental.unary_unary(request, target, '/bosdyn.api.AudioVisualService/GetSystemParams',
183
+ bosdyn_dot_api_dot_audio__visual__pb2.GetSystemParamsRequest.SerializeToString,
184
+ bosdyn_dot_api_dot_audio__visual__pb2.GetSystemParamsResponse.FromString,
185
+ options, channel_credentials,
186
+ insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
187
+
188
+ @staticmethod
189
+ def SetSystemParams(request,
190
+ target,
191
+ options=(),
192
+ channel_credentials=None,
193
+ call_credentials=None,
194
+ insecure=False,
195
+ compression=None,
196
+ wait_for_ready=None,
197
+ timeout=None,
198
+ metadata=None):
199
+ return grpc.experimental.unary_unary(request, target, '/bosdyn.api.AudioVisualService/SetSystemParams',
200
+ bosdyn_dot_api_dot_audio__visual__pb2.SetSystemParamsRequest.SerializeToString,
201
+ bosdyn_dot_api_dot_audio__visual__pb2.SetSystemParamsResponse.FromString,
202
+ options, channel_credentials,
203
+ insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
@@ -31,7 +31,7 @@ from google.protobuf import duration_pb2 as google_dot_protobuf_dot_duration__pb
31
31
  from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2
32
32
 
33
33
 
34
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n$bosdyn/api/graph_nav/graph_nav.proto\x12\x14\x62osdyn.api.graph_nav\x1a\x1e\x62osdyn/api/basic_command.proto\x1a\x1b\x62osdyn/api/data_chunk.proto\x1a\x19\x62osdyn/api/geometry.proto\x1a\x18\x62osdyn/api/gps/gps.proto\x1a\x1e\x62osdyn/api/graph_nav/gps.proto\x1a)bosdyn/api/graph_nav/lost_detection.proto\x1a\x1e\x62osdyn/api/graph_nav/nav.proto\x1a\x1e\x62osdyn/api/graph_nav/map.proto\x1a(bosdyn/api/graph_nav/area_callback.proto\x1a\x17\x62osdyn/api/header.proto\x1a\x16\x62osdyn/api/lease.proto\x1a\x18\x62osdyn/api/license.proto\x1a\x1c\x62osdyn/api/robot_state.proto\x1a\x1e\x62osdyn/api/service_fault.proto\x1a\x1egoogle/protobuf/wrappers.proto\x1a\x1egoogle/protobuf/duration.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"<\n\x17VisualRefinementOptions\x12!\n\x19verify_refinement_quality\x18\x01 \x01(\x08\"\xc7\x05\n\x16SetLocalizationRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\x12\x39\n\rinitial_guess\x18\x03 \x01(\x0b\x32\".bosdyn.api.graph_nav.Localization\x12*\n\rko_tform_body\x18\x04 \x01(\x0b\x32\x13.bosdyn.api.SE3Pose\x12\x14\n\x0cmax_distance\x18\x05 \x01(\x01\x12\x0f\n\x07max_yaw\x18\x06 \x01(\x01\x12P\n\rfiducial_init\x18\x07 \x01(\x0e\x32\x39.bosdyn.api.graph_nav.SetLocalizationRequest.FiducialInit\x12\x17\n\x0fuse_fiducial_id\x18\x08 \x01(\x05\x12\x1a\n\x12\x64o_ambiguity_check\x18\n \x01(\x08\x12\x37\n/restrict_fiducial_detections_to_target_waypoint\x18\x0b \x01(\x08\x12)\n\x1frefine_fiducial_result_with_icp\x18\t \x01(\x08H\x00\x12T\n\x1brefine_with_visual_features\x18\x0c \x01(\x0b\x32-.bosdyn.api.graph_nav.VisualRefinementOptionsH\x00\"\xa4\x01\n\x0c\x46iducialInit\x12\x19\n\x15\x46IDUCIAL_INIT_UNKNOWN\x10\x00\x12\x1d\n\x19\x46IDUCIAL_INIT_NO_FIDUCIAL\x10\x01\x12\x19\n\x15\x46IDUCIAL_INIT_NEAREST\x10\x02\x12#\n\x1f\x46IDUCIAL_INIT_NEAREST_AT_TARGET\x10\x03\x12\x1a\n\x16\x46IDUCIAL_INIT_SPECIFIC\x10\x04\x42\x0c\n\nrefinement\"\x97\x01\n\x19SensorCompatibilityStatus\x12\x1a\n\x12map_has_lidar_data\x18\x01 \x01(\x08\x12\"\n\x1arobot_configured_for_lidar\x18\x02 \x01(\x08\x12\x18\n\x10map_has_gps_data\x18\x03 \x01(\x08\x12 \n\x18robot_configured_for_gps\x18\x04 \x01(\x08\"\xf1\t\n\x17SetLocalizationResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12\x34\n\x10lease_use_result\x18\x02 \x01(\x0b\x32\x1a.bosdyn.api.LeaseUseResult\x12\x44\n\x06status\x18\x03 \x01(\x0e\x32\x34.bosdyn.api.graph_nav.SetLocalizationResponse.Status\x12\x18\n\x0c\x65rror_report\x18\x04 \x01(\tB\x02\x18\x01\x12\x38\n\x0clocalization\x18\x05 \x01(\x0b\x32\".bosdyn.api.graph_nav.Localization\x12]\n\x13suspected_ambiguity\x18\x07 \x01(\x0b\x32@.bosdyn.api.graph_nav.SetLocalizationResponse.SuspectedAmbiguity\x12\x36\n\x0eimpaired_state\x18\x08 \x01(\x0b\x32\x1e.bosdyn.api.RobotImpairedState\x12\x46\n\rsensor_status\x18\t \x01(\x0b\x32/.bosdyn.api.graph_nav.SensorCompatibilityStatus\x12^\n\x14quality_check_result\x18\n \x01(\x0e\x32@.bosdyn.api.graph_nav.SetLocalizationResponse.QualityCheckResult\x1aQ\n\x12SuspectedAmbiguity\x12;\n\x1e\x61lternate_robot_tform_waypoint\x18\x01 \x01(\x0b\x32\x13.bosdyn.api.SE3Pose\"\xed\x02\n\x06Status\x12\x12\n\x0eSTATUS_UNKNOWN\x10\x00\x12\r\n\tSTATUS_OK\x10\x01\x12\x19\n\x15STATUS_ROBOT_IMPAIRED\x10\x02\x12\x1b\n\x17STATUS_UNKNOWN_WAYPOINT\x10\x03\x12\x12\n\x0eSTATUS_ABORTED\x10\x04\x12\x11\n\rSTATUS_FAILED\x10\x05\x12 \n\x1cSTATUS_FIDUCIAL_TOO_FAR_AWAY\x10\x06\x12\x1b\n\x17STATUS_FIDUCIAL_TOO_OLD\x10\x07\x12\x1f\n\x1bSTATUS_NO_MATCHING_FIDUCIAL\x10\x08\x12\"\n\x1eSTATUS_FIDUCIAL_POSE_UNCERTAIN\x10\t\x12\x1f\n\x1bSTATUS_INCOMPATIBLE_SENSORS\x10\n\x12\"\n\x1eSTATUS_VISUAL_ALIGNMENT_FAILED\x10\x0b\x12\x18\n\x14STATUS_NO_MAP_LOADED\x10\x0c\"\xd7\x01\n\x12QualityCheckResult\x12\x19\n\x15QUALITY_CHECK_UNKNOWN\x10\x00\x12\x19\n\x15QUALITY_CHECK_SUCCESS\x10\x01\x12(\n$QUALITY_CHECK_POOR_POINT_CLOUD_MATCH\x10\x02\x12(\n$QUALITY_CHECK_POOR_GRAVITY_ALIGNMENT\x10\x03\x12\x19\n\x15QUALITY_CHECK_SKIPPED\x10\x04\x12\x1c\n\x18QUALITY_CHECK_BAD_HEIGHT\x10\x05\"\x10\n\x0eRouteGenParams\"\xcf\x08\n\x0cTravelParams\x12\x16\n\x0cmax_distance\x18\x01 \x01(\x01H\x00\x12.\n\nbox_region\x18\x0f \x01(\x0b\x32\x18.bosdyn.api.OrientedBox2H\x00\x12\x0f\n\x07max_yaw\x18\x02 \x01(\x01\x12\x34\n\x0evelocity_limit\x18\x03 \x01(\x0b\x32\x1c.bosdyn.api.SE2VelocityLimit\x12\x18\n\x10ignore_final_yaw\x18\x04 \x01(\x08\x12\x1d\n\x15max_corridor_distance\x18\x12 \x01(\x01\x12]\n\x19\x66\x65\x61ture_quality_tolerance\x18\x05 \x01(\x0e\x32:.bosdyn.api.graph_nav.TravelParams.FeatureQualityTolerance\x12$\n\x1c\x64isable_directed_exploration\x18\x06 \x01(\x08\x12\'\n\x1f\x64isable_alternate_route_finding\x18\x08 \x01(\x08\x12U\n\x13path_following_mode\x18\t \x01(\x0e\x32\x38.bosdyn.api.graph_nav.Edge.Annotations.PathFollowingMode\x12\x39\n\x16\x62locked_path_wait_time\x18\n \x01(\x0b\x32\x19.google.protobuf.Duration\x12^\n\x13ground_clutter_mode\x18\x0b \x01(\x0e\x32\x41.bosdyn.api.graph_nav.Edge.Annotations.GroundClutterAvoidanceMode\x12N\n\x18lost_detector_strictness\x18\x0e \x01(\x0e\x32,.bosdyn.api.graph_nav.LostDetectorStrictness\x12H\n\x0cplanner_mode\x18\x11 \x01(\x0e\x32\x32.bosdyn.api.graph_nav.TravelParams.PathPlannerMode\"r\n\x17\x46\x65\x61tureQualityTolerance\x12\x15\n\x11TOLERANCE_UNKNOWN\x10\x00\x12\x15\n\x11TOLERANCE_DEFAULT\x10\x01\x12)\n%TOLERANCE_IGNORE_POOR_FEATURE_QUALITY\x10\x02\"\xa7\x01\n\x0fPathPlannerMode\x12\x18\n\x14PLANNER_MODE_UNKNOWN\x10\x00\x12\x18\n\x14PLANNER_MODE_DEFAULT\x10\x01\x12\x1c\n\x18PLANNER_MODE_SHORT_RANGE\x10\x02\x12\x1b\n\x17PLANNER_MODE_LONG_RANGE\x10\x03\x12%\n!PLANNER_MODE_LONG_RANGE_LIVE_ONLY\x10\x04\x42\x1f\n\x1d\x63\x61rtesian_distance_parameters\"\x92\x02\n\x18ModifyNavigationResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12\x35\n\x11lease_use_results\x18\x02 \x03(\x0b\x32\x1a.bosdyn.api.LeaseUseResult\x12\x45\n\x06status\x18\x03 \x01(\x0e\x32\x35.bosdyn.api.graph_nav.ModifyNavigationResponse.Status\"L\n\x06Status\x12\x12\n\x0eSTATUS_UNKNOWN\x10\x00\x12\r\n\tSTATUS_OK\x10\x01\x12\x1f\n\x1bSTATUS_UNRECOGNIZED_COMMAND\x10\x02\"\xf9\x03\n\x11NavigateToRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\x12!\n\x06leases\x18\x02 \x03(\x0b\x32\x11.bosdyn.api.Lease\x12\x1f\n\x17\x64\x65stination_waypoint_id\x18\x03 \x01(\t\x12:\n\x0croute_params\x18\x04 \x01(\x0b\x32$.bosdyn.api.graph_nav.RouteGenParams\x12\x39\n\rtravel_params\x18\x05 \x01(\x0b\x32\".bosdyn.api.graph_nav.TravelParams\x12,\n\x08\x65nd_time\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x18\n\x10\x63lock_identifier\x18\x07 \x01(\t\x12\x41\n$destination_waypoint_tform_body_goal\x18\x08 \x01(\x0b\x32\x13.bosdyn.api.SE2Pose\x12\x12\n\ncommand_id\x18\t \x01(\r\x12_\n\x16route_blocked_behavior\x18\n \x01(\x0e\x32?.bosdyn.api.graph_nav.RouteFollowingParams.RouteBlockedBehavior\"\x84\x06\n\x12NavigateToResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12\x35\n\x11lease_use_results\x18\x02 \x03(\x0b\x32\x1a.bosdyn.api.LeaseUseResult\x12?\n\x06status\x18\x03 \x01(\x0e\x32/.bosdyn.api.graph_nav.NavigateToResponse.Status\x12\x36\n\x0eimpaired_state\x18\x06 \x01(\x0b\x32\x1e.bosdyn.api.RobotImpairedState\x12\x12\n\ncommand_id\x18\x04 \x01(\r\x12\x1a\n\x12\x65rror_waypoint_ids\x18\x05 \x03(\t\x12K\n\x13\x61rea_callback_error\x18\n \x01(\x0b\x32..bosdyn.api.graph_nav.AreaCallbackServiceError\"\x94\x03\n\x06Status\x12\x12\n\x0eSTATUS_UNKNOWN\x10\x00\x12\r\n\tSTATUS_OK\x10\x01\x12\x16\n\x12STATUS_NO_TIMESYNC\x10\x02\x12\x12\n\x0eSTATUS_EXPIRED\x10\x03\x12\x16\n\x12STATUS_TOO_DISTANT\x10\x04\x12\x19\n\x15STATUS_ROBOT_IMPAIRED\x10\x05\x12\x14\n\x10STATUS_RECORDING\x10\x06\x12\x1b\n\x17STATUS_UNKNOWN_WAYPOINT\x10\x07\x12\x12\n\x0eSTATUS_NO_PATH\x10\x08\x12\x19\n\x15STATUS_FEATURE_DESERT\x10\n\x12\x0f\n\x0bSTATUS_LOST\x10\x0b\x12\x1f\n\x1bSTATUS_NOT_LOCALIZED_TO_MAP\x10\r\x12!\n\x1dSTATUS_COULD_NOT_UPDATE_ROUTE\x10\x0c\x12\x10\n\x0cSTATUS_STUCK\x10\x0e\x12\x1f\n\x1bSTATUS_UNRECOGNIZED_COMMAND\x10\x0f\x12\x1e\n\x1aSTATUS_AREA_CALLBACK_ERROR\x10\x10\"\xf7\x04\n\x14RouteFollowingParams\x12W\n\x10new_cmd_behavior\x18\x01 \x01(\x0e\x32=.bosdyn.api.graph_nav.RouteFollowingParams.StartRouteBehavior\x12X\n\x15\x65xisting_cmd_behavior\x18\x02 \x01(\x0e\x32\x39.bosdyn.api.graph_nav.RouteFollowingParams.ResumeBehavior\x12_\n\x16route_blocked_behavior\x18\x03 \x01(\x0e\x32?.bosdyn.api.graph_nav.RouteFollowingParams.RouteBlockedBehavior\"u\n\x12StartRouteBehavior\x12\x11\n\rSTART_UNKNOWN\x10\x00\x12\x14\n\x10START_GOTO_START\x10\x01\x12\x14\n\x10START_GOTO_ROUTE\x10\x02\x12 \n\x1cSTART_FAIL_WHEN_NOT_ON_ROUTE\x10\x03\"n\n\x0eResumeBehavior\x12\x12\n\x0eRESUME_UNKNOWN\x10\x00\x12%\n!RESUME_RETURN_TO_UNFINISHED_ROUTE\x10\x01\x12!\n\x1dRESUME_FAIL_WHEN_NOT_ON_ROUTE\x10\x02\"d\n\x14RouteBlockedBehavior\x12\x19\n\x15ROUTE_BLOCKED_UNKNOWN\x10\x00\x12\x19\n\x15ROUTE_BLOCKED_REROUTE\x10\x01\x12\x16\n\x12ROUTE_BLOCKED_FAIL\x10\x02\"\xb3\x03\n\x14NavigateRouteRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\x12!\n\x06leases\x18\x02 \x03(\x0b\x32\x11.bosdyn.api.Lease\x12*\n\x05route\x18\x03 \x01(\x0b\x32\x1b.bosdyn.api.graph_nav.Route\x12G\n\x13route_follow_params\x18\t \x01(\x0b\x32*.bosdyn.api.graph_nav.RouteFollowingParams\x12\x39\n\rtravel_params\x18\x04 \x01(\x0b\x32\".bosdyn.api.graph_nav.TravelParams\x12,\n\x08\x65nd_time\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x18\n\x10\x63lock_identifier\x18\x06 \x01(\t\x12\x41\n$destination_waypoint_tform_body_goal\x18\x07 \x01(\x0b\x32\x13.bosdyn.api.SE2Pose\x12\x12\n\ncommand_id\x18\x08 \x01(\r\"\xa0\x07\n\x15NavigateRouteResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12\x35\n\x11lease_use_results\x18\x02 \x03(\x0b\x32\x1a.bosdyn.api.LeaseUseResult\x12\x42\n\x06status\x18\x03 \x01(\x0e\x32\x32.bosdyn.api.graph_nav.NavigateRouteResponse.Status\x12\x36\n\x0eimpaired_state\x18\x07 \x01(\x0b\x32\x1e.bosdyn.api.RobotImpairedState\x12\x12\n\ncommand_id\x18\x04 \x01(\r\x12\x1a\n\x12\x65rror_waypoint_ids\x18\x05 \x03(\t\x12\x35\n\x0e\x65rror_edge_ids\x18\x06 \x03(\x0b\x32\x1d.bosdyn.api.graph_nav.Edge.Id\x12K\n\x13\x61rea_callback_error\x18\x08 \x01(\x0b\x32..bosdyn.api.graph_nav.AreaCallbackServiceError\"\xf3\x03\n\x06Status\x12\x12\n\x0eSTATUS_UNKNOWN\x10\x00\x12\r\n\tSTATUS_OK\x10\x01\x12\x16\n\x12STATUS_NO_TIMESYNC\x10\x02\x12\x12\n\x0eSTATUS_EXPIRED\x10\x03\x12\x16\n\x12STATUS_TOO_DISTANT\x10\x04\x12\x19\n\x15STATUS_ROBOT_IMPAIRED\x10\x05\x12\x14\n\x10STATUS_RECORDING\x10\x06\x12!\n\x1dSTATUS_UNKNOWN_ROUTE_ELEMENTS\x10\x08\x12\x17\n\x13STATUS_INVALID_EDGE\x10\t\x12\x12\n\x0eSTATUS_NO_PATH\x10\x14\x12\x1b\n\x17STATUS_CONSTRAINT_FAULT\x10\x0b\x12\x19\n\x15STATUS_FEATURE_DESERT\x10\r\x12\x0f\n\x0bSTATUS_LOST\x10\x0e\x12!\n\x1dSTATUS_NOT_LOCALIZED_TO_ROUTE\x10\x10\x12\x1f\n\x1bSTATUS_NOT_LOCALIZED_TO_MAP\x10\x13\x12!\n\x1dSTATUS_COULD_NOT_UPDATE_ROUTE\x10\x0f\x12\x10\n\x0cSTATUS_STUCK\x10\x11\x12\x1f\n\x1bSTATUS_UNRECOGNIZED_COMMAND\x10\x12\x12\x1e\n\x1aSTATUS_AREA_CALLBACK_ERROR\x10\x15\"\xa9\x01\n\x13GPSNavigationParams\x12%\n\x08goal_llh\x18\x01 \x01(\x0b\x32\x13.bosdyn.api.gps.LLH\x12.\n\x08goal_yaw\x18\x02 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12;\n\x15max_distance_from_map\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\"\xe4\x04\n\x17NavigateToAnchorRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\x12!\n\x06leases\x18\x02 \x03(\x0b\x32\x11.bosdyn.api.Lease\x12.\n\x0fseed_tform_goal\x18\x03 \x01(\x0b\x32\x13.bosdyn.api.SE3PoseH\x00\x12J\n\x15gps_navigation_params\x18\x0b \x01(\x0b\x32).bosdyn.api.graph_nav.GPSNavigationParamsH\x00\x12\x43\n)goal_waypoint_rt_seed_ewrt_seed_tolerance\x18\x04 \x01(\x0b\x32\x10.bosdyn.api.Vec3\x12:\n\x0croute_params\x18\x06 \x01(\x0b\x32$.bosdyn.api.graph_nav.RouteGenParams\x12\x39\n\rtravel_params\x18\x07 \x01(\x0b\x32\".bosdyn.api.graph_nav.TravelParams\x12,\n\x08\x65nd_time\x18\x08 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x18\n\x10\x63lock_identifier\x18\t \x01(\t\x12_\n\x16route_blocked_behavior\x18\x0c \x01(\x0e\x32?.bosdyn.api.graph_nav.RouteFollowingParams.RouteBlockedBehavior\x12\x12\n\ncommand_id\x18\n \x01(\rB\x06\n\x04goal\"\x8d\x08\n\x18NavigateToAnchorResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12\x35\n\x11lease_use_results\x18\x02 \x03(\x0b\x32\x1a.bosdyn.api.LeaseUseResult\x12\x45\n\x06status\x18\x03 \x01(\x0e\x32\x35.bosdyn.api.graph_nav.NavigateToAnchorResponse.Status\x12\x36\n\x0eimpaired_state\x18\x06 \x01(\x0b\x32\x1e.bosdyn.api.RobotImpairedState\x12\x12\n\ncommand_id\x18\x04 \x01(\r\x12\x1a\n\x12\x65rror_waypoint_ids\x18\x05 \x03(\t\x12K\n\x13\x61rea_callback_error\x18\x07 \x01(\x0b\x32..bosdyn.api.graph_nav.AreaCallbackServiceError\x12L\n\ngps_status\x18\x08 \x01(\x0e\x32\x38.bosdyn.api.graph_nav.NavigateToAnchorResponse.GPSStatus\"\xc9\x03\n\x06Status\x12\x12\n\x0eSTATUS_UNKNOWN\x10\x00\x12\r\n\tSTATUS_OK\x10\x01\x12\x16\n\x12STATUS_NO_TIMESYNC\x10\x02\x12\x12\n\x0eSTATUS_EXPIRED\x10\x03\x12\x16\n\x12STATUS_TOO_DISTANT\x10\x04\x12\x19\n\x15STATUS_ROBOT_IMPAIRED\x10\x05\x12\x14\n\x10STATUS_RECORDING\x10\x06\x12\x17\n\x13STATUS_NO_ANCHORING\x10\x07\x12\x12\n\x0eSTATUS_NO_PATH\x10\x08\x12\x19\n\x15STATUS_FEATURE_DESERT\x10\n\x12\x0f\n\x0bSTATUS_LOST\x10\x0b\x12\x1f\n\x1bSTATUS_NOT_LOCALIZED_TO_MAP\x10\r\x12!\n\x1dSTATUS_COULD_NOT_UPDATE_ROUTE\x10\x0c\x12\x10\n\x0cSTATUS_STUCK\x10\x0e\x12\x1f\n\x1bSTATUS_UNRECOGNIZED_COMMAND\x10\x0f\x12\x17\n\x13STATUS_INVALID_POSE\x10\x10\x12\x1e\n\x1aSTATUS_AREA_CALLBACK_ERROR\x10\x11\x12\x1e\n\x1aSTATUS_INVALID_GPS_COMMAND\x10\x12\"x\n\tGPSStatus\x12\x16\n\x12GPS_STATUS_UNKNOWN\x10\x00\x12\x11\n\rGPS_STATUS_OK\x10\x01\x12\x1f\n\x1bGPS_STATUS_NO_COORDS_IN_MAP\x10\x02\x12\x1f\n\x1bGPS_STATUS_TOO_FAR_FROM_MAP\x10\x03\"Z\n\x19NavigationFeedbackRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\x12\x12\n\ncommand_id\x18\x02 \x01(\r\"\xa0\x14\n\x1aNavigationFeedbackResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12G\n\x06status\x18\x02 \x01(\x0e\x32\x37.bosdyn.api.graph_nav.NavigationFeedbackResponse.Status\x12\x36\n\x0eimpaired_state\x18\x06 \x01(\x0b\x32\x1e.bosdyn.api.RobotImpairedState\x12\x66\n\x14\x61rea_callback_errors\x18\t \x03(\x0b\x32H.bosdyn.api.graph_nav.NavigationFeedbackResponse.AreaCallbackErrorsEntry\x12\x34\n\x0fremaining_route\x18\x03 \x01(\x0b\x32\x1b.bosdyn.api.graph_nav.Route\x12=\n\x0f\x63ompleted_route\x18\x12 \x01(\x0b\x32$.bosdyn.api.graph_nav.CompletedRoute\x12\x1e\n\x16remaining_route_length\x18\x11 \x01(\x01\x12\x12\n\ncommand_id\x18\x04 \x01(\r\x12/\n\x12last_ko_tform_goal\x18\x05 \x01(\x0b\x32\x13.bosdyn.api.SE3Pose\x12Z\n\x14\x62ody_movement_status\x18\x07 \x01(\x0e\x32<.bosdyn.api.SE2TrajectoryCommand.Feedback.BodyMovementStatus\x12U\n\x13path_following_mode\x18\x08 \x01(\x0e\x32\x38.bosdyn.api.graph_nav.Edge.Annotations.PathFollowingMode\x12p\n\x19\x61\x63tive_region_information\x18\n \x03(\x0b\x32M.bosdyn.api.graph_nav.NavigationFeedbackResponse.ActiveRegionInformationEntry\x12\x66\n\x16route_following_status\x18\xe8\x07 \x01(\x0e\x32\x45.bosdyn.api.graph_nav.NavigationFeedbackResponse.RouteFollowingStatus\x12Y\n\x0f\x62lockage_status\x18\xe9\x07 \x01(\x0e\x32?.bosdyn.api.graph_nav.NavigationFeedbackResponse.BlockageStatus\x12R\n\x0cstuck_reason\x18\x0b \x01(\x0e\x32<.bosdyn.api.graph_nav.NavigationFeedbackResponse.StuckReason\x1a\x62\n\x17\x41reaCallbackErrorsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\x36\n\x05value\x18\x02 \x01(\x0b\x32\'.bosdyn.api.graph_nav.AreaCallbackError:\x02\x38\x01\x1a\x88\x01\n\x1c\x41\x63tiveRegionInformationEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12W\n\x05value\x18\x02 \x01(\x0b\x32H.bosdyn.api.graph_nav.NavigationFeedbackResponse.ActiveRegionInformation:\x02\x38\x01\x1a\xad\x02\n\x17\x41\x63tiveRegionInformation\x12\x13\n\x0b\x64\x65scription\x18\x01 \x01(\t\x12\x14\n\x0cservice_name\x18\x02 \x01(\t\x12r\n\rregion_status\x18\x03 \x01(\x0e\x32[.bosdyn.api.graph_nav.NavigationFeedbackResponse.ActiveRegionInformation.AreaCallbackStatus\"s\n\x12\x41reaCallbackStatus\x12\x12\n\x0eSTATUS_UNKNOWN\x10\x00\x12\x15\n\x11STATUS_NAVIGATING\x10\x01\x12\x12\n\x0eSTATUS_WAITING\x10\x02\x12\x1e\n\x1aSTATUS_CALLBACK_IN_CONTROL\x10\x03\"\xf5\x02\n\x06Status\x12\x12\n\x0eSTATUS_UNKNOWN\x10\x00\x12\x1a\n\x16STATUS_FOLLOWING_ROUTE\x10\x01\x12\x17\n\x13STATUS_REACHED_GOAL\x10\x02\x12\x13\n\x0fSTATUS_NO_ROUTE\x10\x03\x12\x1a\n\x16STATUS_NO_LOCALIZATION\x10\x04\x12\x0f\n\x0bSTATUS_LOST\x10\x05\x12\x10\n\x0cSTATUS_STUCK\x10\x06\x12\x1c\n\x18STATUS_COMMAND_TIMED_OUT\x10\x07\x12\x19\n\x15STATUS_ROBOT_IMPAIRED\x10\x08\x12\x1b\n\x17STATUS_CONSTRAINT_FAULT\x10\x0b\x12\x1d\n\x19STATUS_COMMAND_OVERRIDDEN\x10\x0c\x12!\n\x1dSTATUS_NOT_LOCALIZED_TO_ROUTE\x10\r\x12\x16\n\x12STATUS_LEASE_ERROR\x10\x0e\x12\x1e\n\x1aSTATUS_AREA_CALLBACK_ERROR\x10\x0f\"\xf1\x01\n\x14RouteFollowingStatus\x12\"\n\x1eROUTE_FOLLOWING_STATUS_UNKNOWN\x10\x00\x12*\n&ROUTE_FOLLOWING_STATUS_FOLLOWING_ROUTE\x10\x01\x12-\n)ROUTE_FOLLOWING_STATUS_RETURNING_TO_ROUTE\x10\x02\x12\x34\n0ROUTE_FOLLOWING_STATUS_FOLLOWING_ALTERNATE_ROUTE\x10\x03\x12$\n ROUTE_FOLLOWING_STATUS_EXPLORING\x10\x04\"\x98\x01\n\x0e\x42lockageStatus\x12\x1b\n\x17\x42LOCKAGE_STATUS_UNKNOWN\x10\x00\x12\x1f\n\x1b\x42LOCKAGE_STATUS_ROUTE_CLEAR\x10\x01\x12-\n)BLOCKAGE_STATUS_ROUTE_BLOCKED_TEMPORARILY\x10\x02\x12\x19\n\x15\x42LOCKAGE_STATUS_STUCK\x10\x03\"\xb0\x01\n\x0bStuckReason\x12\x18\n\x14STUCK_REASON_UNKNOWN\x10\x00\x12\x19\n\x15STUCK_REASON_OBSTACLE\x10\x01\x12&\n\"STUCK_REASON_AREA_CALLBACK_BLOCKED\x10\x02\x12%\n!STUCK_REASON_AREA_CALLBACK_FAILED\x10\x03\x12\x1d\n\x19STUCK_REASON_GOAL_BLOCKED\x10\x04\"\xc3\x02\n\x1bGetLocalizationStateRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\x12\x13\n\x0bwaypoint_id\x18\x08 \x01(\t\x12 \n\x18request_live_point_cloud\x18\x02 \x01(\x08\x12\x1b\n\x13request_live_images\x18\x03 \x01(\x08\x12!\n\x19request_live_terrain_maps\x18\x04 \x01(\x08\x12\"\n\x1arequest_live_world_objects\x18\x05 \x01(\x08\x12 \n\x18request_live_robot_state\x18\x06 \x01(\x08\x12!\n\x19\x63ompress_live_point_cloud\x18\x07 \x01(\x08\x12\x19\n\x11request_gps_state\x18\t \x01(\x08\"]\n\x16RemotePointCloudStatus\x12\x14\n\x0cservice_name\x18\x01 \x01(\t\x12\x1b\n\x13\x65xists_in_directory\x18\x02 \x01(\x08\x12\x10\n\x08has_data\x18\x03 \x01(\x08\"\xf1\x05\n\x11LostDetectorState\x12\x0f\n\x07is_lost\x18\x01 \x01(\x08\x12(\n total_num_accepted_localizations\x18\x02 \x01(\x05\x12(\n total_num_rejected_localizations\x18\x03 \x01(\x05\x12\x31\n)num_rejected_localizations_since_accepted\x18\x04 \x01(\x05\x12\x34\n,distance_traveled_with_rejected_localization\x18\x05 \x01(\x02\x12\x46\n\x1alast_accepted_localization\x18\x06 \x01(\x0b\x32\".bosdyn.api.graph_nav.Localization\x12\x46\n\x1alast_rejected_localization\x18\x07 \x01(\x0b\x32\".bosdyn.api.graph_nav.Localization\x12M\n!last_accepted_strict_localization\x18\n \x01(\x0b\x32\".bosdyn.api.graph_nav.Localization\x12!\n\x19num_consecutive_bad_edges\x18\x08 \x01(\x05\x12>\n\x06params\x18\t \x01(\x0b\x32..bosdyn.api.graph_nav.LostDetectorState.Params\x1a\xcb\x01\n\x06Params\x12&\n\x1emax_time_with_bad_localization\x18\x01 \x01(\x01\x12*\n\"max_distance_with_bad_localization\x18\x02 \x01(\x01\x12+\n#max_num_edges_with_bad_localization\x18\x03 \x01(\x05\x12@\n\nstrictness\x18\x04 \x01(\x0e\x32,.bosdyn.api.graph_nav.LostDetectorStrictness\"\xba\x03\n\x1cGetLocalizationStateResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12\x38\n\x0clocalization\x18\x02 \x01(\x0b\x32\".bosdyn.api.graph_nav.Localization\x12\x34\n\x10robot_kinematics\x18\x04 \x01(\x0b\x32\x1a.bosdyn.api.KinematicState\x12I\n\x13remote_cloud_status\x18\x05 \x03(\x0b\x32,.bosdyn.api.graph_nav.RemotePointCloudStatus\x12\x39\n\tlive_data\x18\x06 \x01(\x0b\x32&.bosdyn.api.graph_nav.WaypointSnapshot\x12\x44\n\x13lost_detector_state\x18\x07 \x01(\x0b\x32\'.bosdyn.api.graph_nav.LostDetectorState\x12\x32\n\x03gps\x18\x08 \x01(\x0b\x32%.bosdyn.api.graph_nav.GPSLocalization\"`\n\x11\x43learGraphRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\x12 \n\x05lease\x18\x02 \x01(\x0b\x32\x11.bosdyn.api.Lease\"\xfa\x01\n\x12\x43learGraphResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12\x34\n\x10lease_use_result\x18\x02 \x01(\x0b\x32\x1a.bosdyn.api.LeaseUseResult\x12?\n\x06status\x18\x03 \x01(\x0e\x32/.bosdyn.api.graph_nav.ClearGraphResponse.Status\"A\n\x06Status\x12\x12\n\x0eSTATUS_UNKNOWN\x10\x00\x12\r\n\tSTATUS_OK\x10\x01\x12\x14\n\x10STATUS_RECORDING\x10\x02\"\xda\x01\n\x12UploadGraphRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\x12*\n\x05graph\x18\x02 \x01(\x0b\x32\x1b.bosdyn.api.graph_nav.Graph\x12 \n\x05lease\x18\x03 \x01(\x0b\x32\x11.bosdyn.api.Lease\x12\x1e\n\x16generate_new_anchoring\x18\x04 \x01(\x08\x12+\n#treat_validation_warnings_as_errors\x18\x05 \x01(\x08\"n\n\x1bUploadGraphStreamingRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\x12$\n\x05\x63hunk\x18\x02 \x01(\x0b\x32\x15.bosdyn.api.DataChunk\"\xe8\x0b\n\x13UploadGraphResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12@\n\x06status\x18\x08 \x01(\x0e\x32\x30.bosdyn.api.graph_nav.UploadGraphResponse.Status\x12\x34\n\x10lease_use_result\x18\x02 \x01(\x0b\x32\x1a.bosdyn.api.LeaseUseResult\x12$\n\x1cloaded_waypoint_snapshot_ids\x18\x03 \x03(\t\x12%\n\x1dunknown_waypoint_snapshot_ids\x18\x04 \x03(\t\x12 \n\x18loaded_edge_snapshot_ids\x18\x05 \x03(\t\x12!\n\x19unknown_edge_snapshot_ids\x18\x06 \x03(\t\x12\x36\n\x0elicense_status\x18\x07 \x01(\x0e\x32\x1e.bosdyn.api.LicenseInfo.Status\x12\x46\n\rsensor_status\x18\t \x01(\x0b\x32/.bosdyn.api.graph_nav.SensorCompatibilityStatus\x12K\n\x13\x61rea_callback_error\x18\n \x01(\x0b\x32..bosdyn.api.graph_nav.AreaCallbackServiceError\x12\x31\n\tmap_stats\x18\x0b \x01(\x0b\x32\x1e.bosdyn.api.graph_nav.MapStats\x12U\n\x11validation_status\x18\x0c \x01(\x0b\x32:.bosdyn.api.graph_nav.UploadGraphResponse.ValidationStatus\x1a\x98\x05\n\x10ValidationStatus\x12%\n\x1dmissing_waypoint_ids_in_edges\x18\x01 \x03(\t\x12\'\n\x1fmissing_waypoint_ids_in_anchors\x18\x02 \x03(\t\x12\x41\n\x1a\x65\x64ge_ids_invalid_transform\x18\x03 \x03(\x0b\x32\x1d.bosdyn.api.graph_nav.Edge.Id\x12*\n\"waypoint_anchors_invalid_transform\x18\x04 \x03(\t\x12(\n object_anchors_invalid_transform\x18\x05 \x03(\t\x12\x1e\n\x16\x64uplicate_waypoint_ids\x18\x06 \x03(\t\x12%\n\x1d\x64uplicate_waypoint_anchor_ids\x18\x07 \x03(\t\x12#\n\x1b\x64uplicate_object_anchor_ids\x18\x08 \x03(\t\x12\x39\n\x12\x64uplicate_edge_ids\x18\t \x03(\x0b\x32\x1d.bosdyn.api.graph_nav.Edge.Id\x12\'\n\x1finvalid_waypoint_ids_self_edges\x18\n \x03(\t\x12\x1e\n\x16has_empty_waypoint_ids\x18\x0b \x01(\x08\x12\x1a\n\x12has_empty_edge_ids\x18\x0c \x01(\x08\x12%\n\x1dhas_empty_waypoint_anchor_ids\x18\r \x01(\x08\x12#\n\x1bhas_empty_object_anchor_ids\x18\x0e \x01(\x08\x12\x43\n\x1cmalformed_staircase_edge_ids\x18\x0f \x03(\x0b\x32\x1d.bosdyn.api.graph_nav.Edge.Id\"\xa8\x01\n\x06Status\x12\x12\n\x0eSTATUS_UNKNOWN\x10\x00\x12\r\n\tSTATUS_OK\x10\x01\x12 \n\x1cSTATUS_MAP_TOO_LARGE_LICENSE\x10\x03\x12\x18\n\x14STATUS_INVALID_GRAPH\x10\x04\x12\x1f\n\x1bSTATUS_INCOMPATIBLE_SENSORS\x10\x05\x12\x1e\n\x1aSTATUS_AREA_CALLBACK_ERROR\x10\x06\"A\n\x14\x44ownloadGraphRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\"o\n\x15\x44ownloadGraphResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12*\n\x05graph\x18\x02 \x01(\x0b\x32\x1b.bosdyn.api.graph_nav.Graph\"r\n\x1e\x44ownloadGraphStreamingResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12$\n\x05\x63hunk\x18\x02 \x01(\x0b\x32\x15.bosdyn.api.DataChunk\"\x92\x01\n\x1dUploadWaypointSnapshotRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\x12$\n\x05\x63hunk\x18\x03 \x01(\x0b\x32\x15.bosdyn.api.DataChunk\x12 \n\x05lease\x18\x04 \x01(\x0b\x32\x11.bosdyn.api.Lease\"\x98\x03\n\x1eUploadWaypointSnapshotResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12\x34\n\x10lease_use_result\x18\x02 \x01(\x0b\x32\x1a.bosdyn.api.LeaseUseResult\x12K\n\x06status\x18\x03 \x01(\x0e\x32;.bosdyn.api.graph_nav.UploadWaypointSnapshotResponse.Status\x12\x46\n\rsensor_status\x18\x04 \x01(\x0b\x32/.bosdyn.api.graph_nav.SensorCompatibilityStatus\x12\x31\n\tmap_stats\x18\x05 \x01(\x0b\x32\x1e.bosdyn.api.graph_nav.MapStats\"L\n\x06Status\x12\x12\n\x0eSTATUS_UNKNOWN\x10\x00\x12\r\n\tSTATUS_OK\x10\x01\x12\x1f\n\x1bSTATUS_INCOMPATIBLE_SENSORS\x10\x02\"\x8e\x01\n\x19UploadEdgeSnapshotRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\x12$\n\x05\x63hunk\x18\x04 \x01(\x0b\x32\x15.bosdyn.api.DataChunk\x12 \n\x05lease\x18\x05 \x01(\x0b\x32\x11.bosdyn.api.Lease\"\xb1\x01\n\x1aUploadEdgeSnapshotResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12\x34\n\x10lease_use_result\x18\x02 \x01(\x0b\x32\x1a.bosdyn.api.LeaseUseResult\x12\x31\n\tmap_stats\x18\x03 \x01(\x0b\x32\x1e.bosdyn.api.graph_nav.MapStats\"\xc6\x01\n\x1f\x44ownloadWaypointSnapshotRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\x12\x1c\n\x14waypoint_snapshot_id\x18\x02 \x01(\t\x12\x17\n\x0f\x64ownload_images\x18\x03 \x01(\x08\x12\x1c\n\x14\x63ompress_point_cloud\x18\x04 \x01(\x08\x12#\n\x1b\x64o_not_download_point_cloud\x18\x05 \x01(\x08\"\xb2\x02\n DownloadWaypointSnapshotResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12M\n\x06status\x18\x02 \x01(\x0e\x32=.bosdyn.api.graph_nav.DownloadWaypointSnapshotResponse.Status\x12\x1c\n\x14waypoint_snapshot_id\x18\x04 \x01(\t\x12$\n\x05\x63hunk\x18\x05 \x01(\x0b\x32\x15.bosdyn.api.DataChunk\"O\n\x06Status\x12\x12\n\x0eSTATUS_UNKNOWN\x10\x00\x12\r\n\tSTATUS_OK\x10\x01\x12\"\n\x1eSTATUS_SNAPSHOT_DOES_NOT_EXIST\x10\x02\"b\n\x1b\x44ownloadEdgeSnapshotRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\x12\x18\n\x10\x65\x64ge_snapshot_id\x18\x02 \x01(\t\"\xa6\x02\n\x1c\x44ownloadEdgeSnapshotResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12I\n\x06status\x18\x02 \x01(\x0e\x32\x39.bosdyn.api.graph_nav.DownloadEdgeSnapshotResponse.Status\x12\x18\n\x10\x65\x64ge_snapshot_id\x18\x04 \x01(\t\x12$\n\x05\x63hunk\x18\x05 \x01(\x0b\x32\x15.bosdyn.api.DataChunk\"O\n\x06Status\x12\x12\n\x0eSTATUS_UNKNOWN\x10\x00\x12\r\n\tSTATUS_OK\x10\x01\x12\"\n\x1eSTATUS_SNAPSHOT_DOES_NOT_EXIST\x10\x02\"h\n\x18\x41reaCallbackServiceError\x12\x18\n\x10missing_services\x18\x01 \x03(\t\x12\x32\n\x10\x66\x61ulted_services\x18\x02 \x03(\x0b\x32\x18.bosdyn.api.ServiceFault\"A\n\x14ValidateGraphRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\"\x8a\x03\n\x15ValidateGraphResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12\x42\n\x06status\x18\x02 \x01(\x0e\x32\x32.bosdyn.api.graph_nav.ValidateGraphResponse.Status\x12\x46\n\rsensor_status\x18\x03 \x01(\x0b\x32/.bosdyn.api.graph_nav.SensorCompatibilityStatus\x12K\n\x13\x61rea_callback_error\x18\x04 \x01(\x0b\x32..bosdyn.api.graph_nav.AreaCallbackServiceError\"l\n\x06Status\x12\x12\n\x0eSTATUS_UNKNOWN\x10\x00\x12\r\n\tSTATUS_OK\x10\x01\x12\x1f\n\x1bSTATUS_INCOMPATIBLE_SENSORS\x10\x05\x12\x1e\n\x1aSTATUS_AREA_CALLBACK_ERROR\x10\x06\x42/B\rGraphNavProtoZ\x1e\x62osdyn/api/graph_nav/graph_navb\x06proto3')
34
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n$bosdyn/api/graph_nav/graph_nav.proto\x12\x14\x62osdyn.api.graph_nav\x1a\x1e\x62osdyn/api/basic_command.proto\x1a\x1b\x62osdyn/api/data_chunk.proto\x1a\x19\x62osdyn/api/geometry.proto\x1a\x18\x62osdyn/api/gps/gps.proto\x1a\x1e\x62osdyn/api/graph_nav/gps.proto\x1a)bosdyn/api/graph_nav/lost_detection.proto\x1a\x1e\x62osdyn/api/graph_nav/nav.proto\x1a\x1e\x62osdyn/api/graph_nav/map.proto\x1a(bosdyn/api/graph_nav/area_callback.proto\x1a\x17\x62osdyn/api/header.proto\x1a\x16\x62osdyn/api/lease.proto\x1a\x18\x62osdyn/api/license.proto\x1a\x1c\x62osdyn/api/robot_state.proto\x1a\x1e\x62osdyn/api/service_fault.proto\x1a\x1egoogle/protobuf/wrappers.proto\x1a\x1egoogle/protobuf/duration.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"<\n\x17VisualRefinementOptions\x12!\n\x19verify_refinement_quality\x18\x01 \x01(\x08\"\xc7\x05\n\x16SetLocalizationRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\x12\x39\n\rinitial_guess\x18\x03 \x01(\x0b\x32\".bosdyn.api.graph_nav.Localization\x12*\n\rko_tform_body\x18\x04 \x01(\x0b\x32\x13.bosdyn.api.SE3Pose\x12\x14\n\x0cmax_distance\x18\x05 \x01(\x01\x12\x0f\n\x07max_yaw\x18\x06 \x01(\x01\x12P\n\rfiducial_init\x18\x07 \x01(\x0e\x32\x39.bosdyn.api.graph_nav.SetLocalizationRequest.FiducialInit\x12\x17\n\x0fuse_fiducial_id\x18\x08 \x01(\x05\x12\x1a\n\x12\x64o_ambiguity_check\x18\n \x01(\x08\x12\x37\n/restrict_fiducial_detections_to_target_waypoint\x18\x0b \x01(\x08\x12)\n\x1frefine_fiducial_result_with_icp\x18\t \x01(\x08H\x00\x12T\n\x1brefine_with_visual_features\x18\x0c \x01(\x0b\x32-.bosdyn.api.graph_nav.VisualRefinementOptionsH\x00\"\xa4\x01\n\x0c\x46iducialInit\x12\x19\n\x15\x46IDUCIAL_INIT_UNKNOWN\x10\x00\x12\x1d\n\x19\x46IDUCIAL_INIT_NO_FIDUCIAL\x10\x01\x12\x19\n\x15\x46IDUCIAL_INIT_NEAREST\x10\x02\x12#\n\x1f\x46IDUCIAL_INIT_NEAREST_AT_TARGET\x10\x03\x12\x1a\n\x16\x46IDUCIAL_INIT_SPECIFIC\x10\x04\x42\x0c\n\nrefinement\"\x97\x01\n\x19SensorCompatibilityStatus\x12\x1a\n\x12map_has_lidar_data\x18\x01 \x01(\x08\x12\"\n\x1arobot_configured_for_lidar\x18\x02 \x01(\x08\x12\x18\n\x10map_has_gps_data\x18\x03 \x01(\x08\x12 \n\x18robot_configured_for_gps\x18\x04 \x01(\x08\"\xf1\t\n\x17SetLocalizationResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12\x34\n\x10lease_use_result\x18\x02 \x01(\x0b\x32\x1a.bosdyn.api.LeaseUseResult\x12\x44\n\x06status\x18\x03 \x01(\x0e\x32\x34.bosdyn.api.graph_nav.SetLocalizationResponse.Status\x12\x18\n\x0c\x65rror_report\x18\x04 \x01(\tB\x02\x18\x01\x12\x38\n\x0clocalization\x18\x05 \x01(\x0b\x32\".bosdyn.api.graph_nav.Localization\x12]\n\x13suspected_ambiguity\x18\x07 \x01(\x0b\x32@.bosdyn.api.graph_nav.SetLocalizationResponse.SuspectedAmbiguity\x12\x36\n\x0eimpaired_state\x18\x08 \x01(\x0b\x32\x1e.bosdyn.api.RobotImpairedState\x12\x46\n\rsensor_status\x18\t \x01(\x0b\x32/.bosdyn.api.graph_nav.SensorCompatibilityStatus\x12^\n\x14quality_check_result\x18\n \x01(\x0e\x32@.bosdyn.api.graph_nav.SetLocalizationResponse.QualityCheckResult\x1aQ\n\x12SuspectedAmbiguity\x12;\n\x1e\x61lternate_robot_tform_waypoint\x18\x01 \x01(\x0b\x32\x13.bosdyn.api.SE3Pose\"\xed\x02\n\x06Status\x12\x12\n\x0eSTATUS_UNKNOWN\x10\x00\x12\r\n\tSTATUS_OK\x10\x01\x12\x19\n\x15STATUS_ROBOT_IMPAIRED\x10\x02\x12\x1b\n\x17STATUS_UNKNOWN_WAYPOINT\x10\x03\x12\x12\n\x0eSTATUS_ABORTED\x10\x04\x12\x11\n\rSTATUS_FAILED\x10\x05\x12 \n\x1cSTATUS_FIDUCIAL_TOO_FAR_AWAY\x10\x06\x12\x1b\n\x17STATUS_FIDUCIAL_TOO_OLD\x10\x07\x12\x1f\n\x1bSTATUS_NO_MATCHING_FIDUCIAL\x10\x08\x12\"\n\x1eSTATUS_FIDUCIAL_POSE_UNCERTAIN\x10\t\x12\x1f\n\x1bSTATUS_INCOMPATIBLE_SENSORS\x10\n\x12\"\n\x1eSTATUS_VISUAL_ALIGNMENT_FAILED\x10\x0b\x12\x18\n\x14STATUS_NO_MAP_LOADED\x10\x0c\"\xd7\x01\n\x12QualityCheckResult\x12\x19\n\x15QUALITY_CHECK_UNKNOWN\x10\x00\x12\x19\n\x15QUALITY_CHECK_SUCCESS\x10\x01\x12(\n$QUALITY_CHECK_POOR_POINT_CLOUD_MATCH\x10\x02\x12(\n$QUALITY_CHECK_POOR_GRAVITY_ALIGNMENT\x10\x03\x12\x19\n\x15QUALITY_CHECK_SKIPPED\x10\x04\x12\x1c\n\x18QUALITY_CHECK_BAD_HEIGHT\x10\x05\"\x10\n\x0eRouteGenParams\"\xcf\x08\n\x0cTravelParams\x12\x16\n\x0cmax_distance\x18\x01 \x01(\x01H\x00\x12.\n\nbox_region\x18\x0f \x01(\x0b\x32\x18.bosdyn.api.OrientedBox2H\x00\x12\x0f\n\x07max_yaw\x18\x02 \x01(\x01\x12\x34\n\x0evelocity_limit\x18\x03 \x01(\x0b\x32\x1c.bosdyn.api.SE2VelocityLimit\x12\x18\n\x10ignore_final_yaw\x18\x04 \x01(\x08\x12\x1d\n\x15max_corridor_distance\x18\x12 \x01(\x01\x12]\n\x19\x66\x65\x61ture_quality_tolerance\x18\x05 \x01(\x0e\x32:.bosdyn.api.graph_nav.TravelParams.FeatureQualityTolerance\x12$\n\x1c\x64isable_directed_exploration\x18\x06 \x01(\x08\x12\'\n\x1f\x64isable_alternate_route_finding\x18\x08 \x01(\x08\x12U\n\x13path_following_mode\x18\t \x01(\x0e\x32\x38.bosdyn.api.graph_nav.Edge.Annotations.PathFollowingMode\x12\x39\n\x16\x62locked_path_wait_time\x18\n \x01(\x0b\x32\x19.google.protobuf.Duration\x12^\n\x13ground_clutter_mode\x18\x0b \x01(\x0e\x32\x41.bosdyn.api.graph_nav.Edge.Annotations.GroundClutterAvoidanceMode\x12N\n\x18lost_detector_strictness\x18\x0e \x01(\x0e\x32,.bosdyn.api.graph_nav.LostDetectorStrictness\x12H\n\x0cplanner_mode\x18\x11 \x01(\x0e\x32\x32.bosdyn.api.graph_nav.TravelParams.PathPlannerMode\"r\n\x17\x46\x65\x61tureQualityTolerance\x12\x15\n\x11TOLERANCE_UNKNOWN\x10\x00\x12\x15\n\x11TOLERANCE_DEFAULT\x10\x01\x12)\n%TOLERANCE_IGNORE_POOR_FEATURE_QUALITY\x10\x02\"\xa7\x01\n\x0fPathPlannerMode\x12\x18\n\x14PLANNER_MODE_UNKNOWN\x10\x00\x12\x18\n\x14PLANNER_MODE_DEFAULT\x10\x01\x12\x1c\n\x18PLANNER_MODE_SHORT_RANGE\x10\x02\x12\x1b\n\x17PLANNER_MODE_LONG_RANGE\x10\x03\x12%\n!PLANNER_MODE_LONG_RANGE_LIVE_ONLY\x10\x04\x42\x1f\n\x1d\x63\x61rtesian_distance_parameters\"\x92\x02\n\x18ModifyNavigationResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12\x35\n\x11lease_use_results\x18\x02 \x03(\x0b\x32\x1a.bosdyn.api.LeaseUseResult\x12\x45\n\x06status\x18\x03 \x01(\x0e\x32\x35.bosdyn.api.graph_nav.ModifyNavigationResponse.Status\"L\n\x06Status\x12\x12\n\x0eSTATUS_UNKNOWN\x10\x00\x12\r\n\tSTATUS_OK\x10\x01\x12\x1f\n\x1bSTATUS_UNRECOGNIZED_COMMAND\x10\x02\"\xf9\x03\n\x11NavigateToRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\x12!\n\x06leases\x18\x02 \x03(\x0b\x32\x11.bosdyn.api.Lease\x12\x1f\n\x17\x64\x65stination_waypoint_id\x18\x03 \x01(\t\x12:\n\x0croute_params\x18\x04 \x01(\x0b\x32$.bosdyn.api.graph_nav.RouteGenParams\x12\x39\n\rtravel_params\x18\x05 \x01(\x0b\x32\".bosdyn.api.graph_nav.TravelParams\x12,\n\x08\x65nd_time\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x18\n\x10\x63lock_identifier\x18\x07 \x01(\t\x12\x41\n$destination_waypoint_tform_body_goal\x18\x08 \x01(\x0b\x32\x13.bosdyn.api.SE2Pose\x12\x12\n\ncommand_id\x18\t \x01(\r\x12_\n\x16route_blocked_behavior\x18\n \x01(\x0e\x32?.bosdyn.api.graph_nav.RouteFollowingParams.RouteBlockedBehavior\"\x84\x06\n\x12NavigateToResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12\x35\n\x11lease_use_results\x18\x02 \x03(\x0b\x32\x1a.bosdyn.api.LeaseUseResult\x12?\n\x06status\x18\x03 \x01(\x0e\x32/.bosdyn.api.graph_nav.NavigateToResponse.Status\x12\x36\n\x0eimpaired_state\x18\x06 \x01(\x0b\x32\x1e.bosdyn.api.RobotImpairedState\x12\x12\n\ncommand_id\x18\x04 \x01(\r\x12\x1a\n\x12\x65rror_waypoint_ids\x18\x05 \x03(\t\x12K\n\x13\x61rea_callback_error\x18\n \x01(\x0b\x32..bosdyn.api.graph_nav.AreaCallbackServiceError\"\x94\x03\n\x06Status\x12\x12\n\x0eSTATUS_UNKNOWN\x10\x00\x12\r\n\tSTATUS_OK\x10\x01\x12\x16\n\x12STATUS_NO_TIMESYNC\x10\x02\x12\x12\n\x0eSTATUS_EXPIRED\x10\x03\x12\x16\n\x12STATUS_TOO_DISTANT\x10\x04\x12\x19\n\x15STATUS_ROBOT_IMPAIRED\x10\x05\x12\x14\n\x10STATUS_RECORDING\x10\x06\x12\x1b\n\x17STATUS_UNKNOWN_WAYPOINT\x10\x07\x12\x12\n\x0eSTATUS_NO_PATH\x10\x08\x12\x19\n\x15STATUS_FEATURE_DESERT\x10\n\x12\x0f\n\x0bSTATUS_LOST\x10\x0b\x12\x1f\n\x1bSTATUS_NOT_LOCALIZED_TO_MAP\x10\r\x12!\n\x1dSTATUS_COULD_NOT_UPDATE_ROUTE\x10\x0c\x12\x10\n\x0cSTATUS_STUCK\x10\x0e\x12\x1f\n\x1bSTATUS_UNRECOGNIZED_COMMAND\x10\x0f\x12\x1e\n\x1aSTATUS_AREA_CALLBACK_ERROR\x10\x10\"\xf7\x04\n\x14RouteFollowingParams\x12W\n\x10new_cmd_behavior\x18\x01 \x01(\x0e\x32=.bosdyn.api.graph_nav.RouteFollowingParams.StartRouteBehavior\x12X\n\x15\x65xisting_cmd_behavior\x18\x02 \x01(\x0e\x32\x39.bosdyn.api.graph_nav.RouteFollowingParams.ResumeBehavior\x12_\n\x16route_blocked_behavior\x18\x03 \x01(\x0e\x32?.bosdyn.api.graph_nav.RouteFollowingParams.RouteBlockedBehavior\"u\n\x12StartRouteBehavior\x12\x11\n\rSTART_UNKNOWN\x10\x00\x12\x14\n\x10START_GOTO_START\x10\x01\x12\x14\n\x10START_GOTO_ROUTE\x10\x02\x12 \n\x1cSTART_FAIL_WHEN_NOT_ON_ROUTE\x10\x03\"n\n\x0eResumeBehavior\x12\x12\n\x0eRESUME_UNKNOWN\x10\x00\x12%\n!RESUME_RETURN_TO_UNFINISHED_ROUTE\x10\x01\x12!\n\x1dRESUME_FAIL_WHEN_NOT_ON_ROUTE\x10\x02\"d\n\x14RouteBlockedBehavior\x12\x19\n\x15ROUTE_BLOCKED_UNKNOWN\x10\x00\x12\x19\n\x15ROUTE_BLOCKED_REROUTE\x10\x01\x12\x16\n\x12ROUTE_BLOCKED_FAIL\x10\x02\"\xb3\x03\n\x14NavigateRouteRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\x12!\n\x06leases\x18\x02 \x03(\x0b\x32\x11.bosdyn.api.Lease\x12*\n\x05route\x18\x03 \x01(\x0b\x32\x1b.bosdyn.api.graph_nav.Route\x12G\n\x13route_follow_params\x18\t \x01(\x0b\x32*.bosdyn.api.graph_nav.RouteFollowingParams\x12\x39\n\rtravel_params\x18\x04 \x01(\x0b\x32\".bosdyn.api.graph_nav.TravelParams\x12,\n\x08\x65nd_time\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x18\n\x10\x63lock_identifier\x18\x06 \x01(\t\x12\x41\n$destination_waypoint_tform_body_goal\x18\x07 \x01(\x0b\x32\x13.bosdyn.api.SE2Pose\x12\x12\n\ncommand_id\x18\x08 \x01(\r\"\xa0\x07\n\x15NavigateRouteResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12\x35\n\x11lease_use_results\x18\x02 \x03(\x0b\x32\x1a.bosdyn.api.LeaseUseResult\x12\x42\n\x06status\x18\x03 \x01(\x0e\x32\x32.bosdyn.api.graph_nav.NavigateRouteResponse.Status\x12\x36\n\x0eimpaired_state\x18\x07 \x01(\x0b\x32\x1e.bosdyn.api.RobotImpairedState\x12\x12\n\ncommand_id\x18\x04 \x01(\r\x12\x1a\n\x12\x65rror_waypoint_ids\x18\x05 \x03(\t\x12\x35\n\x0e\x65rror_edge_ids\x18\x06 \x03(\x0b\x32\x1d.bosdyn.api.graph_nav.Edge.Id\x12K\n\x13\x61rea_callback_error\x18\x08 \x01(\x0b\x32..bosdyn.api.graph_nav.AreaCallbackServiceError\"\xf3\x03\n\x06Status\x12\x12\n\x0eSTATUS_UNKNOWN\x10\x00\x12\r\n\tSTATUS_OK\x10\x01\x12\x16\n\x12STATUS_NO_TIMESYNC\x10\x02\x12\x12\n\x0eSTATUS_EXPIRED\x10\x03\x12\x16\n\x12STATUS_TOO_DISTANT\x10\x04\x12\x19\n\x15STATUS_ROBOT_IMPAIRED\x10\x05\x12\x14\n\x10STATUS_RECORDING\x10\x06\x12!\n\x1dSTATUS_UNKNOWN_ROUTE_ELEMENTS\x10\x08\x12\x17\n\x13STATUS_INVALID_EDGE\x10\t\x12\x12\n\x0eSTATUS_NO_PATH\x10\x14\x12\x1b\n\x17STATUS_CONSTRAINT_FAULT\x10\x0b\x12\x19\n\x15STATUS_FEATURE_DESERT\x10\r\x12\x0f\n\x0bSTATUS_LOST\x10\x0e\x12!\n\x1dSTATUS_NOT_LOCALIZED_TO_ROUTE\x10\x10\x12\x1f\n\x1bSTATUS_NOT_LOCALIZED_TO_MAP\x10\x13\x12!\n\x1dSTATUS_COULD_NOT_UPDATE_ROUTE\x10\x0f\x12\x10\n\x0cSTATUS_STUCK\x10\x11\x12\x1f\n\x1bSTATUS_UNRECOGNIZED_COMMAND\x10\x12\x12\x1e\n\x1aSTATUS_AREA_CALLBACK_ERROR\x10\x15\"\xa9\x01\n\x13GPSNavigationParams\x12%\n\x08goal_llh\x18\x01 \x01(\x0b\x32\x13.bosdyn.api.gps.LLH\x12.\n\x08goal_yaw\x18\x02 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12;\n\x15max_distance_from_map\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\"\xe4\x04\n\x17NavigateToAnchorRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\x12!\n\x06leases\x18\x02 \x03(\x0b\x32\x11.bosdyn.api.Lease\x12.\n\x0fseed_tform_goal\x18\x03 \x01(\x0b\x32\x13.bosdyn.api.SE3PoseH\x00\x12J\n\x15gps_navigation_params\x18\x0b \x01(\x0b\x32).bosdyn.api.graph_nav.GPSNavigationParamsH\x00\x12\x43\n)goal_waypoint_rt_seed_ewrt_seed_tolerance\x18\x04 \x01(\x0b\x32\x10.bosdyn.api.Vec3\x12:\n\x0croute_params\x18\x06 \x01(\x0b\x32$.bosdyn.api.graph_nav.RouteGenParams\x12\x39\n\rtravel_params\x18\x07 \x01(\x0b\x32\".bosdyn.api.graph_nav.TravelParams\x12,\n\x08\x65nd_time\x18\x08 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x18\n\x10\x63lock_identifier\x18\t \x01(\t\x12_\n\x16route_blocked_behavior\x18\x0c \x01(\x0e\x32?.bosdyn.api.graph_nav.RouteFollowingParams.RouteBlockedBehavior\x12\x12\n\ncommand_id\x18\n \x01(\rB\x06\n\x04goal\"\x8d\x08\n\x18NavigateToAnchorResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12\x35\n\x11lease_use_results\x18\x02 \x03(\x0b\x32\x1a.bosdyn.api.LeaseUseResult\x12\x45\n\x06status\x18\x03 \x01(\x0e\x32\x35.bosdyn.api.graph_nav.NavigateToAnchorResponse.Status\x12\x36\n\x0eimpaired_state\x18\x06 \x01(\x0b\x32\x1e.bosdyn.api.RobotImpairedState\x12\x12\n\ncommand_id\x18\x04 \x01(\r\x12\x1a\n\x12\x65rror_waypoint_ids\x18\x05 \x03(\t\x12K\n\x13\x61rea_callback_error\x18\x07 \x01(\x0b\x32..bosdyn.api.graph_nav.AreaCallbackServiceError\x12L\n\ngps_status\x18\x08 \x01(\x0e\x32\x38.bosdyn.api.graph_nav.NavigateToAnchorResponse.GPSStatus\"\xc9\x03\n\x06Status\x12\x12\n\x0eSTATUS_UNKNOWN\x10\x00\x12\r\n\tSTATUS_OK\x10\x01\x12\x16\n\x12STATUS_NO_TIMESYNC\x10\x02\x12\x12\n\x0eSTATUS_EXPIRED\x10\x03\x12\x16\n\x12STATUS_TOO_DISTANT\x10\x04\x12\x19\n\x15STATUS_ROBOT_IMPAIRED\x10\x05\x12\x14\n\x10STATUS_RECORDING\x10\x06\x12\x17\n\x13STATUS_NO_ANCHORING\x10\x07\x12\x12\n\x0eSTATUS_NO_PATH\x10\x08\x12\x19\n\x15STATUS_FEATURE_DESERT\x10\n\x12\x0f\n\x0bSTATUS_LOST\x10\x0b\x12\x1f\n\x1bSTATUS_NOT_LOCALIZED_TO_MAP\x10\r\x12!\n\x1dSTATUS_COULD_NOT_UPDATE_ROUTE\x10\x0c\x12\x10\n\x0cSTATUS_STUCK\x10\x0e\x12\x1f\n\x1bSTATUS_UNRECOGNIZED_COMMAND\x10\x0f\x12\x17\n\x13STATUS_INVALID_POSE\x10\x10\x12\x1e\n\x1aSTATUS_AREA_CALLBACK_ERROR\x10\x11\x12\x1e\n\x1aSTATUS_INVALID_GPS_COMMAND\x10\x12\"x\n\tGPSStatus\x12\x16\n\x12GPS_STATUS_UNKNOWN\x10\x00\x12\x11\n\rGPS_STATUS_OK\x10\x01\x12\x1f\n\x1bGPS_STATUS_NO_COORDS_IN_MAP\x10\x02\x12\x1f\n\x1bGPS_STATUS_TOO_FAR_FROM_MAP\x10\x03\"Z\n\x19NavigationFeedbackRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\x12\x12\n\ncommand_id\x18\x02 \x01(\r\"\xa0\x14\n\x1aNavigationFeedbackResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12G\n\x06status\x18\x02 \x01(\x0e\x32\x37.bosdyn.api.graph_nav.NavigationFeedbackResponse.Status\x12\x36\n\x0eimpaired_state\x18\x06 \x01(\x0b\x32\x1e.bosdyn.api.RobotImpairedState\x12\x66\n\x14\x61rea_callback_errors\x18\t \x03(\x0b\x32H.bosdyn.api.graph_nav.NavigationFeedbackResponse.AreaCallbackErrorsEntry\x12\x34\n\x0fremaining_route\x18\x03 \x01(\x0b\x32\x1b.bosdyn.api.graph_nav.Route\x12=\n\x0f\x63ompleted_route\x18\x12 \x01(\x0b\x32$.bosdyn.api.graph_nav.CompletedRoute\x12\x1e\n\x16remaining_route_length\x18\x11 \x01(\x01\x12\x12\n\ncommand_id\x18\x04 \x01(\r\x12/\n\x12last_ko_tform_goal\x18\x05 \x01(\x0b\x32\x13.bosdyn.api.SE3Pose\x12Z\n\x14\x62ody_movement_status\x18\x07 \x01(\x0e\x32<.bosdyn.api.SE2TrajectoryCommand.Feedback.BodyMovementStatus\x12U\n\x13path_following_mode\x18\x08 \x01(\x0e\x32\x38.bosdyn.api.graph_nav.Edge.Annotations.PathFollowingMode\x12p\n\x19\x61\x63tive_region_information\x18\n \x03(\x0b\x32M.bosdyn.api.graph_nav.NavigationFeedbackResponse.ActiveRegionInformationEntry\x12\x66\n\x16route_following_status\x18\xe8\x07 \x01(\x0e\x32\x45.bosdyn.api.graph_nav.NavigationFeedbackResponse.RouteFollowingStatus\x12Y\n\x0f\x62lockage_status\x18\xe9\x07 \x01(\x0e\x32?.bosdyn.api.graph_nav.NavigationFeedbackResponse.BlockageStatus\x12R\n\x0cstuck_reason\x18\x0b \x01(\x0e\x32<.bosdyn.api.graph_nav.NavigationFeedbackResponse.StuckReason\x1a\x62\n\x17\x41reaCallbackErrorsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\x36\n\x05value\x18\x02 \x01(\x0b\x32\'.bosdyn.api.graph_nav.AreaCallbackError:\x02\x38\x01\x1a\x88\x01\n\x1c\x41\x63tiveRegionInformationEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12W\n\x05value\x18\x02 \x01(\x0b\x32H.bosdyn.api.graph_nav.NavigationFeedbackResponse.ActiveRegionInformation:\x02\x38\x01\x1a\xad\x02\n\x17\x41\x63tiveRegionInformation\x12\x13\n\x0b\x64\x65scription\x18\x01 \x01(\t\x12\x14\n\x0cservice_name\x18\x02 \x01(\t\x12r\n\rregion_status\x18\x03 \x01(\x0e\x32[.bosdyn.api.graph_nav.NavigationFeedbackResponse.ActiveRegionInformation.AreaCallbackStatus\"s\n\x12\x41reaCallbackStatus\x12\x12\n\x0eSTATUS_UNKNOWN\x10\x00\x12\x15\n\x11STATUS_NAVIGATING\x10\x01\x12\x12\n\x0eSTATUS_WAITING\x10\x02\x12\x1e\n\x1aSTATUS_CALLBACK_IN_CONTROL\x10\x03\"\xf5\x02\n\x06Status\x12\x12\n\x0eSTATUS_UNKNOWN\x10\x00\x12\x1a\n\x16STATUS_FOLLOWING_ROUTE\x10\x01\x12\x17\n\x13STATUS_REACHED_GOAL\x10\x02\x12\x13\n\x0fSTATUS_NO_ROUTE\x10\x03\x12\x1a\n\x16STATUS_NO_LOCALIZATION\x10\x04\x12\x0f\n\x0bSTATUS_LOST\x10\x05\x12\x10\n\x0cSTATUS_STUCK\x10\x06\x12\x1c\n\x18STATUS_COMMAND_TIMED_OUT\x10\x07\x12\x19\n\x15STATUS_ROBOT_IMPAIRED\x10\x08\x12\x1b\n\x17STATUS_CONSTRAINT_FAULT\x10\x0b\x12\x1d\n\x19STATUS_COMMAND_OVERRIDDEN\x10\x0c\x12!\n\x1dSTATUS_NOT_LOCALIZED_TO_ROUTE\x10\r\x12\x16\n\x12STATUS_LEASE_ERROR\x10\x0e\x12\x1e\n\x1aSTATUS_AREA_CALLBACK_ERROR\x10\x0f\"\xf1\x01\n\x14RouteFollowingStatus\x12\"\n\x1eROUTE_FOLLOWING_STATUS_UNKNOWN\x10\x00\x12*\n&ROUTE_FOLLOWING_STATUS_FOLLOWING_ROUTE\x10\x01\x12-\n)ROUTE_FOLLOWING_STATUS_RETURNING_TO_ROUTE\x10\x02\x12\x34\n0ROUTE_FOLLOWING_STATUS_FOLLOWING_ALTERNATE_ROUTE\x10\x03\x12$\n ROUTE_FOLLOWING_STATUS_EXPLORING\x10\x04\"\x98\x01\n\x0e\x42lockageStatus\x12\x1b\n\x17\x42LOCKAGE_STATUS_UNKNOWN\x10\x00\x12\x1f\n\x1b\x42LOCKAGE_STATUS_ROUTE_CLEAR\x10\x01\x12-\n)BLOCKAGE_STATUS_ROUTE_BLOCKED_TEMPORARILY\x10\x02\x12\x19\n\x15\x42LOCKAGE_STATUS_STUCK\x10\x03\"\xb0\x01\n\x0bStuckReason\x12\x18\n\x14STUCK_REASON_UNKNOWN\x10\x00\x12\x19\n\x15STUCK_REASON_OBSTACLE\x10\x01\x12&\n\"STUCK_REASON_AREA_CALLBACK_BLOCKED\x10\x02\x12%\n!STUCK_REASON_AREA_CALLBACK_FAILED\x10\x03\x12\x1d\n\x19STUCK_REASON_GOAL_BLOCKED\x10\x04\"\xc3\x02\n\x1bGetLocalizationStateRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\x12\x13\n\x0bwaypoint_id\x18\x08 \x01(\t\x12 \n\x18request_live_point_cloud\x18\x02 \x01(\x08\x12\x1b\n\x13request_live_images\x18\x03 \x01(\x08\x12!\n\x19request_live_terrain_maps\x18\x04 \x01(\x08\x12\"\n\x1arequest_live_world_objects\x18\x05 \x01(\x08\x12 \n\x18request_live_robot_state\x18\x06 \x01(\x08\x12!\n\x19\x63ompress_live_point_cloud\x18\x07 \x01(\x08\x12\x19\n\x11request_gps_state\x18\t \x01(\x08\"]\n\x16RemotePointCloudStatus\x12\x14\n\x0cservice_name\x18\x01 \x01(\t\x12\x1b\n\x13\x65xists_in_directory\x18\x02 \x01(\x08\x12\x10\n\x08has_data\x18\x03 \x01(\x08\"\xf1\x05\n\x11LostDetectorState\x12\x0f\n\x07is_lost\x18\x01 \x01(\x08\x12(\n total_num_accepted_localizations\x18\x02 \x01(\x05\x12(\n total_num_rejected_localizations\x18\x03 \x01(\x05\x12\x31\n)num_rejected_localizations_since_accepted\x18\x04 \x01(\x05\x12\x34\n,distance_traveled_with_rejected_localization\x18\x05 \x01(\x02\x12\x46\n\x1alast_accepted_localization\x18\x06 \x01(\x0b\x32\".bosdyn.api.graph_nav.Localization\x12\x46\n\x1alast_rejected_localization\x18\x07 \x01(\x0b\x32\".bosdyn.api.graph_nav.Localization\x12M\n!last_accepted_strict_localization\x18\n \x01(\x0b\x32\".bosdyn.api.graph_nav.Localization\x12!\n\x19num_consecutive_bad_edges\x18\x08 \x01(\x05\x12>\n\x06params\x18\t \x01(\x0b\x32..bosdyn.api.graph_nav.LostDetectorState.Params\x1a\xcb\x01\n\x06Params\x12&\n\x1emax_time_with_bad_localization\x18\x01 \x01(\x01\x12*\n\"max_distance_with_bad_localization\x18\x02 \x01(\x01\x12+\n#max_num_edges_with_bad_localization\x18\x03 \x01(\x05\x12@\n\nstrictness\x18\x04 \x01(\x0e\x32,.bosdyn.api.graph_nav.LostDetectorStrictness\"\xba\x03\n\x1cGetLocalizationStateResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12\x38\n\x0clocalization\x18\x02 \x01(\x0b\x32\".bosdyn.api.graph_nav.Localization\x12\x34\n\x10robot_kinematics\x18\x04 \x01(\x0b\x32\x1a.bosdyn.api.KinematicState\x12I\n\x13remote_cloud_status\x18\x05 \x03(\x0b\x32,.bosdyn.api.graph_nav.RemotePointCloudStatus\x12\x39\n\tlive_data\x18\x06 \x01(\x0b\x32&.bosdyn.api.graph_nav.WaypointSnapshot\x12\x44\n\x13lost_detector_state\x18\x07 \x01(\x0b\x32\'.bosdyn.api.graph_nav.LostDetectorState\x12\x32\n\x03gps\x18\x08 \x01(\x0b\x32%.bosdyn.api.graph_nav.GPSLocalization\"`\n\x11\x43learGraphRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\x12 \n\x05lease\x18\x02 \x01(\x0b\x32\x11.bosdyn.api.Lease\"\xfa\x01\n\x12\x43learGraphResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12\x34\n\x10lease_use_result\x18\x02 \x01(\x0b\x32\x1a.bosdyn.api.LeaseUseResult\x12?\n\x06status\x18\x03 \x01(\x0e\x32/.bosdyn.api.graph_nav.ClearGraphResponse.Status\"A\n\x06Status\x12\x12\n\x0eSTATUS_UNKNOWN\x10\x00\x12\r\n\tSTATUS_OK\x10\x01\x12\x14\n\x10STATUS_RECORDING\x10\x02\"\xf1\x01\n\x12UploadGraphRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\x12*\n\x05graph\x18\x02 \x01(\x0b\x32\x1b.bosdyn.api.graph_nav.Graph\x12 \n\x05lease\x18\x03 \x01(\x0b\x32\x11.bosdyn.api.Lease\x12\x1e\n\x16generate_new_anchoring\x18\x04 \x01(\x08\x12+\n#treat_validation_warnings_as_errors\x18\x05 \x01(\x08\x12\x15\n\rreplace_graph\x18\x06 \x01(\x08\"n\n\x1bUploadGraphStreamingRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\x12$\n\x05\x63hunk\x18\x02 \x01(\x0b\x32\x15.bosdyn.api.DataChunk\"\x80\x0c\n\x13UploadGraphResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12@\n\x06status\x18\x08 \x01(\x0e\x32\x30.bosdyn.api.graph_nav.UploadGraphResponse.Status\x12\x34\n\x10lease_use_result\x18\x02 \x01(\x0b\x32\x1a.bosdyn.api.LeaseUseResult\x12$\n\x1cloaded_waypoint_snapshot_ids\x18\x03 \x03(\t\x12%\n\x1dunknown_waypoint_snapshot_ids\x18\x04 \x03(\t\x12 \n\x18loaded_edge_snapshot_ids\x18\x05 \x03(\t\x12!\n\x19unknown_edge_snapshot_ids\x18\x06 \x03(\t\x12\x36\n\x0elicense_status\x18\x07 \x01(\x0e\x32\x1e.bosdyn.api.LicenseInfo.Status\x12\x46\n\rsensor_status\x18\t \x01(\x0b\x32/.bosdyn.api.graph_nav.SensorCompatibilityStatus\x12K\n\x13\x61rea_callback_error\x18\n \x01(\x0b\x32..bosdyn.api.graph_nav.AreaCallbackServiceError\x12\x31\n\tmap_stats\x18\x0b \x01(\x0b\x32\x1e.bosdyn.api.graph_nav.MapStats\x12U\n\x11validation_status\x18\x0c \x01(\x0b\x32:.bosdyn.api.graph_nav.UploadGraphResponse.ValidationStatus\x12\x16\n\x0ereplaced_graph\x18\r \x01(\x08\x1a\x98\x05\n\x10ValidationStatus\x12%\n\x1dmissing_waypoint_ids_in_edges\x18\x01 \x03(\t\x12\'\n\x1fmissing_waypoint_ids_in_anchors\x18\x02 \x03(\t\x12\x41\n\x1a\x65\x64ge_ids_invalid_transform\x18\x03 \x03(\x0b\x32\x1d.bosdyn.api.graph_nav.Edge.Id\x12*\n\"waypoint_anchors_invalid_transform\x18\x04 \x03(\t\x12(\n object_anchors_invalid_transform\x18\x05 \x03(\t\x12\x1e\n\x16\x64uplicate_waypoint_ids\x18\x06 \x03(\t\x12%\n\x1d\x64uplicate_waypoint_anchor_ids\x18\x07 \x03(\t\x12#\n\x1b\x64uplicate_object_anchor_ids\x18\x08 \x03(\t\x12\x39\n\x12\x64uplicate_edge_ids\x18\t \x03(\x0b\x32\x1d.bosdyn.api.graph_nav.Edge.Id\x12\'\n\x1finvalid_waypoint_ids_self_edges\x18\n \x03(\t\x12\x1e\n\x16has_empty_waypoint_ids\x18\x0b \x01(\x08\x12\x1a\n\x12has_empty_edge_ids\x18\x0c \x01(\x08\x12%\n\x1dhas_empty_waypoint_anchor_ids\x18\r \x01(\x08\x12#\n\x1bhas_empty_object_anchor_ids\x18\x0e \x01(\x08\x12\x43\n\x1cmalformed_staircase_edge_ids\x18\x0f \x03(\x0b\x32\x1d.bosdyn.api.graph_nav.Edge.Id\"\xa8\x01\n\x06Status\x12\x12\n\x0eSTATUS_UNKNOWN\x10\x00\x12\r\n\tSTATUS_OK\x10\x01\x12 \n\x1cSTATUS_MAP_TOO_LARGE_LICENSE\x10\x03\x12\x18\n\x14STATUS_INVALID_GRAPH\x10\x04\x12\x1f\n\x1bSTATUS_INCOMPATIBLE_SENSORS\x10\x05\x12\x1e\n\x1aSTATUS_AREA_CALLBACK_ERROR\x10\x06\"A\n\x14\x44ownloadGraphRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\"o\n\x15\x44ownloadGraphResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12*\n\x05graph\x18\x02 \x01(\x0b\x32\x1b.bosdyn.api.graph_nav.Graph\"r\n\x1e\x44ownloadGraphStreamingResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12$\n\x05\x63hunk\x18\x02 \x01(\x0b\x32\x15.bosdyn.api.DataChunk\"\x92\x01\n\x1dUploadWaypointSnapshotRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\x12$\n\x05\x63hunk\x18\x03 \x01(\x0b\x32\x15.bosdyn.api.DataChunk\x12 \n\x05lease\x18\x04 \x01(\x0b\x32\x11.bosdyn.api.Lease\"\x98\x03\n\x1eUploadWaypointSnapshotResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12\x34\n\x10lease_use_result\x18\x02 \x01(\x0b\x32\x1a.bosdyn.api.LeaseUseResult\x12K\n\x06status\x18\x03 \x01(\x0e\x32;.bosdyn.api.graph_nav.UploadWaypointSnapshotResponse.Status\x12\x46\n\rsensor_status\x18\x04 \x01(\x0b\x32/.bosdyn.api.graph_nav.SensorCompatibilityStatus\x12\x31\n\tmap_stats\x18\x05 \x01(\x0b\x32\x1e.bosdyn.api.graph_nav.MapStats\"L\n\x06Status\x12\x12\n\x0eSTATUS_UNKNOWN\x10\x00\x12\r\n\tSTATUS_OK\x10\x01\x12\x1f\n\x1bSTATUS_INCOMPATIBLE_SENSORS\x10\x02\"\x8e\x01\n\x19UploadEdgeSnapshotRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\x12$\n\x05\x63hunk\x18\x04 \x01(\x0b\x32\x15.bosdyn.api.DataChunk\x12 \n\x05lease\x18\x05 \x01(\x0b\x32\x11.bosdyn.api.Lease\"\xb1\x01\n\x1aUploadEdgeSnapshotResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12\x34\n\x10lease_use_result\x18\x02 \x01(\x0b\x32\x1a.bosdyn.api.LeaseUseResult\x12\x31\n\tmap_stats\x18\x03 \x01(\x0b\x32\x1e.bosdyn.api.graph_nav.MapStats\"\xc6\x01\n\x1f\x44ownloadWaypointSnapshotRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\x12\x1c\n\x14waypoint_snapshot_id\x18\x02 \x01(\t\x12\x17\n\x0f\x64ownload_images\x18\x03 \x01(\x08\x12\x1c\n\x14\x63ompress_point_cloud\x18\x04 \x01(\x08\x12#\n\x1b\x64o_not_download_point_cloud\x18\x05 \x01(\x08\"\xb2\x02\n DownloadWaypointSnapshotResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12M\n\x06status\x18\x02 \x01(\x0e\x32=.bosdyn.api.graph_nav.DownloadWaypointSnapshotResponse.Status\x12\x1c\n\x14waypoint_snapshot_id\x18\x04 \x01(\t\x12$\n\x05\x63hunk\x18\x05 \x01(\x0b\x32\x15.bosdyn.api.DataChunk\"O\n\x06Status\x12\x12\n\x0eSTATUS_UNKNOWN\x10\x00\x12\r\n\tSTATUS_OK\x10\x01\x12\"\n\x1eSTATUS_SNAPSHOT_DOES_NOT_EXIST\x10\x02\"b\n\x1b\x44ownloadEdgeSnapshotRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\x12\x18\n\x10\x65\x64ge_snapshot_id\x18\x02 \x01(\t\"\xa6\x02\n\x1c\x44ownloadEdgeSnapshotResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12I\n\x06status\x18\x02 \x01(\x0e\x32\x39.bosdyn.api.graph_nav.DownloadEdgeSnapshotResponse.Status\x12\x18\n\x10\x65\x64ge_snapshot_id\x18\x04 \x01(\t\x12$\n\x05\x63hunk\x18\x05 \x01(\x0b\x32\x15.bosdyn.api.DataChunk\"O\n\x06Status\x12\x12\n\x0eSTATUS_UNKNOWN\x10\x00\x12\r\n\tSTATUS_OK\x10\x01\x12\"\n\x1eSTATUS_SNAPSHOT_DOES_NOT_EXIST\x10\x02\"h\n\x18\x41reaCallbackServiceError\x12\x18\n\x10missing_services\x18\x01 \x03(\t\x12\x32\n\x10\x66\x61ulted_services\x18\x02 \x03(\x0b\x32\x18.bosdyn.api.ServiceFault\"A\n\x14ValidateGraphRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\"\x8a\x03\n\x15ValidateGraphResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12\x42\n\x06status\x18\x02 \x01(\x0e\x32\x32.bosdyn.api.graph_nav.ValidateGraphResponse.Status\x12\x46\n\rsensor_status\x18\x03 \x01(\x0b\x32/.bosdyn.api.graph_nav.SensorCompatibilityStatus\x12K\n\x13\x61rea_callback_error\x18\x04 \x01(\x0b\x32..bosdyn.api.graph_nav.AreaCallbackServiceError\"l\n\x06Status\x12\x12\n\x0eSTATUS_UNKNOWN\x10\x00\x12\r\n\tSTATUS_OK\x10\x01\x12\x1f\n\x1bSTATUS_INCOMPATIBLE_SENSORS\x10\x05\x12\x1e\n\x1aSTATUS_AREA_CALLBACK_ERROR\x10\x06\x42/B\rGraphNavProtoZ\x1e\x62osdyn/api/graph_nav/graph_navb\x06proto3')
35
35
 
36
36
 
37
37
 
@@ -538,49 +538,49 @@ if _descriptor._USE_C_DESCRIPTORS == False:
538
538
  _CLEARGRAPHRESPONSE_STATUS._serialized_start=13896
539
539
  _CLEARGRAPHRESPONSE_STATUS._serialized_end=13961
540
540
  _UPLOADGRAPHREQUEST._serialized_start=13964
541
- _UPLOADGRAPHREQUEST._serialized_end=14182
542
- _UPLOADGRAPHSTREAMINGREQUEST._serialized_start=14184
543
- _UPLOADGRAPHSTREAMINGREQUEST._serialized_end=14294
544
- _UPLOADGRAPHRESPONSE._serialized_start=14297
545
- _UPLOADGRAPHRESPONSE._serialized_end=15809
546
- _UPLOADGRAPHRESPONSE_VALIDATIONSTATUS._serialized_start=14974
547
- _UPLOADGRAPHRESPONSE_VALIDATIONSTATUS._serialized_end=15638
548
- _UPLOADGRAPHRESPONSE_STATUS._serialized_start=15641
549
- _UPLOADGRAPHRESPONSE_STATUS._serialized_end=15809
550
- _DOWNLOADGRAPHREQUEST._serialized_start=15811
551
- _DOWNLOADGRAPHREQUEST._serialized_end=15876
552
- _DOWNLOADGRAPHRESPONSE._serialized_start=15878
553
- _DOWNLOADGRAPHRESPONSE._serialized_end=15989
554
- _DOWNLOADGRAPHSTREAMINGRESPONSE._serialized_start=15991
555
- _DOWNLOADGRAPHSTREAMINGRESPONSE._serialized_end=16105
556
- _UPLOADWAYPOINTSNAPSHOTREQUEST._serialized_start=16108
557
- _UPLOADWAYPOINTSNAPSHOTREQUEST._serialized_end=16254
558
- _UPLOADWAYPOINTSNAPSHOTRESPONSE._serialized_start=16257
559
- _UPLOADWAYPOINTSNAPSHOTRESPONSE._serialized_end=16665
560
- _UPLOADWAYPOINTSNAPSHOTRESPONSE_STATUS._serialized_start=16589
561
- _UPLOADWAYPOINTSNAPSHOTRESPONSE_STATUS._serialized_end=16665
562
- _UPLOADEDGESNAPSHOTREQUEST._serialized_start=16668
563
- _UPLOADEDGESNAPSHOTREQUEST._serialized_end=16810
564
- _UPLOADEDGESNAPSHOTRESPONSE._serialized_start=16813
565
- _UPLOADEDGESNAPSHOTRESPONSE._serialized_end=16990
566
- _DOWNLOADWAYPOINTSNAPSHOTREQUEST._serialized_start=16993
567
- _DOWNLOADWAYPOINTSNAPSHOTREQUEST._serialized_end=17191
568
- _DOWNLOADWAYPOINTSNAPSHOTRESPONSE._serialized_start=17194
569
- _DOWNLOADWAYPOINTSNAPSHOTRESPONSE._serialized_end=17500
570
- _DOWNLOADWAYPOINTSNAPSHOTRESPONSE_STATUS._serialized_start=17421
571
- _DOWNLOADWAYPOINTSNAPSHOTRESPONSE_STATUS._serialized_end=17500
572
- _DOWNLOADEDGESNAPSHOTREQUEST._serialized_start=17502
573
- _DOWNLOADEDGESNAPSHOTREQUEST._serialized_end=17600
574
- _DOWNLOADEDGESNAPSHOTRESPONSE._serialized_start=17603
575
- _DOWNLOADEDGESNAPSHOTRESPONSE._serialized_end=17897
576
- _DOWNLOADEDGESNAPSHOTRESPONSE_STATUS._serialized_start=17421
577
- _DOWNLOADEDGESNAPSHOTRESPONSE_STATUS._serialized_end=17500
578
- _AREACALLBACKSERVICEERROR._serialized_start=17899
579
- _AREACALLBACKSERVICEERROR._serialized_end=18003
580
- _VALIDATEGRAPHREQUEST._serialized_start=18005
581
- _VALIDATEGRAPHREQUEST._serialized_end=18070
582
- _VALIDATEGRAPHRESPONSE._serialized_start=18073
583
- _VALIDATEGRAPHRESPONSE._serialized_end=18467
584
- _VALIDATEGRAPHRESPONSE_STATUS._serialized_start=18359
585
- _VALIDATEGRAPHRESPONSE_STATUS._serialized_end=18467
541
+ _UPLOADGRAPHREQUEST._serialized_end=14205
542
+ _UPLOADGRAPHSTREAMINGREQUEST._serialized_start=14207
543
+ _UPLOADGRAPHSTREAMINGREQUEST._serialized_end=14317
544
+ _UPLOADGRAPHRESPONSE._serialized_start=14320
545
+ _UPLOADGRAPHRESPONSE._serialized_end=15856
546
+ _UPLOADGRAPHRESPONSE_VALIDATIONSTATUS._serialized_start=15021
547
+ _UPLOADGRAPHRESPONSE_VALIDATIONSTATUS._serialized_end=15685
548
+ _UPLOADGRAPHRESPONSE_STATUS._serialized_start=15688
549
+ _UPLOADGRAPHRESPONSE_STATUS._serialized_end=15856
550
+ _DOWNLOADGRAPHREQUEST._serialized_start=15858
551
+ _DOWNLOADGRAPHREQUEST._serialized_end=15923
552
+ _DOWNLOADGRAPHRESPONSE._serialized_start=15925
553
+ _DOWNLOADGRAPHRESPONSE._serialized_end=16036
554
+ _DOWNLOADGRAPHSTREAMINGRESPONSE._serialized_start=16038
555
+ _DOWNLOADGRAPHSTREAMINGRESPONSE._serialized_end=16152
556
+ _UPLOADWAYPOINTSNAPSHOTREQUEST._serialized_start=16155
557
+ _UPLOADWAYPOINTSNAPSHOTREQUEST._serialized_end=16301
558
+ _UPLOADWAYPOINTSNAPSHOTRESPONSE._serialized_start=16304
559
+ _UPLOADWAYPOINTSNAPSHOTRESPONSE._serialized_end=16712
560
+ _UPLOADWAYPOINTSNAPSHOTRESPONSE_STATUS._serialized_start=16636
561
+ _UPLOADWAYPOINTSNAPSHOTRESPONSE_STATUS._serialized_end=16712
562
+ _UPLOADEDGESNAPSHOTREQUEST._serialized_start=16715
563
+ _UPLOADEDGESNAPSHOTREQUEST._serialized_end=16857
564
+ _UPLOADEDGESNAPSHOTRESPONSE._serialized_start=16860
565
+ _UPLOADEDGESNAPSHOTRESPONSE._serialized_end=17037
566
+ _DOWNLOADWAYPOINTSNAPSHOTREQUEST._serialized_start=17040
567
+ _DOWNLOADWAYPOINTSNAPSHOTREQUEST._serialized_end=17238
568
+ _DOWNLOADWAYPOINTSNAPSHOTRESPONSE._serialized_start=17241
569
+ _DOWNLOADWAYPOINTSNAPSHOTRESPONSE._serialized_end=17547
570
+ _DOWNLOADWAYPOINTSNAPSHOTRESPONSE_STATUS._serialized_start=17468
571
+ _DOWNLOADWAYPOINTSNAPSHOTRESPONSE_STATUS._serialized_end=17547
572
+ _DOWNLOADEDGESNAPSHOTREQUEST._serialized_start=17549
573
+ _DOWNLOADEDGESNAPSHOTREQUEST._serialized_end=17647
574
+ _DOWNLOADEDGESNAPSHOTRESPONSE._serialized_start=17650
575
+ _DOWNLOADEDGESNAPSHOTRESPONSE._serialized_end=17944
576
+ _DOWNLOADEDGESNAPSHOTRESPONSE_STATUS._serialized_start=17468
577
+ _DOWNLOADEDGESNAPSHOTRESPONSE_STATUS._serialized_end=17547
578
+ _AREACALLBACKSERVICEERROR._serialized_start=17946
579
+ _AREACALLBACKSERVICEERROR._serialized_end=18050
580
+ _VALIDATEGRAPHREQUEST._serialized_start=18052
581
+ _VALIDATEGRAPHREQUEST._serialized_end=18117
582
+ _VALIDATEGRAPHRESPONSE._serialized_start=18120
583
+ _VALIDATEGRAPHRESPONSE._serialized_end=18514
584
+ _VALIDATEGRAPHRESPONSE_STATUS._serialized_start=18406
585
+ _VALIDATEGRAPHRESPONSE_STATUS._serialized_end=18514
586
586
  # @@protoc_insertion_point(module_scope)
@@ -17,7 +17,7 @@ from bosdyn.api import geometry_pb2 as bosdyn_dot_api_dot_geometry__pb2
17
17
  from google.protobuf import wrappers_pb2 as google_dot_protobuf_dot_wrappers__pb2
18
18
 
19
19
 
20
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n)bosdyn/api/spot/choreography_params.proto\x12\x0f\x62osdyn.api.spot\x1a\x19\x62osdyn/api/geometry.proto\x1a\x1egoogle/protobuf/wrappers.proto\"4\n\x08\x45ulerZYX\x12\x0c\n\x04roll\x18\x01 \x01(\x01\x12\r\n\x05pitch\x18\x02 \x01(\x01\x12\x0b\n\x03yaw\x18\x03 \x01(\x01\"\x93\x01\n\rEulerZYXValue\x12*\n\x04roll\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12+\n\x05pitch\x18\x02 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12)\n\x03yaw\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\"\x97\x01\n\x11\x45ulerRateZYXValue\x12*\n\x04roll\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12+\n\x05pitch\x18\x02 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12)\n\x03yaw\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\"\xd5\x01\n\x0e\x42odyHoldParams\x12\x30\n\x08rotation\x18\x01 \x01(\x0b\x32\x1e.bosdyn.api.spot.EulerZYXValue\x12*\n\x0btranslation\x18\x02 \x01(\x0b\x32\x15.bosdyn.api.Vec3Value\x12\x32\n\x0c\x65ntry_slices\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x31\n\x0b\x65xit_slices\x18\x04 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\"\x96\x04\n\nSwayParams\x12.\n\x08vertical\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x30\n\nhorizontal\x18\x02 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12*\n\x04roll\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12%\n\x05pivot\x18\x04 \x01(\x0e\x32\x16.bosdyn.api.spot.Pivot\x12\x34\n\x05style\x18\x05 \x01(\x0e\x32%.bosdyn.api.spot.SwayParams.SwayStyle\x12\x30\n\npronounced\x18\x06 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x32\n\x0ehold_zero_axes\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\"\xb6\x01\n\tSwayStyle\x12\x16\n\x12SWAY_STYLE_UNKNOWN\x10\x00\x12\x17\n\x13SWAY_STYLE_STANDARD\x10\x01\x12\x17\n\x13SWAY_STYLE_FAST_OUT\x10\x02\x12\x1a\n\x16SWAY_STYLE_FAST_RETURN\x10\x03\x12\x15\n\x11SWAY_STYLE_SQUARE\x10\x04\x12\x14\n\x10SWAY_STYLE_SPIKE\x10\x05\x12\x16\n\x12SWAY_STYLE_PLATEAU\x10\x06\"\x87\x03\n\rArmMoveParams\x12\x30\n\nshoulder_0\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x30\n\nshoulder_1\x18\x02 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12-\n\x07\x65lbow_0\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12-\n\x07\x65lbow_1\x18\x04 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12-\n\x07wrist_0\x18\x05 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12-\n\x07wrist_1\x18\x06 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\'\n\x06\x65\x61sing\x18\x07 \x01(\x0e\x32\x17.bosdyn.api.spot.Easing\x12-\n\x07gripper\x18\x08 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\"\xb0\x02\n\x16WorkspaceArmMoveParams\x12\x30\n\x08rotation\x18\x01 \x01(\x0b\x32\x1e.bosdyn.api.spot.EulerZYXValue\x12*\n\x0btranslation\x18\x02 \x01(\x0b\x32\x15.bosdyn.api.Vec3Value\x12,\n\x08\x61\x62solute\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12,\n\x05\x66rame\x18\x04 \x01(\x0e\x32\x1d.bosdyn.api.spot.ArmMoveFrame\x12\'\n\x06\x65\x61sing\x18\x05 \x01(\x0e\x32\x17.bosdyn.api.spot.Easing\x12\x33\n\x0e\x64\x61nce_frame_id\x18\x06 \x01(\x0b\x32\x1b.google.protobuf.Int32Value\"\xa1\x01\n\rFigure8Params\x12,\n\x06height\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12+\n\x05width\x18\x02 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x35\n\x0f\x62\x65\x61ts_per_cycle\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\"i\n\rGripperParams\x12+\n\x05\x61ngle\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12+\n\x05speed\x18\x02 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\"\xef\x01\n\x12KneelLegMoveParams\x12+\n\x05hip_x\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12+\n\x05hip_y\x18\x02 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12*\n\x04knee\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12*\n\x06mirror\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\'\n\x06\x65\x61sing\x18\x05 \x01(\x0e\x32\x17.bosdyn.api.spot.Easing\"\x9d\x03\n\x13KneelLegMove2Params\x12\x30\n\nleft_hip_x\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x30\n\nleft_hip_y\x18\x02 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12/\n\tleft_knee\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x31\n\x0bright_hip_x\x18\x04 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x31\n\x0bright_hip_y\x18\x05 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x30\n\nright_knee\x18\x06 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\'\n\x06\x65\x61sing\x18\x07 \x01(\x0e\x32\x17.bosdyn.api.spot.Easing\x12\x30\n\x0clink_to_next\x18\x08 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\"\x9c\x03\n\x10RunningManParams\x12\'\n\x08velocity\x18\x01 \x01(\x0b\x32\x15.bosdyn.api.Vec2Value\x12\x32\n\x0cswing_height\x18\x02 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12,\n\x06spread\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12+\n\x07reverse\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x34\n\x0fpre_move_cycles\x18\x05 \x01(\x0b\x32\x1b.google.protobuf.Int32Value\x12\x36\n\x10speed_multiplier\x18\x06 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x30\n\nduty_cycle\x18\x07 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x30\n\ncom_height\x18\x08 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\"\x96\x01\n\tHopParams\x12\'\n\x08velocity\x18\x01 \x01(\x0b\x32\x15.bosdyn.api.Vec2Value\x12.\n\x08yaw_rate\x18\x02 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x30\n\nstand_time\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\"\x9d\x02\n\x12RandomRotateParams\x12\x31\n\tamplitude\x18\x01 \x01(\x0b\x32\x1e.bosdyn.api.spot.EulerZYXValue\x12\x31\n\x05speed\x18\x02 \x01(\x0b\x32\".bosdyn.api.spot.EulerRateZYXValue\x12\x35\n\x0fspeed_variation\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x34\n\x0fnum_speed_tiers\x18\x04 \x01(\x0b\x32\x1b.google.protobuf.Int32Value\x12\x34\n\x0etier_variation\x18\x05 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\"\xd3\x01\n\x0b\x43rawlParams\x12\x32\n\x0cswing_slices\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\'\n\x08velocity\x18\x02 \x01(\x0b\x32\x15.bosdyn.api.Vec2Value\x12\x32\n\x0cstance_width\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x33\n\rstance_length\x18\x04 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\"\xa9\x03\n\nGotoParams\x12,\n\x08relative\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x30\n\x11\x61\x62solute_position\x18\x01 \x01(\x0b\x32\x15.bosdyn.api.Vec2Value\x12\x32\n\x0c\x61\x62solute_yaw\x18\x02 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x30\n\x11relative_position\x18\x07 \x01(\x0b\x32\x15.bosdyn.api.Vec2Value\x12\x32\n\x0crelative_yaw\x18\x08 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12=\n\x17step_position_stiffness\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x30\n\nduty_cycle\x18\x04 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x30\n\x0clink_to_next\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\"\x9d\x01\n\rBourreeParams\x12\'\n\x08velocity\x18\x01 \x01(\x0b\x32\x15.bosdyn.api.Vec2Value\x12.\n\x08yaw_rate\x18\x02 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x33\n\rstance_length\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\"u\n\nSideParams\x12.\n\x04side\x18\x01 \x01(\x0e\x32 .bosdyn.api.spot.SideParams.Side\"7\n\x04Side\x12\x10\n\x0cSIDE_UNKNOWN\x10\x00\x12\r\n\tSIDE_LEFT\x10\x01\x12\x0e\n\nSIDE_RIGHT\x10\x02\"\x98\x06\n\nJumpParams\x12)\n\x03yaw\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x33\n\rflight_slices\x18\x02 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x32\n\x0cstance_width\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x33\n\rstance_length\x18\x04 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12*\n\x0btranslation\x18\x06 \x01(\x0b\x32\x15.bosdyn.api.Vec2Value\x12\x34\n\x0esplit_fraction\x18\x07 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x37\n\rlead_leg_pair\x18\x08 \x01(\x0e\x32 .bosdyn.api.spot.JumpParams.Lead\x12\x33\n\x0fyaw_is_absolute\x18\x0b \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12;\n\x17translation_is_absolute\x18\x0c \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x32\n\x0c\x61\x62solute_yaw\x18\t \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x33\n\x14\x61\x62solute_translation\x18\n \x01(\x0b\x32\x15.bosdyn.api.Vec2Value\x12\x32\n\x0cswing_height\x18\r \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x30\n\x08\x61\x62solute\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.BoolValueB\x02\x18\x01\"e\n\x04Lead\x12\x10\n\x0cLEAD_UNKNOWN\x10\x00\x12\r\n\tLEAD_AUTO\x10\x01\x12\x0e\n\nLEAD_FRONT\x10\x02\x12\r\n\tLEAD_HIND\x10\x03\x12\r\n\tLEAD_LEFT\x10\x04\x12\x0e\n\nLEAD_RIGHT\x10\x05\"\xf1\x04\n\nStepParams\x12\"\n\x04\x66oot\x18\x01 \x01(\x0e\x32\x14.bosdyn.api.spot.Leg\x12%\n\x06offset\x18\x02 \x01(\x0b\x32\x15.bosdyn.api.Vec2Value\x12)\n\x0bsecond_foot\x18\x03 \x01(\x0e\x32\x14.bosdyn.api.spot.Leg\x12-\n\x0eswing_waypoint\x18\x05 \x01(\x0b\x32\x15.bosdyn.api.Vec3Value\x12\x32\n\x0cswing_height\x18\x06 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x36\n\x10liftoff_velocity\x18\x07 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x38\n\x12touchdown_velocity\x18\x08 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12,\n\x08mirror_x\x18\t \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12,\n\x08mirror_y\x18\n \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12.\n\x06mirror\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.BoolValueB\x02\x18\x01\x12\x34\n\x0ewaypoint_dwell\x18\x0b \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12)\n\x05touch\x18\x0c \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12+\n\x0ctouch_offset\x18\r \x01(\x0b\x32\x15.bosdyn.api.Vec2Value\"~\n\x10RotateBodyParams\x12\x30\n\x08rotation\x18\x01 \x01(\x0b\x32\x1e.bosdyn.api.spot.EulerZYXValue\x12\x38\n\x14return_to_start_pose\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\"\xbd\x02\n\x10\x42uttCircleParams\x12,\n\x06radius\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x36\n\x10\x62\x65\x61ts_per_circle\x18\x02 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x37\n\x11number_of_circles\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12%\n\x05pivot\x18\x04 \x01(\x0e\x32\x16.bosdyn.api.spot.Pivot\x12-\n\tclockwise\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x34\n\x0estarting_angle\x18\x06 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\";\n\x0bTwerkParams\x12,\n\x06height\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\"\xcb\x03\n\nTurnParams\x12)\n\x03yaw\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x32\n\x0c\x61\x62solute_yaw\x18\x05 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x33\n\x0fyaw_is_absolute\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x32\n\x0cswing_height\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x34\n\x0eswing_velocity\x18\x04 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12%\n\x06motion\x18\x07 \x01(\x0b\x32\x15.bosdyn.api.Vec2Value\x12.\n\x0f\x61\x62solute_motion\x18\x08 \x01(\x0b\x32\x15.bosdyn.api.Vec2Value\x12\x36\n\x12motion_is_absolute\x18\t \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x30\n\x08\x61\x62solute\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.BoolValueB\x02\x18\x01\"\xcc\x03\n\x0fPace2StepParams\x12%\n\x06motion\x18\x01 \x01(\x0b\x32\x15.bosdyn.api.Vec2Value\x12.\n\x0f\x61\x62solute_motion\x18\x06 \x01(\x0b\x32\x15.bosdyn.api.Vec2Value\x12\x36\n\x12motion_is_absolute\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x32\n\x0cswing_height\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x34\n\x0eswing_velocity\x18\x04 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12)\n\x03yaw\x18\x08 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x32\n\x0c\x61\x62solute_yaw\x18\t \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x33\n\x0fyaw_is_absolute\x18\n \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12,\n\x08\x61\x62solute\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\"\xa3\x01\n\x11\x43hickenHeadParams\x12,\n\rbob_magnitude\x18\x01 \x01(\x0b\x32\x15.bosdyn.api.Vec3Value\x12\x34\n\x0f\x62\x65\x61ts_per_cycle\x18\x02 \x01(\x0b\x32\x1b.google.protobuf.Int32Value\x12*\n\x06\x66ollow\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\"\xc1\x01\n\nClapParams\x12(\n\tdirection\x18\x01 \x01(\x0b\x32\x15.bosdyn.api.Vec3Value\x12\'\n\x08location\x18\x02 \x01(\x0b\x32\x15.bosdyn.api.Vec3Value\x12+\n\x05speed\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x33\n\rclap_distance\x18\x04 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\"\xb5\x02\n\x11KneelCircleParams\x12\'\n\x08location\x18\x01 \x01(\x0b\x32\x15.bosdyn.api.Vec3Value\x12\x35\n\x10\x62\x65\x61ts_per_circle\x18\x02 \x01(\x0b\x32\x1b.google.protobuf.Int32Value\x12\x37\n\x11number_of_circles\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12,\n\x06offset\x18\x04 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12,\n\x06radius\x18\x05 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12+\n\x07reverse\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\";\n\rFrontUpParams\x12*\n\x06mirror\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\"\xd3\x07\n\x11\x46idgetStandParams\x12?\n\x06preset\x18\x01 \x01(\x0e\x32/.bosdyn.api.spot.FidgetStandParams.FidgetPreset\x12\x34\n\x0emin_gaze_pitch\x18\x02 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x34\n\x0emax_gaze_pitch\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x36\n\x10gaze_mean_period\x18\x04 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12.\n\x0fgaze_center_cfp\x18\x05 \x01(\x0b\x32\x15.bosdyn.api.Vec3Value\x12\x37\n\x11shift_mean_period\x18\x06 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12?\n\x19shift_max_transition_time\x18\x07 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x32\n\x0c\x62reath_min_z\x18\x08 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x32\n\x0c\x62reath_max_z\x18\t \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x37\n\x11\x62reath_max_period\x18\n \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12=\n\x17leg_gesture_mean_period\x18\x0b \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x34\n\x0egaze_slew_rate\x18\x0c \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12<\n\x1dgaze_position_generation_gain\x18\r \x01(\x0b\x32\x15.bosdyn.api.Vec3Value\x12?\n\x19gaze_roll_generation_gain\x18\x0e \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\"\x99\x01\n\x0c\x46idgetPreset\x12\x12\n\x0ePRESET_UNKNOWN\x10\x00\x12\x11\n\rPRESET_CUSTOM\x10\x01\x12\x13\n\x0fPRESET_INTEREST\x10\x02\x12\x12\n\x0ePRESET_PLAYFUL\x10\x03\x12\x0f\n\x0bPRESET_FEAR\x10\x04\x12\x12\n\x0ePRESET_NERVOUS\x10\x05\x12\x14\n\x10PRESET_EXHAUSTED\x10\x06\"\xd8\x04\n\x13\x46rameSnapshotParams\x12-\n\x08\x66rame_id\x18\x01 \x01(\x0b\x32\x1b.google.protobuf.Int32Value\x12\x34\n\x0f\x66iducial_number\x18\x02 \x01(\x0b\x32\x1b.google.protobuf.Int32Value\x12N\n\x16include_front_left_leg\x18\x03 \x01(\x0e\x32..bosdyn.api.spot.FrameSnapshotParams.Inclusion\x12O\n\x17include_front_right_leg\x18\x04 \x01(\x0e\x32..bosdyn.api.spot.FrameSnapshotParams.Inclusion\x12M\n\x15include_hind_left_leg\x18\x05 \x01(\x0e\x32..bosdyn.api.spot.FrameSnapshotParams.Inclusion\x12N\n\x16include_hind_right_leg\x18\x06 \x01(\x0e\x32..bosdyn.api.spot.FrameSnapshotParams.Inclusion\x12/\n\x0b\x63ompensated\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\"k\n\tInclusion\x12\x15\n\x11INCLUSION_UNKNOWN\x10\x00\x12\x17\n\x13INCLUSION_IF_STANCE\x10\x01\x12\x16\n\x12INCLUSION_INCLUDED\x10\x02\x12\x16\n\x12INCLUSION_EXCLUDED\x10\x03\"\x8e\x02\n\x0eSetColorParams\x12*\n\nleft_color\x18\x01 \x01(\x0b\x32\x16.bosdyn.api.spot.Color\x12\x36\n\x12right_same_as_left\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12+\n\x0bright_color\x18\x03 \x01(\x0b\x32\x16.bosdyn.api.spot.Color\x12\x34\n\x0e\x66\x61\x64\x65_in_slices\x18\x04 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x35\n\x0f\x66\x61\x64\x65_out_slices\x18\x05 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\"\xd7\x01\n\x0f\x46\x61\x64\x65\x43olorParams\x12)\n\ttop_color\x18\x01 \x01(\x0b\x32\x16.bosdyn.api.spot.Color\x12,\n\x0c\x62ottom_color\x18\x02 \x01(\x0b\x32\x16.bosdyn.api.spot.Color\x12\x34\n\x0e\x66\x61\x64\x65_in_slices\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x35\n\x0f\x66\x61\x64\x65_out_slices\x18\x04 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\"\xf7\x03\n\x16IndependentColorParams\x12(\n\x08top_left\x18\x01 \x01(\x0b\x32\x16.bosdyn.api.spot.Color\x12.\n\x0eupper_mid_left\x18\x02 \x01(\x0b\x32\x16.bosdyn.api.spot.Color\x12.\n\x0elower_mid_left\x18\x03 \x01(\x0b\x32\x16.bosdyn.api.spot.Color\x12+\n\x0b\x62ottom_left\x18\x04 \x01(\x0b\x32\x16.bosdyn.api.spot.Color\x12)\n\ttop_right\x18\x05 \x01(\x0b\x32\x16.bosdyn.api.spot.Color\x12/\n\x0fupper_mid_right\x18\x06 \x01(\x0b\x32\x16.bosdyn.api.spot.Color\x12/\n\x0flower_mid_right\x18\x07 \x01(\x0b\x32\x16.bosdyn.api.spot.Color\x12,\n\x0c\x62ottom_right\x18\x08 \x01(\x0b\x32\x16.bosdyn.api.spot.Color\x12\x34\n\x0e\x66\x61\x64\x65_in_slices\x18\t \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x35\n\x0f\x66\x61\x64\x65_out_slices\x18\n \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\"\x8b\x01\n\x05\x43olor\x12)\n\x03red\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12+\n\x05green\x18\x02 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12*\n\x04\x62lue\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\"\xbe\x04\n\x11RippleColorParams\x12$\n\x04main\x18\x01 \x01(\x0b\x32\x16.bosdyn.api.spot.Color\x12)\n\tsecondary\x18\x02 \x01(\x0b\x32\x16.bosdyn.api.spot.Color\x12;\n\x07pattern\x18\x03 \x01(\x0e\x32*.bosdyn.api.spot.RippleColorParams.Pattern\x12@\n\nlight_side\x18\x04 \x01(\x0e\x32,.bosdyn.api.spot.RippleColorParams.LightSide\x12\x36\n\x10increment_slices\x18\x05 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\"\x90\x01\n\x07Pattern\x12\x13\n\x0fPATTERN_UNKNOWN\x10\x00\x12\x14\n\x10PATTERN_FLASHING\x10\x01\x12\x11\n\rPATTERN_SNAKE\x10\x02\x12\x1c\n\x18PATTERN_ALTERNATE_COLORS\x10\x03\x12)\n%PATTERN_FINE_GRAINED_ALTERNATE_COLORS\x10\x04\"\x8d\x01\n\tLightSide\x12\x16\n\x12LIGHT_SIDE_UNKNOWN\x10\x00\x12\x13\n\x0fLIGHT_SIDE_LEFT\x10\x01\x12\x14\n\x10LIGHT_SIDE_RIGHT\x10\x02\x12\x1f\n\x1bLIGHT_SIDE_BOTH_IN_SEQUENCE\x10\x03\x12\x1c\n\x18LIGHT_SIDE_BOTH_MATCHING\x10\x04\"\xbc\x03\n\x19SetAudioVisualColorParams\x12\x32\n\x12\x66ront_center_color\x18\x01 \x01(\x0b\x32\x16.bosdyn.api.spot.Color\x12\x36\n\x12\x61ll_same_as_center\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x30\n\x10\x66ront_left_color\x18\x03 \x01(\x0b\x32\x16.bosdyn.api.spot.Color\x12\x31\n\x11\x66ront_right_color\x18\x04 \x01(\x0b\x32\x16.bosdyn.api.spot.Color\x12/\n\x0f\x62\x61\x63k_left_color\x18\x05 \x01(\x0b\x32\x16.bosdyn.api.spot.Color\x12\x30\n\x10\x62\x61\x63k_right_color\x18\x06 \x01(\x0b\x32\x16.bosdyn.api.spot.Color\x12\x34\n\x0e\x66\x61\x64\x65_in_slices\x18\x07 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x35\n\x0f\x66\x61\x64\x65_out_slices\x18\x08 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\"\x9b\x04\n\x11SetAllColorParams\x12\x32\n\x12\x66ront_center_color\x18\x01 \x01(\x0b\x32\x16.bosdyn.api.spot.Color\x12\x36\n\x12\x61ll_same_as_center\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x31\n\x11status_left_color\x18\x03 \x01(\x0b\x32\x16.bosdyn.api.spot.Color\x12\x32\n\x12status_right_color\x18\x04 \x01(\x0b\x32\x16.bosdyn.api.spot.Color\x12\x30\n\x10\x66ront_left_color\x18\x05 \x01(\x0b\x32\x16.bosdyn.api.spot.Color\x12\x31\n\x11\x66ront_right_color\x18\x06 \x01(\x0b\x32\x16.bosdyn.api.spot.Color\x12/\n\x0f\x62\x61\x63k_left_color\x18\x07 \x01(\x0b\x32\x16.bosdyn.api.spot.Color\x12\x30\n\x10\x62\x61\x63k_right_color\x18\x08 \x01(\x0b\x32\x16.bosdyn.api.spot.Color\x12\x34\n\x0e\x66\x61\x64\x65_in_slices\x18\t \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x35\n\x0f\x66\x61\x64\x65_out_slices\x18\n \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\"\xb8\x02\n\x10\x42uzzerNoteParams\x12\x34\n\x04note\x18\x01 \x01(\x0e\x32&.bosdyn.api.spot.BuzzerNoteParams.Note\x12)\n\x05sharp\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12(\n\x04\x66lat\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12+\n\x06octave\x18\x04 \x01(\x0b\x32\x1b.google.protobuf.Int32Value\"l\n\x04Note\x12\x10\n\x0cNOTE_UNKNOWN\x10\x00\x12\n\n\x06NOTE_C\x10\x01\x12\n\n\x06NOTE_D\x10\x02\x12\n\n\x06NOTE_E\x10\x03\x12\n\n\x06NOTE_F\x10\x04\x12\n\n\x06NOTE_G\x10\x05\x12\n\n\x06NOTE_A\x10\x06\x12\n\n\x06NOTE_B\x10\x07\"\xac\x04\n\x0eLegJointParams\x12+\n\x05\x66l_hx\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12+\n\x05\x66l_hy\x18\x02 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12+\n\x05\x66l_kn\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12+\n\x05\x66r_hx\x18\x04 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12+\n\x05\x66r_hy\x18\x05 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12+\n\x05\x66r_kn\x18\x06 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12+\n\x05hl_hx\x18\x07 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12+\n\x05hl_hy\x18\x08 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12+\n\x05hl_kn\x18\t \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12+\n\x05hr_hx\x18\n \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12+\n\x05hr_hy\x18\x0b \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12+\n\x05hr_kn\x18\x0c \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\"\xa0\x02\n\x0bStanceShape\x12,\n\x06length\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12+\n\x05width\x18\x02 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12;\n\x15\x66ront_wider_than_hind\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12<\n\x16left_longer_than_right\x18\x04 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12;\n\x15left_forward_of_right\x18\x05 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\"y\n\x0bSwingPhases\x12\x33\n\rliftoff_phase\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x35\n\x0ftouchdown_phase\x18\x02 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\"\x8b\x03\n\x0bSwingParams\x12,\n\x06height\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x33\n\rliftoff_speed\x18\x02 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x34\n\x0evertical_speed\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12;\n\x15vertical_acceleration\x18\x04 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x35\n\x0foverlay_outside\x18\x05 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x35\n\x0foverlay_forward\x18\x06 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x38\n\x12low_speed_fraction\x18\x07 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\"\xff\x05\n\x13\x41nimatedCycleParams\x12\x34\n\x0e\x61nimation_name\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.StringValue\x12=\n\x19\x65nable_animation_duration\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x35\n\x11\x65nable_leg_timing\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x37\n\x13\x65nable_stance_shape\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x36\n\x12\x65nable_body_offset\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x36\n\x12\x65nable_body_motion\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x37\n\x11\x62ody_x_multiplier\x18\x07 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x37\n\x11\x62ody_y_multiplier\x18\x08 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x37\n\x11\x62ody_z_multiplier\x18\t \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12:\n\x14\x62ody_roll_multiplier\x18\n \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12;\n\x15\x62ody_pitch_multiplier\x18\x0b \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x39\n\x13\x62ody_yaw_multiplier\x18\x0c \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x34\n\x10\x65nable_swings_xy\x18\r \x01(\x0b\x32\x1a.google.protobuf.BoolValue\"\x83\x14\n\x10\x43ustomGaitParams\x12+\n\x0cmax_velocity\x18\x03 \x01(\x0b\x32\x15.bosdyn.api.Vec2Value\x12\x32\n\x0cmax_yaw_rate\x18\x04 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12:\n\x14\x61\x63\x63\x65leration_scaling\x18\x05 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x34\n\x0e\x63ycle_duration\x18\x33 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12.\n\x08\x66l_swing\x18\x34 \x01(\x0b\x32\x1c.bosdyn.api.spot.SwingPhases\x12\x31\n\rtwo_fl_swings\x18\x35 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x35\n\x0fsecond_fl_swing\x18\x36 \x01(\x0b\x32\x1c.bosdyn.api.spot.SwingPhases\x12.\n\x08\x66r_swing\x18\x37 \x01(\x0b\x32\x1c.bosdyn.api.spot.SwingPhases\x12\x31\n\rtwo_fr_swings\x18\x38 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x35\n\x0fsecond_fr_swing\x18\x39 \x01(\x0b\x32\x1c.bosdyn.api.spot.SwingPhases\x12.\n\x08hl_swing\x18: \x01(\x0b\x32\x1c.bosdyn.api.spot.SwingPhases\x12\x31\n\rtwo_hl_swings\x18; \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x35\n\x0fsecond_hl_swing\x18< \x01(\x0b\x32\x1c.bosdyn.api.spot.SwingPhases\x12.\n\x08hr_swing\x18= \x01(\x0b\x32\x1c.bosdyn.api.spot.SwingPhases\x12\x31\n\rtwo_hr_swings\x18> \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x35\n\x0fsecond_hr_swing\x18? \x01(\x0b\x32\x1c.bosdyn.api.spot.SwingPhases\x12\x35\n\x11show_stance_shape\x18\n \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x32\n\x0cstance_shape\x18\x0b \x01(\x0b\x32\x1c.bosdyn.api.spot.StanceShape\x12\x30\n\ncom_height\x18\x14 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x36\n\x17\x62ody_translation_offset\x18\x15 \x01(\x0b\x32\x15.bosdyn.api.Vec3Value\x12<\n\x14\x62ody_rotation_offset\x18\x16 \x01(\x0b\x32\x1e.bosdyn.api.spot.EulerZYXValue\x12=\n\x17low_speed_body_fraction\x18\x08 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12:\n\x14general_swing_params\x18P \x01(\x0b\x32\x1c.bosdyn.api.spot.SwingParams\x12\x37\n\x13use_fl_swing_params\x18Q \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x35\n\x0f\x66l_swing_params\x18R \x01(\x0b\x32\x1c.bosdyn.api.spot.SwingParams\x12\x37\n\x13use_fr_swing_params\x18S \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x35\n\x0f\x66r_swing_params\x18T \x01(\x0b\x32\x1c.bosdyn.api.spot.SwingParams\x12\x37\n\x13use_hl_swing_params\x18U \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x35\n\x0fhl_swing_params\x18V \x01(\x0b\x32\x1c.bosdyn.api.spot.SwingParams\x12\x37\n\x13use_hr_swing_params\x18W \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x35\n\x0fhr_swing_params\x18X \x01(\x0b\x32\x1c.bosdyn.api.spot.SwingParams\x12\x32\n\x0estand_in_place\x18Z \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x39\n\x15standard_final_stance\x18[ \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x39\n\x15show_stability_params\x18\x64 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12(\n\x02mu\x18\x65 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x36\n\x10timing_stiffness\x18\x66 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12=\n\x17step_position_stiffness\x18g \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12I\n$enable_perception_obstacle_avoidance\x18\x82\x01 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x41\n\x1aobstacle_avoidance_padding\x18\x83\x01 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x45\n enable_perception_terrain_height\x18\x84\x01 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x45\n enable_perception_step_placement\x18\x85\x01 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12?\n\x18maximum_stumble_distance\x18\x8c\x01 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x37\n\x10trip_sensitivity\x18\x8d\x01 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12?\n\x1ashow_animated_cycle_params\x18\xa0\x01 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x44\n\x15\x61nimated_cycle_params\x18\xa1\x01 \x01(\x0b\x32$.bosdyn.api.spot.AnimatedCycleParams\"\xca\x01\n\x11\x43ustomGaitCommand\x12\x34\n\x13\x64rive_velocity_body\x18\x01 \x01(\x0b\x32\x17.bosdyn.api.SE2Velocity\x12\x10\n\x08\x66inished\x18\x02 \x01(\x08\x12\x31\n\x17\x62ody_translation_offset\x18\x03 \x01(\x0b\x32\x10.bosdyn.api.Vec3\x12:\n\x17\x62ody_orientation_offset\x18\x04 \x01(\x0b\x32\x19.bosdyn.api.spot.EulerZYX\"\xd6\x01\n\x17\x43ustomGaitCommandLimits\x12<\n\x1bmaximum_drive_velocity_body\x18\x01 \x01(\x0b\x32\x17.bosdyn.api.SE2Velocity\x12\x39\n\x1fmaximum_body_translation_offset\x18\x03 \x01(\x0b\x32\x10.bosdyn.api.Vec3\x12\x42\n\x1fmaximum_body_orientation_offset\x18\x04 \x01(\x0b\x32\x19.bosdyn.api.spot.EulerZYX\"\x99\x08\n\rAnimateParams\x12\x16\n\x0e\x61nimation_name\x18\x01 \x01(\t\x12\x37\n\x11\x62ody_entry_slices\x18\x02 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x36\n\x10\x62ody_exit_slices\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x35\n\x16translation_multiplier\x18\x04 \x01(\x0b\x32\x15.bosdyn.api.Vec3Value\x12;\n\x13rotation_multiplier\x18\x05 \x01(\x0b\x32\x1e.bosdyn.api.spot.EulerZYXValue\x12\x36\n\x10\x61rm_entry_slices\x18\x06 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x37\n\x11shoulder_0_offset\x18\x07 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x37\n\x11shoulder_1_offset\x18\x08 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x34\n\x0e\x65lbow_0_offset\x18\t \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x34\n\x0e\x65lbow_1_offset\x18\n \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x34\n\x0ewrist_0_offset\x18\x0b \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x34\n\x0ewrist_1_offset\x18\x0c \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x34\n\x0egripper_offset\x18\r \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12+\n\x05speed\x18\x0e \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x33\n\roffset_slices\x18\x0f \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x38\n\x12gripper_multiplier\x18\x10 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12?\n\x19gripper_strength_fraction\x18\x11 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x37\n\x12\x61rm_dance_frame_id\x18\x12 \x01(\x0b\x32\x1b.google.protobuf.Int32Value\x12=\n\x17\x62ody_tracking_stiffness\x18\x13 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue*M\n\x05Pivot\x12\x11\n\rPIVOT_UNKNOWN\x10\x00\x12\x0f\n\x0bPIVOT_FRONT\x10\x01\x12\x0e\n\nPIVOT_HIND\x10\x02\x12\x10\n\x0cPIVOT_CENTER\x10\x03*\xab\x02\n\x06\x45\x61sing\x12\x12\n\x0e\x45\x41SING_UNKNOWN\x10\x00\x12\x11\n\rEASING_LINEAR\x10\x01\x12\x1a\n\x16\x45\x41SING_QUADRATIC_INPUT\x10\x02\x12\x1b\n\x17\x45\x41SING_QUADRATIC_OUTPUT\x10\x03\x12\x1b\n\x17\x45\x41SING_QUADRATIC_IN_OUT\x10\x04\x12\x16\n\x12\x45\x41SING_CUBIC_INPUT\x10\x05\x12\x17\n\x13\x45\x41SING_CUBIC_OUTPUT\x10\x06\x12\x17\n\x13\x45\x41SING_CUBIC_IN_OUT\x10\x07\x12\x1c\n\x18\x45\x41SING_EXPONENTIAL_INPUT\x10\x08\x12\x1d\n\x19\x45\x41SING_EXPONENTIAL_OUTPUT\x10\t\x12\x1d\n\x19\x45\x41SING_EXPONENTIAL_IN_OUT\x10\n*\xd6\x01\n\x0c\x41rmMoveFrame\x12\x1a\n\x16\x41RM_MOVE_FRAME_UNKNOWN\x10\x00\x12&\n\"ARM_MOVE_FRAME_CENTER_OF_FOOTPRINT\x10\x01\x12\x17\n\x13\x41RM_MOVE_FRAME_HAND\x10\x02\x12\x17\n\x13\x41RM_MOVE_FRAME_BODY\x10\x03\x12\x1b\n\x17\x41RM_MOVE_FRAME_SHOULDER\x10\x04\x12\x19\n\x15\x41RM_MOVE_FRAME_SHADOW\x10\x05\x12\x18\n\x14\x41RM_MOVE_FRAME_DANCE\x10\x06*\x7f\n\x03Leg\x12\x0f\n\x0bLEG_UNKNOWN\x10\x00\x12\x12\n\x0eLEG_FRONT_LEFT\x10\x01\x12\x13\n\x0fLEG_FRONT_RIGHT\x10\x02\x12\x11\n\rLEG_HIND_LEFT\x10\x03\x12\x12\n\x0eLEG_HIND_RIGHT\x10\x04\x12\x17\n\nLEG_NO_LEG\x10\xff\xff\xff\xff\xff\xff\xff\xff\xff\x01*\xcd\x01\n\x08LedLight\x12\x15\n\x11LED_LIGHT_UNKNOWN\x10\x00\x12\x13\n\x0fLED_LIGHT_LEFT1\x10\x01\x12\x13\n\x0fLED_LIGHT_LEFT2\x10\x02\x12\x13\n\x0fLED_LIGHT_LEFT3\x10\x03\x12\x13\n\x0fLED_LIGHT_LEFT4\x10\x04\x12\x14\n\x10LED_LIGHT_RIGHT1\x10\x05\x12\x14\n\x10LED_LIGHT_RIGHT2\x10\x06\x12\x14\n\x10LED_LIGHT_RIGHT3\x10\x07\x12\x14\n\x10LED_LIGHT_RIGHT4\x10\x08\x42>B\x17\x43horeographyParamsProtoZ#bosdyn/api/spot/choreography_paramsb\x06proto3')
20
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n)bosdyn/api/spot/choreography_params.proto\x12\x0f\x62osdyn.api.spot\x1a\x19\x62osdyn/api/geometry.proto\x1a\x1egoogle/protobuf/wrappers.proto\"4\n\x08\x45ulerZYX\x12\x0c\n\x04roll\x18\x01 \x01(\x01\x12\r\n\x05pitch\x18\x02 \x01(\x01\x12\x0b\n\x03yaw\x18\x03 \x01(\x01\"\x93\x01\n\rEulerZYXValue\x12*\n\x04roll\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12+\n\x05pitch\x18\x02 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12)\n\x03yaw\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\"\x97\x01\n\x11\x45ulerRateZYXValue\x12*\n\x04roll\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12+\n\x05pitch\x18\x02 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12)\n\x03yaw\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\"\xd5\x01\n\x0e\x42odyHoldParams\x12\x30\n\x08rotation\x18\x01 \x01(\x0b\x32\x1e.bosdyn.api.spot.EulerZYXValue\x12*\n\x0btranslation\x18\x02 \x01(\x0b\x32\x15.bosdyn.api.Vec3Value\x12\x32\n\x0c\x65ntry_slices\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x31\n\x0b\x65xit_slices\x18\x04 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\"\x96\x04\n\nSwayParams\x12.\n\x08vertical\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x30\n\nhorizontal\x18\x02 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12*\n\x04roll\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12%\n\x05pivot\x18\x04 \x01(\x0e\x32\x16.bosdyn.api.spot.Pivot\x12\x34\n\x05style\x18\x05 \x01(\x0e\x32%.bosdyn.api.spot.SwayParams.SwayStyle\x12\x30\n\npronounced\x18\x06 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x32\n\x0ehold_zero_axes\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\"\xb6\x01\n\tSwayStyle\x12\x16\n\x12SWAY_STYLE_UNKNOWN\x10\x00\x12\x17\n\x13SWAY_STYLE_STANDARD\x10\x01\x12\x17\n\x13SWAY_STYLE_FAST_OUT\x10\x02\x12\x1a\n\x16SWAY_STYLE_FAST_RETURN\x10\x03\x12\x15\n\x11SWAY_STYLE_SQUARE\x10\x04\x12\x14\n\x10SWAY_STYLE_SPIKE\x10\x05\x12\x16\n\x12SWAY_STYLE_PLATEAU\x10\x06\"\x87\x03\n\rArmMoveParams\x12\x30\n\nshoulder_0\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x30\n\nshoulder_1\x18\x02 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12-\n\x07\x65lbow_0\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12-\n\x07\x65lbow_1\x18\x04 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12-\n\x07wrist_0\x18\x05 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12-\n\x07wrist_1\x18\x06 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\'\n\x06\x65\x61sing\x18\x07 \x01(\x0e\x32\x17.bosdyn.api.spot.Easing\x12-\n\x07gripper\x18\x08 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\"\xb0\x02\n\x16WorkspaceArmMoveParams\x12\x30\n\x08rotation\x18\x01 \x01(\x0b\x32\x1e.bosdyn.api.spot.EulerZYXValue\x12*\n\x0btranslation\x18\x02 \x01(\x0b\x32\x15.bosdyn.api.Vec3Value\x12,\n\x08\x61\x62solute\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12,\n\x05\x66rame\x18\x04 \x01(\x0e\x32\x1d.bosdyn.api.spot.ArmMoveFrame\x12\'\n\x06\x65\x61sing\x18\x05 \x01(\x0e\x32\x17.bosdyn.api.spot.Easing\x12\x33\n\x0e\x64\x61nce_frame_id\x18\x06 \x01(\x0b\x32\x1b.google.protobuf.Int32Value\"\xa1\x01\n\rFigure8Params\x12,\n\x06height\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12+\n\x05width\x18\x02 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x35\n\x0f\x62\x65\x61ts_per_cycle\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\"i\n\rGripperParams\x12+\n\x05\x61ngle\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12+\n\x05speed\x18\x02 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\"\xef\x01\n\x12KneelLegMoveParams\x12+\n\x05hip_x\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12+\n\x05hip_y\x18\x02 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12*\n\x04knee\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12*\n\x06mirror\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\'\n\x06\x65\x61sing\x18\x05 \x01(\x0e\x32\x17.bosdyn.api.spot.Easing\"\x9d\x03\n\x13KneelLegMove2Params\x12\x30\n\nleft_hip_x\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x30\n\nleft_hip_y\x18\x02 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12/\n\tleft_knee\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x31\n\x0bright_hip_x\x18\x04 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x31\n\x0bright_hip_y\x18\x05 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x30\n\nright_knee\x18\x06 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\'\n\x06\x65\x61sing\x18\x07 \x01(\x0e\x32\x17.bosdyn.api.spot.Easing\x12\x30\n\x0clink_to_next\x18\x08 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\"\x9c\x03\n\x10RunningManParams\x12\'\n\x08velocity\x18\x01 \x01(\x0b\x32\x15.bosdyn.api.Vec2Value\x12\x32\n\x0cswing_height\x18\x02 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12,\n\x06spread\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12+\n\x07reverse\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x34\n\x0fpre_move_cycles\x18\x05 \x01(\x0b\x32\x1b.google.protobuf.Int32Value\x12\x36\n\x10speed_multiplier\x18\x06 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x30\n\nduty_cycle\x18\x07 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x30\n\ncom_height\x18\x08 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\"\x96\x01\n\tHopParams\x12\'\n\x08velocity\x18\x01 \x01(\x0b\x32\x15.bosdyn.api.Vec2Value\x12.\n\x08yaw_rate\x18\x02 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x30\n\nstand_time\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\"\x9d\x02\n\x12RandomRotateParams\x12\x31\n\tamplitude\x18\x01 \x01(\x0b\x32\x1e.bosdyn.api.spot.EulerZYXValue\x12\x31\n\x05speed\x18\x02 \x01(\x0b\x32\".bosdyn.api.spot.EulerRateZYXValue\x12\x35\n\x0fspeed_variation\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x34\n\x0fnum_speed_tiers\x18\x04 \x01(\x0b\x32\x1b.google.protobuf.Int32Value\x12\x34\n\x0etier_variation\x18\x05 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\"\xd3\x01\n\x0b\x43rawlParams\x12\x32\n\x0cswing_slices\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\'\n\x08velocity\x18\x02 \x01(\x0b\x32\x15.bosdyn.api.Vec2Value\x12\x32\n\x0cstance_width\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x33\n\rstance_length\x18\x04 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\"\xa9\x03\n\nGotoParams\x12,\n\x08relative\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x30\n\x11\x61\x62solute_position\x18\x01 \x01(\x0b\x32\x15.bosdyn.api.Vec2Value\x12\x32\n\x0c\x61\x62solute_yaw\x18\x02 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x30\n\x11relative_position\x18\x07 \x01(\x0b\x32\x15.bosdyn.api.Vec2Value\x12\x32\n\x0crelative_yaw\x18\x08 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12=\n\x17step_position_stiffness\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x30\n\nduty_cycle\x18\x04 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x30\n\x0clink_to_next\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\"\x9d\x01\n\rBourreeParams\x12\'\n\x08velocity\x18\x01 \x01(\x0b\x32\x15.bosdyn.api.Vec2Value\x12.\n\x08yaw_rate\x18\x02 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x33\n\rstance_length\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\"u\n\nSideParams\x12.\n\x04side\x18\x01 \x01(\x0e\x32 .bosdyn.api.spot.SideParams.Side\"7\n\x04Side\x12\x10\n\x0cSIDE_UNKNOWN\x10\x00\x12\r\n\tSIDE_LEFT\x10\x01\x12\x0e\n\nSIDE_RIGHT\x10\x02\"\x98\x06\n\nJumpParams\x12)\n\x03yaw\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x33\n\rflight_slices\x18\x02 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x32\n\x0cstance_width\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x33\n\rstance_length\x18\x04 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12*\n\x0btranslation\x18\x06 \x01(\x0b\x32\x15.bosdyn.api.Vec2Value\x12\x34\n\x0esplit_fraction\x18\x07 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x37\n\rlead_leg_pair\x18\x08 \x01(\x0e\x32 .bosdyn.api.spot.JumpParams.Lead\x12\x33\n\x0fyaw_is_absolute\x18\x0b \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12;\n\x17translation_is_absolute\x18\x0c \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x32\n\x0c\x61\x62solute_yaw\x18\t \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x33\n\x14\x61\x62solute_translation\x18\n \x01(\x0b\x32\x15.bosdyn.api.Vec2Value\x12\x32\n\x0cswing_height\x18\r \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x30\n\x08\x61\x62solute\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.BoolValueB\x02\x18\x01\"e\n\x04Lead\x12\x10\n\x0cLEAD_UNKNOWN\x10\x00\x12\r\n\tLEAD_AUTO\x10\x01\x12\x0e\n\nLEAD_FRONT\x10\x02\x12\r\n\tLEAD_HIND\x10\x03\x12\r\n\tLEAD_LEFT\x10\x04\x12\x0e\n\nLEAD_RIGHT\x10\x05\"\xf1\x04\n\nStepParams\x12\"\n\x04\x66oot\x18\x01 \x01(\x0e\x32\x14.bosdyn.api.spot.Leg\x12%\n\x06offset\x18\x02 \x01(\x0b\x32\x15.bosdyn.api.Vec2Value\x12)\n\x0bsecond_foot\x18\x03 \x01(\x0e\x32\x14.bosdyn.api.spot.Leg\x12-\n\x0eswing_waypoint\x18\x05 \x01(\x0b\x32\x15.bosdyn.api.Vec3Value\x12\x32\n\x0cswing_height\x18\x06 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x36\n\x10liftoff_velocity\x18\x07 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x38\n\x12touchdown_velocity\x18\x08 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12,\n\x08mirror_x\x18\t \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12,\n\x08mirror_y\x18\n \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12.\n\x06mirror\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.BoolValueB\x02\x18\x01\x12\x34\n\x0ewaypoint_dwell\x18\x0b \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12)\n\x05touch\x18\x0c \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12+\n\x0ctouch_offset\x18\r \x01(\x0b\x32\x15.bosdyn.api.Vec2Value\"~\n\x10RotateBodyParams\x12\x30\n\x08rotation\x18\x01 \x01(\x0b\x32\x1e.bosdyn.api.spot.EulerZYXValue\x12\x38\n\x14return_to_start_pose\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\"\xbd\x02\n\x10\x42uttCircleParams\x12,\n\x06radius\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x36\n\x10\x62\x65\x61ts_per_circle\x18\x02 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x37\n\x11number_of_circles\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12%\n\x05pivot\x18\x04 \x01(\x0e\x32\x16.bosdyn.api.spot.Pivot\x12-\n\tclockwise\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x34\n\x0estarting_angle\x18\x06 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\";\n\x0bTwerkParams\x12,\n\x06height\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\"\xcb\x03\n\nTurnParams\x12)\n\x03yaw\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x32\n\x0c\x61\x62solute_yaw\x18\x05 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x33\n\x0fyaw_is_absolute\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x32\n\x0cswing_height\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x34\n\x0eswing_velocity\x18\x04 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12%\n\x06motion\x18\x07 \x01(\x0b\x32\x15.bosdyn.api.Vec2Value\x12.\n\x0f\x61\x62solute_motion\x18\x08 \x01(\x0b\x32\x15.bosdyn.api.Vec2Value\x12\x36\n\x12motion_is_absolute\x18\t \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x30\n\x08\x61\x62solute\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.BoolValueB\x02\x18\x01\"\xcc\x03\n\x0fPace2StepParams\x12%\n\x06motion\x18\x01 \x01(\x0b\x32\x15.bosdyn.api.Vec2Value\x12.\n\x0f\x61\x62solute_motion\x18\x06 \x01(\x0b\x32\x15.bosdyn.api.Vec2Value\x12\x36\n\x12motion_is_absolute\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x32\n\x0cswing_height\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x34\n\x0eswing_velocity\x18\x04 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12)\n\x03yaw\x18\x08 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x32\n\x0c\x61\x62solute_yaw\x18\t \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x33\n\x0fyaw_is_absolute\x18\n \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12,\n\x08\x61\x62solute\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\"\xa3\x01\n\x11\x43hickenHeadParams\x12,\n\rbob_magnitude\x18\x01 \x01(\x0b\x32\x15.bosdyn.api.Vec3Value\x12\x34\n\x0f\x62\x65\x61ts_per_cycle\x18\x02 \x01(\x0b\x32\x1b.google.protobuf.Int32Value\x12*\n\x06\x66ollow\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\"\xc1\x01\n\nClapParams\x12(\n\tdirection\x18\x01 \x01(\x0b\x32\x15.bosdyn.api.Vec3Value\x12\'\n\x08location\x18\x02 \x01(\x0b\x32\x15.bosdyn.api.Vec3Value\x12+\n\x05speed\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x33\n\rclap_distance\x18\x04 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\"\xb5\x02\n\x11KneelCircleParams\x12\'\n\x08location\x18\x01 \x01(\x0b\x32\x15.bosdyn.api.Vec3Value\x12\x35\n\x10\x62\x65\x61ts_per_circle\x18\x02 \x01(\x0b\x32\x1b.google.protobuf.Int32Value\x12\x37\n\x11number_of_circles\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12,\n\x06offset\x18\x04 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12,\n\x06radius\x18\x05 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12+\n\x07reverse\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\";\n\rFrontUpParams\x12*\n\x06mirror\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\"\xd3\x07\n\x11\x46idgetStandParams\x12?\n\x06preset\x18\x01 \x01(\x0e\x32/.bosdyn.api.spot.FidgetStandParams.FidgetPreset\x12\x34\n\x0emin_gaze_pitch\x18\x02 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x34\n\x0emax_gaze_pitch\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x36\n\x10gaze_mean_period\x18\x04 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12.\n\x0fgaze_center_cfp\x18\x05 \x01(\x0b\x32\x15.bosdyn.api.Vec3Value\x12\x37\n\x11shift_mean_period\x18\x06 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12?\n\x19shift_max_transition_time\x18\x07 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x32\n\x0c\x62reath_min_z\x18\x08 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x32\n\x0c\x62reath_max_z\x18\t \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x37\n\x11\x62reath_max_period\x18\n \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12=\n\x17leg_gesture_mean_period\x18\x0b \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x34\n\x0egaze_slew_rate\x18\x0c \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12<\n\x1dgaze_position_generation_gain\x18\r \x01(\x0b\x32\x15.bosdyn.api.Vec3Value\x12?\n\x19gaze_roll_generation_gain\x18\x0e \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\"\x99\x01\n\x0c\x46idgetPreset\x12\x12\n\x0ePRESET_UNKNOWN\x10\x00\x12\x11\n\rPRESET_CUSTOM\x10\x01\x12\x13\n\x0fPRESET_INTEREST\x10\x02\x12\x12\n\x0ePRESET_PLAYFUL\x10\x03\x12\x0f\n\x0bPRESET_FEAR\x10\x04\x12\x12\n\x0ePRESET_NERVOUS\x10\x05\x12\x14\n\x10PRESET_EXHAUSTED\x10\x06\"\xd8\x04\n\x13\x46rameSnapshotParams\x12-\n\x08\x66rame_id\x18\x01 \x01(\x0b\x32\x1b.google.protobuf.Int32Value\x12\x34\n\x0f\x66iducial_number\x18\x02 \x01(\x0b\x32\x1b.google.protobuf.Int32Value\x12N\n\x16include_front_left_leg\x18\x03 \x01(\x0e\x32..bosdyn.api.spot.FrameSnapshotParams.Inclusion\x12O\n\x17include_front_right_leg\x18\x04 \x01(\x0e\x32..bosdyn.api.spot.FrameSnapshotParams.Inclusion\x12M\n\x15include_hind_left_leg\x18\x05 \x01(\x0e\x32..bosdyn.api.spot.FrameSnapshotParams.Inclusion\x12N\n\x16include_hind_right_leg\x18\x06 \x01(\x0e\x32..bosdyn.api.spot.FrameSnapshotParams.Inclusion\x12/\n\x0b\x63ompensated\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\"k\n\tInclusion\x12\x15\n\x11INCLUSION_UNKNOWN\x10\x00\x12\x17\n\x13INCLUSION_IF_STANCE\x10\x01\x12\x16\n\x12INCLUSION_INCLUDED\x10\x02\x12\x16\n\x12INCLUSION_EXCLUDED\x10\x03\"\x8e\x02\n\x0eSetColorParams\x12*\n\nleft_color\x18\x01 \x01(\x0b\x32\x16.bosdyn.api.spot.Color\x12\x36\n\x12right_same_as_left\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12+\n\x0bright_color\x18\x03 \x01(\x0b\x32\x16.bosdyn.api.spot.Color\x12\x34\n\x0e\x66\x61\x64\x65_in_slices\x18\x04 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x35\n\x0f\x66\x61\x64\x65_out_slices\x18\x05 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\"\xd7\x01\n\x0f\x46\x61\x64\x65\x43olorParams\x12)\n\ttop_color\x18\x01 \x01(\x0b\x32\x16.bosdyn.api.spot.Color\x12,\n\x0c\x62ottom_color\x18\x02 \x01(\x0b\x32\x16.bosdyn.api.spot.Color\x12\x34\n\x0e\x66\x61\x64\x65_in_slices\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x35\n\x0f\x66\x61\x64\x65_out_slices\x18\x04 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\"\xf7\x03\n\x16IndependentColorParams\x12(\n\x08top_left\x18\x01 \x01(\x0b\x32\x16.bosdyn.api.spot.Color\x12.\n\x0eupper_mid_left\x18\x02 \x01(\x0b\x32\x16.bosdyn.api.spot.Color\x12.\n\x0elower_mid_left\x18\x03 \x01(\x0b\x32\x16.bosdyn.api.spot.Color\x12+\n\x0b\x62ottom_left\x18\x04 \x01(\x0b\x32\x16.bosdyn.api.spot.Color\x12)\n\ttop_right\x18\x05 \x01(\x0b\x32\x16.bosdyn.api.spot.Color\x12/\n\x0fupper_mid_right\x18\x06 \x01(\x0b\x32\x16.bosdyn.api.spot.Color\x12/\n\x0flower_mid_right\x18\x07 \x01(\x0b\x32\x16.bosdyn.api.spot.Color\x12,\n\x0c\x62ottom_right\x18\x08 \x01(\x0b\x32\x16.bosdyn.api.spot.Color\x12\x34\n\x0e\x66\x61\x64\x65_in_slices\x18\t \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x35\n\x0f\x66\x61\x64\x65_out_slices\x18\n \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\"\x8b\x01\n\x05\x43olor\x12)\n\x03red\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12+\n\x05green\x18\x02 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12*\n\x04\x62lue\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\"\xbe\x04\n\x11RippleColorParams\x12$\n\x04main\x18\x01 \x01(\x0b\x32\x16.bosdyn.api.spot.Color\x12)\n\tsecondary\x18\x02 \x01(\x0b\x32\x16.bosdyn.api.spot.Color\x12;\n\x07pattern\x18\x03 \x01(\x0e\x32*.bosdyn.api.spot.RippleColorParams.Pattern\x12@\n\nlight_side\x18\x04 \x01(\x0e\x32,.bosdyn.api.spot.RippleColorParams.LightSide\x12\x36\n\x10increment_slices\x18\x05 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\"\x90\x01\n\x07Pattern\x12\x13\n\x0fPATTERN_UNKNOWN\x10\x00\x12\x14\n\x10PATTERN_FLASHING\x10\x01\x12\x11\n\rPATTERN_SNAKE\x10\x02\x12\x1c\n\x18PATTERN_ALTERNATE_COLORS\x10\x03\x12)\n%PATTERN_FINE_GRAINED_ALTERNATE_COLORS\x10\x04\"\x8d\x01\n\tLightSide\x12\x16\n\x12LIGHT_SIDE_UNKNOWN\x10\x00\x12\x13\n\x0fLIGHT_SIDE_LEFT\x10\x01\x12\x14\n\x10LIGHT_SIDE_RIGHT\x10\x02\x12\x1f\n\x1bLIGHT_SIDE_BOTH_IN_SEQUENCE\x10\x03\x12\x1c\n\x18LIGHT_SIDE_BOTH_MATCHING\x10\x04\"\xbc\x03\n\x19SetAudioVisualColorParams\x12\x32\n\x12\x66ront_center_color\x18\x01 \x01(\x0b\x32\x16.bosdyn.api.spot.Color\x12\x36\n\x12\x61ll_same_as_center\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x30\n\x10\x66ront_left_color\x18\x03 \x01(\x0b\x32\x16.bosdyn.api.spot.Color\x12\x31\n\x11\x66ront_right_color\x18\x04 \x01(\x0b\x32\x16.bosdyn.api.spot.Color\x12/\n\x0f\x62\x61\x63k_left_color\x18\x05 \x01(\x0b\x32\x16.bosdyn.api.spot.Color\x12\x30\n\x10\x62\x61\x63k_right_color\x18\x06 \x01(\x0b\x32\x16.bosdyn.api.spot.Color\x12\x34\n\x0e\x66\x61\x64\x65_in_slices\x18\x07 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x35\n\x0f\x66\x61\x64\x65_out_slices\x18\x08 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\"\x9b\x04\n\x11SetAllColorParams\x12\x32\n\x12\x66ront_center_color\x18\x01 \x01(\x0b\x32\x16.bosdyn.api.spot.Color\x12\x36\n\x12\x61ll_same_as_center\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x31\n\x11status_left_color\x18\x03 \x01(\x0b\x32\x16.bosdyn.api.spot.Color\x12\x32\n\x12status_right_color\x18\x04 \x01(\x0b\x32\x16.bosdyn.api.spot.Color\x12\x30\n\x10\x66ront_left_color\x18\x05 \x01(\x0b\x32\x16.bosdyn.api.spot.Color\x12\x31\n\x11\x66ront_right_color\x18\x06 \x01(\x0b\x32\x16.bosdyn.api.spot.Color\x12/\n\x0f\x62\x61\x63k_left_color\x18\x07 \x01(\x0b\x32\x16.bosdyn.api.spot.Color\x12\x30\n\x10\x62\x61\x63k_right_color\x18\x08 \x01(\x0b\x32\x16.bosdyn.api.spot.Color\x12\x34\n\x0e\x66\x61\x64\x65_in_slices\x18\t \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x35\n\x0f\x66\x61\x64\x65_out_slices\x18\n \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\"\xdb\x02\n\x10\x42uzzerNoteParams\x12\x34\n\x04note\x18\x01 \x01(\x0e\x32&.bosdyn.api.spot.BuzzerNoteParams.Note\x12)\n\x05sharp\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12(\n\x04\x66lat\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12+\n\x06octave\x18\x04 \x01(\x0b\x32\x1b.google.protobuf.Int32Value\"\x8e\x01\n\x04Note\x12\x10\n\x0cNOTE_UNKNOWN\x10\x00\x12\n\n\x06NOTE_C\x10\x01\x12\n\n\x06NOTE_D\x10\x02\x12\n\n\x06NOTE_E\x10\x03\x12\n\n\x06NOTE_F\x10\x04\x12\n\n\x06NOTE_G\x10\x05\x12\n\n\x06NOTE_A\x10\x06\x12\n\n\x06NOTE_B\x10\x07\x12\x11\n\rNOTE_PEAK_SPL\x10\x08\x12\r\n\tNOTE_REST\x10\t\"\xac\x04\n\x0eLegJointParams\x12+\n\x05\x66l_hx\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12+\n\x05\x66l_hy\x18\x02 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12+\n\x05\x66l_kn\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12+\n\x05\x66r_hx\x18\x04 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12+\n\x05\x66r_hy\x18\x05 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12+\n\x05\x66r_kn\x18\x06 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12+\n\x05hl_hx\x18\x07 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12+\n\x05hl_hy\x18\x08 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12+\n\x05hl_kn\x18\t \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12+\n\x05hr_hx\x18\n \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12+\n\x05hr_hy\x18\x0b \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12+\n\x05hr_kn\x18\x0c \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\"\xa0\x02\n\x0bStanceShape\x12,\n\x06length\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12+\n\x05width\x18\x02 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12;\n\x15\x66ront_wider_than_hind\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12<\n\x16left_longer_than_right\x18\x04 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12;\n\x15left_forward_of_right\x18\x05 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\"y\n\x0bSwingPhases\x12\x33\n\rliftoff_phase\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x35\n\x0ftouchdown_phase\x18\x02 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\"\x8b\x03\n\x0bSwingParams\x12,\n\x06height\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x33\n\rliftoff_speed\x18\x02 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x34\n\x0evertical_speed\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12;\n\x15vertical_acceleration\x18\x04 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x35\n\x0foverlay_outside\x18\x05 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x35\n\x0foverlay_forward\x18\x06 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x38\n\x12low_speed_fraction\x18\x07 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\"\xff\x05\n\x13\x41nimatedCycleParams\x12\x34\n\x0e\x61nimation_name\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.StringValue\x12=\n\x19\x65nable_animation_duration\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x35\n\x11\x65nable_leg_timing\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x37\n\x13\x65nable_stance_shape\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x36\n\x12\x65nable_body_offset\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x36\n\x12\x65nable_body_motion\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x37\n\x11\x62ody_x_multiplier\x18\x07 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x37\n\x11\x62ody_y_multiplier\x18\x08 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x37\n\x11\x62ody_z_multiplier\x18\t \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12:\n\x14\x62ody_roll_multiplier\x18\n \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12;\n\x15\x62ody_pitch_multiplier\x18\x0b \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x39\n\x13\x62ody_yaw_multiplier\x18\x0c \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x34\n\x10\x65nable_swings_xy\x18\r \x01(\x0b\x32\x1a.google.protobuf.BoolValue\"\x83\x14\n\x10\x43ustomGaitParams\x12+\n\x0cmax_velocity\x18\x03 \x01(\x0b\x32\x15.bosdyn.api.Vec2Value\x12\x32\n\x0cmax_yaw_rate\x18\x04 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12:\n\x14\x61\x63\x63\x65leration_scaling\x18\x05 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x34\n\x0e\x63ycle_duration\x18\x33 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12.\n\x08\x66l_swing\x18\x34 \x01(\x0b\x32\x1c.bosdyn.api.spot.SwingPhases\x12\x31\n\rtwo_fl_swings\x18\x35 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x35\n\x0fsecond_fl_swing\x18\x36 \x01(\x0b\x32\x1c.bosdyn.api.spot.SwingPhases\x12.\n\x08\x66r_swing\x18\x37 \x01(\x0b\x32\x1c.bosdyn.api.spot.SwingPhases\x12\x31\n\rtwo_fr_swings\x18\x38 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x35\n\x0fsecond_fr_swing\x18\x39 \x01(\x0b\x32\x1c.bosdyn.api.spot.SwingPhases\x12.\n\x08hl_swing\x18: \x01(\x0b\x32\x1c.bosdyn.api.spot.SwingPhases\x12\x31\n\rtwo_hl_swings\x18; \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x35\n\x0fsecond_hl_swing\x18< \x01(\x0b\x32\x1c.bosdyn.api.spot.SwingPhases\x12.\n\x08hr_swing\x18= \x01(\x0b\x32\x1c.bosdyn.api.spot.SwingPhases\x12\x31\n\rtwo_hr_swings\x18> \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x35\n\x0fsecond_hr_swing\x18? \x01(\x0b\x32\x1c.bosdyn.api.spot.SwingPhases\x12\x35\n\x11show_stance_shape\x18\n \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x32\n\x0cstance_shape\x18\x0b \x01(\x0b\x32\x1c.bosdyn.api.spot.StanceShape\x12\x30\n\ncom_height\x18\x14 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x36\n\x17\x62ody_translation_offset\x18\x15 \x01(\x0b\x32\x15.bosdyn.api.Vec3Value\x12<\n\x14\x62ody_rotation_offset\x18\x16 \x01(\x0b\x32\x1e.bosdyn.api.spot.EulerZYXValue\x12=\n\x17low_speed_body_fraction\x18\x08 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12:\n\x14general_swing_params\x18P \x01(\x0b\x32\x1c.bosdyn.api.spot.SwingParams\x12\x37\n\x13use_fl_swing_params\x18Q \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x35\n\x0f\x66l_swing_params\x18R \x01(\x0b\x32\x1c.bosdyn.api.spot.SwingParams\x12\x37\n\x13use_fr_swing_params\x18S \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x35\n\x0f\x66r_swing_params\x18T \x01(\x0b\x32\x1c.bosdyn.api.spot.SwingParams\x12\x37\n\x13use_hl_swing_params\x18U \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x35\n\x0fhl_swing_params\x18V \x01(\x0b\x32\x1c.bosdyn.api.spot.SwingParams\x12\x37\n\x13use_hr_swing_params\x18W \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x35\n\x0fhr_swing_params\x18X \x01(\x0b\x32\x1c.bosdyn.api.spot.SwingParams\x12\x32\n\x0estand_in_place\x18Z \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x39\n\x15standard_final_stance\x18[ \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x39\n\x15show_stability_params\x18\x64 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12(\n\x02mu\x18\x65 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x36\n\x10timing_stiffness\x18\x66 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12=\n\x17step_position_stiffness\x18g \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12I\n$enable_perception_obstacle_avoidance\x18\x82\x01 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x41\n\x1aobstacle_avoidance_padding\x18\x83\x01 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x45\n enable_perception_terrain_height\x18\x84\x01 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x45\n enable_perception_step_placement\x18\x85\x01 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12?\n\x18maximum_stumble_distance\x18\x8c\x01 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x37\n\x10trip_sensitivity\x18\x8d\x01 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12?\n\x1ashow_animated_cycle_params\x18\xa0\x01 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x44\n\x15\x61nimated_cycle_params\x18\xa1\x01 \x01(\x0b\x32$.bosdyn.api.spot.AnimatedCycleParams\"\xca\x01\n\x11\x43ustomGaitCommand\x12\x34\n\x13\x64rive_velocity_body\x18\x01 \x01(\x0b\x32\x17.bosdyn.api.SE2Velocity\x12\x10\n\x08\x66inished\x18\x02 \x01(\x08\x12\x31\n\x17\x62ody_translation_offset\x18\x03 \x01(\x0b\x32\x10.bosdyn.api.Vec3\x12:\n\x17\x62ody_orientation_offset\x18\x04 \x01(\x0b\x32\x19.bosdyn.api.spot.EulerZYX\"\xd6\x01\n\x17\x43ustomGaitCommandLimits\x12<\n\x1bmaximum_drive_velocity_body\x18\x01 \x01(\x0b\x32\x17.bosdyn.api.SE2Velocity\x12\x39\n\x1fmaximum_body_translation_offset\x18\x03 \x01(\x0b\x32\x10.bosdyn.api.Vec3\x12\x42\n\x1fmaximum_body_orientation_offset\x18\x04 \x01(\x0b\x32\x19.bosdyn.api.spot.EulerZYX\"\x99\x08\n\rAnimateParams\x12\x16\n\x0e\x61nimation_name\x18\x01 \x01(\t\x12\x37\n\x11\x62ody_entry_slices\x18\x02 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x36\n\x10\x62ody_exit_slices\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x35\n\x16translation_multiplier\x18\x04 \x01(\x0b\x32\x15.bosdyn.api.Vec3Value\x12;\n\x13rotation_multiplier\x18\x05 \x01(\x0b\x32\x1e.bosdyn.api.spot.EulerZYXValue\x12\x36\n\x10\x61rm_entry_slices\x18\x06 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x37\n\x11shoulder_0_offset\x18\x07 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x37\n\x11shoulder_1_offset\x18\x08 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x34\n\x0e\x65lbow_0_offset\x18\t \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x34\n\x0e\x65lbow_1_offset\x18\n \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x34\n\x0ewrist_0_offset\x18\x0b \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x34\n\x0ewrist_1_offset\x18\x0c \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x34\n\x0egripper_offset\x18\r \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12+\n\x05speed\x18\x0e \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x33\n\roffset_slices\x18\x0f \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x38\n\x12gripper_multiplier\x18\x10 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12?\n\x19gripper_strength_fraction\x18\x11 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x37\n\x12\x61rm_dance_frame_id\x18\x12 \x01(\x0b\x32\x1b.google.protobuf.Int32Value\x12=\n\x17\x62ody_tracking_stiffness\x18\x13 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue*M\n\x05Pivot\x12\x11\n\rPIVOT_UNKNOWN\x10\x00\x12\x0f\n\x0bPIVOT_FRONT\x10\x01\x12\x0e\n\nPIVOT_HIND\x10\x02\x12\x10\n\x0cPIVOT_CENTER\x10\x03*\xab\x02\n\x06\x45\x61sing\x12\x12\n\x0e\x45\x41SING_UNKNOWN\x10\x00\x12\x11\n\rEASING_LINEAR\x10\x01\x12\x1a\n\x16\x45\x41SING_QUADRATIC_INPUT\x10\x02\x12\x1b\n\x17\x45\x41SING_QUADRATIC_OUTPUT\x10\x03\x12\x1b\n\x17\x45\x41SING_QUADRATIC_IN_OUT\x10\x04\x12\x16\n\x12\x45\x41SING_CUBIC_INPUT\x10\x05\x12\x17\n\x13\x45\x41SING_CUBIC_OUTPUT\x10\x06\x12\x17\n\x13\x45\x41SING_CUBIC_IN_OUT\x10\x07\x12\x1c\n\x18\x45\x41SING_EXPONENTIAL_INPUT\x10\x08\x12\x1d\n\x19\x45\x41SING_EXPONENTIAL_OUTPUT\x10\t\x12\x1d\n\x19\x45\x41SING_EXPONENTIAL_IN_OUT\x10\n*\xd6\x01\n\x0c\x41rmMoveFrame\x12\x1a\n\x16\x41RM_MOVE_FRAME_UNKNOWN\x10\x00\x12&\n\"ARM_MOVE_FRAME_CENTER_OF_FOOTPRINT\x10\x01\x12\x17\n\x13\x41RM_MOVE_FRAME_HAND\x10\x02\x12\x17\n\x13\x41RM_MOVE_FRAME_BODY\x10\x03\x12\x1b\n\x17\x41RM_MOVE_FRAME_SHOULDER\x10\x04\x12\x19\n\x15\x41RM_MOVE_FRAME_SHADOW\x10\x05\x12\x18\n\x14\x41RM_MOVE_FRAME_DANCE\x10\x06*\x7f\n\x03Leg\x12\x0f\n\x0bLEG_UNKNOWN\x10\x00\x12\x12\n\x0eLEG_FRONT_LEFT\x10\x01\x12\x13\n\x0fLEG_FRONT_RIGHT\x10\x02\x12\x11\n\rLEG_HIND_LEFT\x10\x03\x12\x12\n\x0eLEG_HIND_RIGHT\x10\x04\x12\x17\n\nLEG_NO_LEG\x10\xff\xff\xff\xff\xff\xff\xff\xff\xff\x01*\xcd\x01\n\x08LedLight\x12\x15\n\x11LED_LIGHT_UNKNOWN\x10\x00\x12\x13\n\x0fLED_LIGHT_LEFT1\x10\x01\x12\x13\n\x0fLED_LIGHT_LEFT2\x10\x02\x12\x13\n\x0fLED_LIGHT_LEFT3\x10\x03\x12\x13\n\x0fLED_LIGHT_LEFT4\x10\x04\x12\x14\n\x10LED_LIGHT_RIGHT1\x10\x05\x12\x14\n\x10LED_LIGHT_RIGHT2\x10\x06\x12\x14\n\x10LED_LIGHT_RIGHT3\x10\x07\x12\x14\n\x10LED_LIGHT_RIGHT4\x10\x08\x42>B\x17\x43horeographyParamsProtoZ#bosdyn/api/spot/choreography_paramsb\x06proto3')
21
21
 
22
22
  _PIVOT = DESCRIPTOR.enum_types_by_name['Pivot']
23
23
  Pivot = enum_type_wrapper.EnumTypeWrapper(_PIVOT)
@@ -470,16 +470,16 @@ if _descriptor._USE_C_DESCRIPTORS == False:
470
470
  _STEPPARAMS.fields_by_name['mirror']._serialized_options = b'\030\001'
471
471
  _TURNPARAMS.fields_by_name['absolute']._options = None
472
472
  _TURNPARAMS.fields_by_name['absolute']._serialized_options = b'\030\001'
473
- _PIVOT._serialized_start=19017
474
- _PIVOT._serialized_end=19094
475
- _EASING._serialized_start=19097
476
- _EASING._serialized_end=19396
477
- _ARMMOVEFRAME._serialized_start=19399
478
- _ARMMOVEFRAME._serialized_end=19613
479
- _LEG._serialized_start=19615
480
- _LEG._serialized_end=19742
481
- _LEDLIGHT._serialized_start=19745
482
- _LEDLIGHT._serialized_end=19950
473
+ _PIVOT._serialized_start=19052
474
+ _PIVOT._serialized_end=19129
475
+ _EASING._serialized_start=19132
476
+ _EASING._serialized_end=19431
477
+ _ARMMOVEFRAME._serialized_start=19434
478
+ _ARMMOVEFRAME._serialized_end=19648
479
+ _LEG._serialized_start=19650
480
+ _LEG._serialized_end=19777
481
+ _LEDLIGHT._serialized_start=19780
482
+ _LEDLIGHT._serialized_end=19985
483
483
  _EULERZYX._serialized_start=121
484
484
  _EULERZYX._serialized_end=173
485
485
  _EULERZYXVALUE._serialized_start=176
@@ -571,25 +571,25 @@ if _descriptor._USE_C_DESCRIPTORS == False:
571
571
  _SETALLCOLORPARAMS._serialized_start=11980
572
572
  _SETALLCOLORPARAMS._serialized_end=12519
573
573
  _BUZZERNOTEPARAMS._serialized_start=12522
574
- _BUZZERNOTEPARAMS._serialized_end=12834
575
- _BUZZERNOTEPARAMS_NOTE._serialized_start=12726
576
- _BUZZERNOTEPARAMS_NOTE._serialized_end=12834
577
- _LEGJOINTPARAMS._serialized_start=12837
578
- _LEGJOINTPARAMS._serialized_end=13393
579
- _STANCESHAPE._serialized_start=13396
580
- _STANCESHAPE._serialized_end=13684
581
- _SWINGPHASES._serialized_start=13686
582
- _SWINGPHASES._serialized_end=13807
583
- _SWINGPARAMS._serialized_start=13810
584
- _SWINGPARAMS._serialized_end=14205
585
- _ANIMATEDCYCLEPARAMS._serialized_start=14208
586
- _ANIMATEDCYCLEPARAMS._serialized_end=14975
587
- _CUSTOMGAITPARAMS._serialized_start=14978
588
- _CUSTOMGAITPARAMS._serialized_end=17541
589
- _CUSTOMGAITCOMMAND._serialized_start=17544
590
- _CUSTOMGAITCOMMAND._serialized_end=17746
591
- _CUSTOMGAITCOMMANDLIMITS._serialized_start=17749
592
- _CUSTOMGAITCOMMANDLIMITS._serialized_end=17963
593
- _ANIMATEPARAMS._serialized_start=17966
594
- _ANIMATEPARAMS._serialized_end=19015
574
+ _BUZZERNOTEPARAMS._serialized_end=12869
575
+ _BUZZERNOTEPARAMS_NOTE._serialized_start=12727
576
+ _BUZZERNOTEPARAMS_NOTE._serialized_end=12869
577
+ _LEGJOINTPARAMS._serialized_start=12872
578
+ _LEGJOINTPARAMS._serialized_end=13428
579
+ _STANCESHAPE._serialized_start=13431
580
+ _STANCESHAPE._serialized_end=13719
581
+ _SWINGPHASES._serialized_start=13721
582
+ _SWINGPHASES._serialized_end=13842
583
+ _SWINGPARAMS._serialized_start=13845
584
+ _SWINGPARAMS._serialized_end=14240
585
+ _ANIMATEDCYCLEPARAMS._serialized_start=14243
586
+ _ANIMATEDCYCLEPARAMS._serialized_end=15010
587
+ _CUSTOMGAITPARAMS._serialized_start=15013
588
+ _CUSTOMGAITPARAMS._serialized_end=17576
589
+ _CUSTOMGAITCOMMAND._serialized_start=17579
590
+ _CUSTOMGAITCOMMAND._serialized_end=17781
591
+ _CUSTOMGAITCOMMANDLIMITS._serialized_start=17784
592
+ _CUSTOMGAITCOMMANDLIMITS._serialized_end=17998
593
+ _ANIMATEPARAMS._serialized_start=18001
594
+ _ANIMATEPARAMS._serialized_end=19050
595
595
  # @@protoc_insertion_point(module_scope)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: bosdyn-api
3
- Version: 5.0.0
3
+ Version: 5.0.1
4
4
  Summary: Boston Dynamics API definition of protobuf messages
5
5
  Home-page: https://dev.bostondynamics.com/
6
6
  Author: Boston Dynamics
@@ -8,6 +8,10 @@ bosdyn/api/arm_surface_contact_pb2.py,sha256=8AOlirpyOEqniDbWokueFqh1zFPEoFS6FWP
8
8
  bosdyn/api/arm_surface_contact_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
9
9
  bosdyn/api/arm_surface_contact_service_pb2.py,sha256=DVYSaQZ6fYfOdVbhEwxhNfoO0EbkfidWj3aqNcUYv8w,3124
10
10
  bosdyn/api/arm_surface_contact_service_pb2_grpc.py,sha256=KiyS-8v1VorObyZUAkrpnpIeyj1lF4h3yae029JZLEk,2967
11
+ bosdyn/api/audio_visual_pb2.py,sha256=G9JyVE3vRcrL2zZ5jhE7yrGiOa0kN4Q2KN4w1cnAaUg,35084
12
+ bosdyn/api/audio_visual_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
13
+ bosdyn/api/audio_visual_service_pb2.py,sha256=8Ekzf4ifwU1cH4TsZk1wCWdSDzvxQkBsnDz2AQkEGKM,1810
14
+ bosdyn/api/audio_visual_service_pb2_grpc.py,sha256=btNLBiP7diYvOG5DMpkcEv28uwtdUY41iViOnJ0B0ak,9631
11
15
  bosdyn/api/auth_pb2.py,sha256=Yjadge5FgjnHynVxtokIOKojYJw5QXN989xdTUhMDic,2830
12
16
  bosdyn/api/auth_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
13
17
  bosdyn/api/auth_service_pb2.py,sha256=UOgugITsAQIP1jKAMoJe_Yua0vF1vzU-oWQ6rmDXIUY,1269
@@ -205,7 +209,7 @@ bosdyn/api/graph_nav/area_callback_service_pb2.py,sha256=27cwfKg7DSmk-HFyA3oNguz
205
209
  bosdyn/api/graph_nav/area_callback_service_pb2_grpc.py,sha256=EGkwwSbprVDEPC52v95rTbEeGwMzUtuM6zhfS-n7aIQ,12960
206
210
  bosdyn/api/graph_nav/gps_pb2.py,sha256=ckW4geLOXeLRZtks9SNWHEqwCoguADswNkh44V_XAMY,2604
207
211
  bosdyn/api/graph_nav/gps_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
208
- bosdyn/api/graph_nav/graph_nav_pb2.py,sha256=WiEd9rDGHdZVmSUGcVhtUoziqg_KRM2azHmJFOFV_gM,61128
212
+ bosdyn/api/graph_nav/graph_nav_pb2.py,sha256=ftwDIcmgN9UJTiAGUsIOrIuK2tySXNS29fnhWadeYio,61215
209
213
  bosdyn/api/graph_nav/graph_nav_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
210
214
  bosdyn/api/graph_nav/graph_nav_service_pb2.py,sha256=02J2AHcF8sD4Aby6i03xSIL8Ha5iFXMnU6dYX9be3qI,3562
211
215
  bosdyn/api/graph_nav/graph_nav_service_pb2_grpc.py,sha256=YLseLSyJFxVN-MNOsvac3QsqS8SdvN3MRr2b_6ktNh0,32642
@@ -256,7 +260,7 @@ bosdyn/api/mission/remote_service_pb2_grpc.py,sha256=hN5Sy0tXoMHZzTski0ekQ1EwVIO
256
260
  bosdyn/api/mission/util_pb2.py,sha256=5nTbtqiBH67f0bx2-8cRRXDJurIWBAdIKp6OuUzyDj4,8911
257
261
  bosdyn/api/mission/util_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
258
262
  bosdyn/api/spot/__init__.py,sha256=h-QyvMVzDNpT3jyVskcSbUVFXxGCRxieFPrvTveZG9k,64
259
- bosdyn/api/spot/choreography_params_pb2.py,sha256=gaki4rCPZVgpxJ3RhZaYFLDGVSCMuNuMiLFBTJ2tk1M,57953
263
+ bosdyn/api/spot/choreography_params_pb2.py,sha256=DXYvyITJGjuDWmmXGTtRVLqulFMo4UQnLEPVzNDl0i4,58018
260
264
  bosdyn/api/spot/choreography_params_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
261
265
  bosdyn/api/spot/choreography_sequence_pb2.py,sha256=AYv5ZSm8CVsUKeeWnTwe_Yf0-Rtt3fZGXid5yBD8G6w,65042
262
266
  bosdyn/api/spot/choreography_sequence_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
@@ -305,7 +309,7 @@ bosdyn/api/spot_cam/streamquality_pb2.py,sha256=awL0UIu1b3vRgWy-YQotSlol0BXfhnJu
305
309
  bosdyn/api/spot_cam/streamquality_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
306
310
  bosdyn/api/spot_cam/version_pb2.py,sha256=g-J9CbxPRvFP_gYZBsZwluUUx_cjGUWLTc9RcGxXanQ,2579
307
311
  bosdyn/api/spot_cam/version_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
308
- bosdyn_api-5.0.0.dist-info/METADATA,sha256=Kg47ZMwuqnFKEWGhIVRI_nxZrTOf3bUlOWv0l4fmje8,1666
309
- bosdyn_api-5.0.0.dist-info/WHEEL,sha256=AtBG6SXL3KF_v0NxLf0ehyVOh0cold-JbJYXNGorC6Q,92
310
- bosdyn_api-5.0.0.dist-info/top_level.txt,sha256=an2OWgx1ej2jFjmBjPWNQ68ZglvUfKhmXWW-WhTtDmA,7
311
- bosdyn_api-5.0.0.dist-info/RECORD,,
312
+ bosdyn_api-5.0.1.dist-info/METADATA,sha256=RbUWKmsXlXtcbbowO3jUS8xP541FPjNYjLl1OVQNGO8,1666
313
+ bosdyn_api-5.0.1.dist-info/WHEEL,sha256=AtBG6SXL3KF_v0NxLf0ehyVOh0cold-JbJYXNGorC6Q,92
314
+ bosdyn_api-5.0.1.dist-info/top_level.txt,sha256=an2OWgx1ej2jFjmBjPWNQ68ZglvUfKhmXWW-WhTtDmA,7
315
+ bosdyn_api-5.0.1.dist-info/RECORD,,