bosdyn-api 4.0.3__py3-none-any.whl → 4.1.0__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.
Files changed (44) hide show
  1. bosdyn/api/autowalk/walks_pb2.py +82 -70
  2. bosdyn/api/data_acquisition_store_pb2.py +88 -57
  3. bosdyn/api/data_acquisition_store_service_pb2.py +2 -2
  4. bosdyn/api/data_acquisition_store_service_pb2_grpc.py +35 -0
  5. bosdyn/api/estop_service_pb2_grpc.py +6 -3
  6. bosdyn/api/geometry_pb2.py +57 -37
  7. bosdyn/api/gps/registration_service_pb2_grpc.py +6 -6
  8. bosdyn/api/graph_nav/area_callback_data_pb2.py +4 -2
  9. bosdyn/api/graph_nav/area_callback_pb2.py +72 -69
  10. bosdyn/api/graph_nav/graph_nav_pb2.py +168 -133
  11. bosdyn/api/graph_nav/graph_nav_service_pb2.py +2 -2
  12. bosdyn/api/graph_nav/graph_nav_service_pb2_grpc.py +90 -11
  13. bosdyn/api/graph_nav/lost_detection_pb2.py +35 -0
  14. bosdyn/api/graph_nav/lost_detection_pb2_grpc.py +4 -0
  15. bosdyn/api/graph_nav/map_pb2.py +90 -65
  16. bosdyn/api/graph_nav/map_processing_pb2.py +53 -42
  17. bosdyn/api/graph_nav/recording_service_pb2_grpc.py +6 -6
  18. bosdyn/api/graph_nav/visual_features_pb2.py +129 -0
  19. bosdyn/api/graph_nav/visual_features_pb2_grpc.py +4 -0
  20. bosdyn/api/image_pb2.py +68 -24
  21. bosdyn/api/license_service_pb2_grpc.py +2 -2
  22. bosdyn/api/local_grid_pb2.py +18 -18
  23. bosdyn/api/log_status/log_status_service_pb2_grpc.py +3 -3
  24. bosdyn/api/mission/mission_pb2.py +72 -71
  25. bosdyn/api/mission/mission_service_pb2_grpc.py +16 -12
  26. bosdyn/api/mission/nodes_pb2.py +141 -109
  27. bosdyn/api/mission/util_pb2.py +26 -15
  28. bosdyn/api/network_compute_bridge_service_pb2_grpc.py +3 -3
  29. bosdyn/api/point_cloud_service_pb2_grpc.py +2 -2
  30. bosdyn/api/robot_state_pb2.py +121 -108
  31. bosdyn/api/robot_state_service_pb2_grpc.py +1 -1
  32. bosdyn/api/spot/choreography_params_pb2.py +115 -82
  33. bosdyn/api/spot/choreography_sequence_pb2.py +62 -62
  34. bosdyn/api/spot/choreography_service_pb2_grpc.py +2 -2
  35. bosdyn/api/spot/robot_command_pb2.py +29 -26
  36. bosdyn/api/spot/spot_check_pb2.py +1 -47
  37. bosdyn/api/spot/spot_check_service_pb2.py +2 -2
  38. bosdyn/api/spot/spot_check_service_pb2_grpc.py +0 -68
  39. bosdyn/api/spot_cam/service_pb2_grpc.py +3 -3
  40. bosdyn/api/world_object_pb2.py +40 -40
  41. {bosdyn_api-4.0.3.dist-info → bosdyn_api-4.1.0.dist-info}/METADATA +6 -6
  42. {bosdyn_api-4.0.3.dist-info → bosdyn_api-4.1.0.dist-info}/RECORD +44 -40
  43. {bosdyn_api-4.0.3.dist-info → bosdyn_api-4.1.0.dist-info}/WHEEL +0 -0
  44. {bosdyn_api-4.0.3.dist-info → bosdyn_api-4.1.0.dist-info}/top_level.txt +0 -0
@@ -31,13 +31,14 @@ from bosdyn.api import basic_command_pb2 as bosdyn_dot_api_dot_basic__command__p
31
31
  from bosdyn.api import gripper_camera_param_pb2 as bosdyn_dot_api_dot_gripper__camera__param__pb2
32
32
 
33
33
 
34
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1f\x62osdyn/api/autowalk/walks.proto\x12\x13\x62osdyn.api.autowalk\x1a\x1egoogle/protobuf/duration.proto\x1a\x1e\x62osdyn/api/mission/nodes.proto\x1a\x1d\x62osdyn/api/mission/util.proto\x1a!bosdyn/api/data_acquisition.proto\x1a$bosdyn/api/graph_nav/graph_nav.proto\x1a\x1e\x62osdyn/api/graph_nav/nav.proto\x1a bosdyn/api/gripper_command.proto\x1a\x19\x62osdyn/api/geometry.proto\x1a\x16\x62osdyn/api/image.proto\x1a&bosdyn/api/service_customization.proto\x1a\x1b\x62osdyn/api/trajectory.proto\x1a+bosdyn/api/spot/choreography_sequence.proto\x1a\x1d\x62osdyn/api/spot_cam/ptz.proto\x1a#bosdyn/api/spot/robot_command.proto\x1a\x1c\x62osdyn/api/arm_command.proto\x1a\x1e\x62osdyn/api/basic_command.proto\x1a%bosdyn/api/gripper_camera_param.proto\"\xda\x02\n\x04Walk\x12@\n\x11global_parameters\x18\x01 \x01(\x0b\x32%.bosdyn.api.autowalk.GlobalParameters\x12\x38\n\rplayback_mode\x18\x02 \x01(\x0b\x32!.bosdyn.api.autowalk.PlaybackMode\x12\x10\n\x08map_name\x18\x07 \x01(\t\x12\x14\n\x0cmission_name\x18\x04 \x01(\t\x12.\n\x08\x65lements\x18\x05 \x03(\x0b\x32\x1c.bosdyn.api.autowalk.Element\x12(\n\x05\x64ocks\x18\x06 \x03(\x0b\x32\x19.bosdyn.api.autowalk.Dock\x12\n\n\x02id\x18\x08 \x01(\t\x12\x42\n\x12\x63horeography_items\x18\t \x01(\x0b\x32&.bosdyn.api.autowalk.ChoreographyItemsJ\x04\x08\x03\x10\x04\"\xbf\x01\n\x10GlobalParameters\x12\x12\n\ngroup_name\x18\x01 \x01(\t\x12\x1c\n\x14should_autofocus_ptz\x18\x02 \x01(\x08\x12\x1b\n\x13self_right_attempts\x18\x03 \x01(\x05\x12\x46\n\x16post_mission_callbacks\x18\x04 \x03(\x0b\x32&.bosdyn.api.autowalk.Action.RemoteGrpc\x12\x14\n\x0cskip_actions\x18\x05 \x01(\x08\"\x9e\x01\n\x04\x44ock\x12\x0f\n\x07\x64ock_id\x18\x01 \x01(\r\x12\x1a\n\x12\x64ocked_waypoint_id\x18\x02 \x01(\t\x12\x35\n\x10target_prep_pose\x18\x03 \x01(\x0b\x32\x1b.bosdyn.api.autowalk.Target\x12\x32\n\x0fprompt_duration\x18\x04 \x01(\x0b\x32\x19.google.protobuf.Duration\"\x8e\x01\n\x11\x43horeographyItems\x12\x45\n\x16\x63horeography_sequences\x18\x01 \x03(\x0b\x32%.bosdyn.api.spot.ChoreographySequence\x12\x32\n\x0e\x61nimated_moves\x18\x02 \x03(\x0b\x32\x1a.bosdyn.api.spot.Animation\"\xdd\x02\n\x0cPlaybackMode\x12\x36\n\x04once\x18\x02 \x01(\x0b\x32&.bosdyn.api.autowalk.PlaybackMode.OnceH\x00\x12>\n\x08periodic\x18\x03 \x01(\x0b\x32*.bosdyn.api.autowalk.PlaybackMode.PeriodicH\x00\x12\x42\n\ncontinuous\x18\x04 \x01(\x0b\x32,.bosdyn.api.autowalk.PlaybackMode.ContinuousH\x00\x1a-\n\x04Once\x12%\n\x1dskip_docking_after_completion\x18\x01 \x01(\x08\x1aL\n\x08Periodic\x12+\n\x08interval\x18\x01 \x01(\x0b\x32\x19.google.protobuf.Duration\x12\x13\n\x0brepetitions\x18\x02 \x01(\x05\x1a\x0c\n\nContinuousB\x06\n\x04mode\"\xcd\x03\n\x07\x45lement\x12\x0c\n\x04name\x18\x01 \x01(\t\x12+\n\x06target\x18\x02 \x01(\x0b\x32\x1b.bosdyn.api.autowalk.Target\x12\x45\n\x17target_failure_behavior\x18\x03 \x01(\x0b\x32$.bosdyn.api.autowalk.FailureBehavior\x12+\n\x06\x61\x63tion\x18\x04 \x01(\x0b\x32\x1b.bosdyn.api.autowalk.Action\x12:\n\x0e\x61\x63tion_wrapper\x18\x05 \x01(\x0b\x32\".bosdyn.api.autowalk.ActionWrapper\x12\x45\n\x17\x61\x63tion_failure_behavior\x18\x06 \x01(\x0b\x32$.bosdyn.api.autowalk.FailureBehavior\x12\x12\n\nis_skipped\x18\x07 \x01(\x08\x12<\n\x0f\x62\x61ttery_monitor\x18\x08 \x01(\x0b\x32#.bosdyn.api.autowalk.BatteryMonitor\x12\x32\n\x0f\x61\x63tion_duration\x18\t \x01(\x0b\x32\x19.google.protobuf.Duration\x12\n\n\x02id\x18\n \x01(\t\"\xf9\x05\n\x06Target\x12=\n\x0bnavigate_to\x18\x01 \x01(\x0b\x32&.bosdyn.api.autowalk.Target.NavigateToH\x00\x12\x43\n\x0enavigate_route\x18\x02 \x01(\x0b\x32).bosdyn.api.autowalk.Target.NavigateRouteH\x00\x12:\n\nrelocalize\x18\x03 \x01(\x0b\x32&.bosdyn.api.autowalk.Target.Relocalize\x12L\n\x14target_stow_behavior\x18\x05 \x01(\x0e\x32..bosdyn.api.autowalk.Target.TargetStowBehavior\x1a\\\n\nRelocalize\x12N\n\x18set_localization_request\x18\x01 \x01(\x0b\x32,.bosdyn.api.graph_nav.SetLocalizationRequest\x1ah\n\nNavigateTo\x12\x1f\n\x17\x64\x65stination_waypoint_id\x18\x01 \x01(\t\x12\x39\n\rtravel_params\x18\x03 \x01(\x0b\x32\".bosdyn.api.graph_nav.TravelParams\x1av\n\rNavigateRoute\x12*\n\x05route\x18\x01 \x01(\x0b\x32\x1b.bosdyn.api.graph_nav.Route\x12\x39\n\rtravel_params\x18\x02 \x01(\x0b\x32\".bosdyn.api.graph_nav.TravelParams\"\x96\x01\n\x12TargetStowBehavior\x12 \n\x1cTARGET_STOW_BEHAVIOR_UNKNOWN\x10\x00\x12\x1d\n\x19TARGET_STOW_BEHAVIOR_AUTO\x10\x01\x12\x1e\n\x1aTARGET_STOW_BEHAVIOR_NEVER\x10\x02\x12\x1f\n\x1bTARGET_STOW_BEHAVIOR_ALWAYS\x10\x03\x42\x08\n\x06target\"\xf1\x07\n\x06\x41\x63tion\x12\x32\n\x05sleep\x18\x01 \x01(\x0b\x32!.bosdyn.api.autowalk.Action.SleepH\x00\x12G\n\x10\x64\x61ta_acquisition\x18\x02 \x01(\x0b\x32+.bosdyn.api.autowalk.Action.DataAcquisitionH\x00\x12=\n\x0bremote_grpc\x18\x03 \x01(\x0b\x32&.bosdyn.api.autowalk.Action.RemoteGrpcH\x00\x12O\n\x14\x65xecute_choreography\x18\x05 \x01(\x0b\x32/.bosdyn.api.autowalk.Action.ExecuteChoreographyH\x00\x12(\n\x04node\x18\x04 \x01(\x0b\x32\x18.bosdyn.api.mission.NodeH\x00\x1a\x34\n\x05Sleep\x12+\n\x08\x64uration\x18\x02 \x01(\x0b\x32\x19.google.protobuf.Duration\x1a\xab\x02\n\x0f\x44\x61taAcquisition\x12<\n\x14\x61\x63quire_data_request\x18\x01 \x01(\x0b\x32\x1e.bosdyn.api.AcquireDataRequest\x12S\n\x13\x63ompletion_behavior\x18\x02 \x01(\x0e\x32\x36.bosdyn.api.mission.DataAcquisition.CompletionBehavior\x12\x46\n\x17last_known_capabilities\x18\x03 \x01(\x0b\x32%.bosdyn.api.AcquisitionCapabilityList\x12=\n\x12record_time_images\x18\x04 \x03(\x0b\x32!.bosdyn.api.ImageCaptureAndSource\x1a\x93\x02\n\nRemoteGrpc\x12\x14\n\x0cservice_name\x18\x01 \x01(\t\x12.\n\x0brpc_timeout\x18\x02 \x01(\x0b\x32\x19.google.protobuf.Duration\x12\x17\n\x0flease_resources\x18\x03 \x03(\t\x12\x30\n\x06inputs\x18\x04 \x03(\x0b\x32\x1c.bosdyn.api.mission.KeyValueB\x02\x18\x01\x12\x35\n\nparameters\x18\x05 \x01(\x0b\x32!.bosdyn.api.CustomParamCollection\x12=\n\x12record_time_images\x18\x06 \x03(\x0b\x32!.bosdyn.api.ImageCaptureAndSource\x1a,\n\x13\x45xecuteChoreography\x12\x15\n\rsequence_name\x18\x01 \x01(\tB\x08\n\x06\x61\x63tion\"\xb4\x0e\n\rActionWrapper\x12G\n\x0erobot_body_sit\x18\x01 \x01(\x0b\x32/.bosdyn.api.autowalk.ActionWrapper.RobotBodySit\x12I\n\x0frobot_body_pose\x18\x02 \x01(\x0b\x32\x30.bosdyn.api.autowalk.ActionWrapper.RobotBodyPose\x12\x43\n\x0cspot_cam_led\x18\x04 \x01(\x0b\x32-.bosdyn.api.autowalk.ActionWrapper.SpotCamLed\x12\x43\n\x0cspot_cam_ptz\x18\x05 \x01(\x0b\x32-.bosdyn.api.autowalk.ActionWrapper.SpotCamPtz\x12Q\n\x13\x61rm_sensor_pointing\x18\x06 \x01(\x0b\x32\x34.bosdyn.api.autowalk.ActionWrapper.ArmSensorPointing\x12O\n\x12spot_cam_alignment\x18\t \x01(\x0b\x32\x33.bosdyn.api.autowalk.ActionWrapper.SpotCamAlignment\x12U\n\x15gripper_camera_params\x18\x07 \x01(\x0b\x32\x36.bosdyn.api.autowalk.ActionWrapper.GripperCameraParams\x12J\n\x0fgripper_command\x18\x08 \x01(\x0b\x32\x31.bosdyn.api.autowalk.ActionWrapper.GripperCommand\x1a\x0e\n\x0cRobotBodySit\x1a?\n\rRobotBodyPose\x12.\n\x11target_tform_body\x18\x01 \x01(\x0b\x32\x13.bosdyn.api.SE3Pose\x1a\x98\x01\n\nSpotCamLed\x12U\n\x0c\x62rightnesses\x18\x01 \x03(\x0b\x32?.bosdyn.api.autowalk.ActionWrapper.SpotCamLed.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\x44\n\nSpotCamPtz\x12\x36\n\x0cptz_position\x18\x01 \x01(\x0b\x32 .bosdyn.api.spot_cam.PtzPosition\x1a\xea\x02\n\x10SpotCamAlignment\x12Q\n\nalignments\x18\x02 \x03(\x0b\x32=.bosdyn.api.autowalk.ActionWrapper.SpotCamAlignment.Alignment\x12\x30\n\x13target_tform_sensor\x18\x03 \x01(\x0b\x32\x13.bosdyn.api.SE3Pose\x12\x12\n\nfinal_zoom\x18\x04 \x01(\x02\x12\x19\n\x11target_sensor_ids\x18\x05 \x03(\t\x1a\xa1\x01\n\tAlignment\x12\x0c\n\x04zoom\x18\x01 \x01(\x02\x12\x11\n\tsensor_id\x18\x02 \x01(\t\x12\x19\n\x0fscene_object_id\x18\x03 \x01(\tH\x00\x12\x12\n\nis_skipped\x18\x04 \x01(\x08\x12\x37\n\x0b\x66ocus_state\x18\x05 \x01(\x0b\x32\".bosdyn.api.spot_cam.PtzFocusStateB\x0b\n\treference\x1a\xec\x02\n\x11\x41rmSensorPointing\x12\x38\n\x10joint_trajectory\x18\x02 \x01(\x0b\x32\x1e.bosdyn.api.ArmJointTrajectory\x12-\n\x10wrist_tform_tool\x18\x03 \x01(\x0b\x32\x13.bosdyn.api.SE3Pose\x12<\n\x19pose_trajectory_rt_target\x18\x04 \x01(\x0b\x32\x19.bosdyn.api.SE3Trajectory\x12\x39\n\x1ctarget_tform_measured_offset\x18\x07 \x01(\x0b\x32\x13.bosdyn.api.SE2Pose\x12X\n\x12\x62ody_assist_params\x18\x05 \x01(\x0b\x32<.bosdyn.api.spot.BodyControlParams.BodyAssistForManipulation\x12\x1b\n\x13\x66orce_stow_override\x18\x06 \x01(\x08\x1a\x46\n\x13GripperCameraParams\x12/\n\x06params\x18\x01 \x01(\x0b\x32\x1f.bosdyn.api.GripperCameraParams\x1ah\n\x0eGripperCommand\x12\x33\n\x07request\x18\x01 \x01(\x0b\x32\".bosdyn.api.GripperCommand.Request\x12!\n\x19\x64isable_post_action_close\x18\x02 \x01(\x08\"\xb3\x05\n\x0f\x46\x61ilureBehavior\x12\x13\n\x0bretry_count\x18\x01 \x01(\x05\x12\x32\n\x0fprompt_duration\x18\x02 \x01(\x0b\x32\x19.google.protobuf.Duration\x12K\n\x0esafe_power_off\x18\x03 \x01(\x0b\x32\x31.bosdyn.api.autowalk.FailureBehavior.SafePowerOffH\x00\x12M\n\x0fproceed_if_able\x18\x04 \x01(\x0b\x32\x32.bosdyn.api.autowalk.FailureBehavior.ProceedIfAbleH\x00\x12q\n#return_to_start_and_try_again_later\x18\x05 \x01(\x0b\x32\x42.bosdyn.api.autowalk.FailureBehavior.ReturnToStartAndTryAgainLaterH\x00\x12g\n\x1dreturn_to_start_and_terminate\x18\x06 \x01(\x0b\x32>.bosdyn.api.autowalk.FailureBehavior.ReturnToStartAndTerminateH\x00\x1aH\n\x0cSafePowerOff\x12\x38\n\x07request\x18\x01 \x01(\x0b\x32\'.bosdyn.api.SafePowerOffCommand.Request\x1a\x0f\n\rProceedIfAble\x1aS\n\x1dReturnToStartAndTryAgainLater\x12\x32\n\x0ftry_again_delay\x18\x01 \x01(\x0b\x32\x19.google.protobuf.Duration\x1a\x1b\n\x19ReturnToStartAndTerminateB\x12\n\x10\x64\x65\x66\x61ult_behavior\"Q\n\x0e\x42\x61tteryMonitor\x12\x1f\n\x17\x62\x61ttery_start_threshold\x18\x02 \x01(\x02\x12\x1e\n\x16\x62\x61ttery_stop_threshold\x18\x03 \x01(\x02\x42\x0c\x42\nWalksProtob\x06proto3')
34
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1f\x62osdyn/api/autowalk/walks.proto\x12\x13\x62osdyn.api.autowalk\x1a\x1egoogle/protobuf/duration.proto\x1a\x1e\x62osdyn/api/mission/nodes.proto\x1a\x1d\x62osdyn/api/mission/util.proto\x1a!bosdyn/api/data_acquisition.proto\x1a$bosdyn/api/graph_nav/graph_nav.proto\x1a\x1e\x62osdyn/api/graph_nav/nav.proto\x1a bosdyn/api/gripper_command.proto\x1a\x19\x62osdyn/api/geometry.proto\x1a\x16\x62osdyn/api/image.proto\x1a&bosdyn/api/service_customization.proto\x1a\x1b\x62osdyn/api/trajectory.proto\x1a+bosdyn/api/spot/choreography_sequence.proto\x1a\x1d\x62osdyn/api/spot_cam/ptz.proto\x1a#bosdyn/api/spot/robot_command.proto\x1a\x1c\x62osdyn/api/arm_command.proto\x1a\x1e\x62osdyn/api/basic_command.proto\x1a%bosdyn/api/gripper_camera_param.proto\"\xda\x02\n\x04Walk\x12@\n\x11global_parameters\x18\x01 \x01(\x0b\x32%.bosdyn.api.autowalk.GlobalParameters\x12\x38\n\rplayback_mode\x18\x02 \x01(\x0b\x32!.bosdyn.api.autowalk.PlaybackMode\x12\x10\n\x08map_name\x18\x07 \x01(\t\x12\x14\n\x0cmission_name\x18\x04 \x01(\t\x12.\n\x08\x65lements\x18\x05 \x03(\x0b\x32\x1c.bosdyn.api.autowalk.Element\x12(\n\x05\x64ocks\x18\x06 \x03(\x0b\x32\x19.bosdyn.api.autowalk.Dock\x12\n\n\x02id\x18\x08 \x01(\t\x12\x42\n\x12\x63horeography_items\x18\t \x01(\x0b\x32&.bosdyn.api.autowalk.ChoreographyItemsJ\x04\x08\x03\x10\x04\"\xf9\x01\n\x10GlobalParameters\x12\x12\n\ngroup_name\x18\x01 \x01(\t\x12\x1c\n\x14should_autofocus_ptz\x18\x02 \x01(\x08\x12\x1b\n\x13self_right_attempts\x18\x03 \x01(\x05\x12\x46\n\x16post_mission_callbacks\x18\x04 \x03(\x0b\x32&.bosdyn.api.autowalk.Action.RemoteGrpc\x12\x14\n\x0cskip_actions\x18\x05 \x01(\x08\x12\x38\n\rhri_behaviors\x18\x06 \x01(\x0b\x32!.bosdyn.api.autowalk.HriBehaviors\"\xcd\x01\n\x04\x44ock\x12\x0f\n\x07\x64ock_id\x18\x01 \x01(\r\x12\x1a\n\x12\x64ocked_waypoint_id\x18\x02 \x01(\t\x12\x35\n\x10target_prep_pose\x18\x03 \x01(\x0b\x32\x1b.bosdyn.api.autowalk.Target\x12\x32\n\x0fprompt_duration\x18\x04 \x01(\x0b\x32\x19.google.protobuf.Duration\x12\x18\n\x10\x64isable_recharge\x18\t \x01(\x08\x12\x13\n\x0b\x64isable_end\x18\n \x01(\x08\"K\n\x0cHriBehaviors\x12\x1c\n\x14play_alert_behaviors\x18\x01 \x01(\x08\x12\x1d\n\x15play_undock_behaviors\x18\x02 \x01(\x08\"\x8e\x01\n\x11\x43horeographyItems\x12\x45\n\x16\x63horeography_sequences\x18\x01 \x03(\x0b\x32%.bosdyn.api.spot.ChoreographySequence\x12\x32\n\x0e\x61nimated_moves\x18\x02 \x03(\x0b\x32\x1a.bosdyn.api.spot.Animation\"\xe1\x02\n\x0cPlaybackMode\x12\x36\n\x04once\x18\x02 \x01(\x0b\x32&.bosdyn.api.autowalk.PlaybackMode.OnceH\x00\x12>\n\x08periodic\x18\x03 \x01(\x0b\x32*.bosdyn.api.autowalk.PlaybackMode.PeriodicH\x00\x12\x42\n\ncontinuous\x18\x04 \x01(\x0b\x32,.bosdyn.api.autowalk.PlaybackMode.ContinuousH\x00\x1a\x31\n\x04Once\x12)\n\x1dskip_docking_after_completion\x18\x01 \x01(\x08\x42\x02\x18\x01\x1aL\n\x08Periodic\x12+\n\x08interval\x18\x01 \x01(\x0b\x32\x19.google.protobuf.Duration\x12\x13\n\x0brepetitions\x18\x02 \x01(\x05\x1a\x0c\n\nContinuousB\x06\n\x04mode\"\xcd\x03\n\x07\x45lement\x12\x0c\n\x04name\x18\x01 \x01(\t\x12+\n\x06target\x18\x02 \x01(\x0b\x32\x1b.bosdyn.api.autowalk.Target\x12\x45\n\x17target_failure_behavior\x18\x03 \x01(\x0b\x32$.bosdyn.api.autowalk.FailureBehavior\x12+\n\x06\x61\x63tion\x18\x04 \x01(\x0b\x32\x1b.bosdyn.api.autowalk.Action\x12:\n\x0e\x61\x63tion_wrapper\x18\x05 \x01(\x0b\x32\".bosdyn.api.autowalk.ActionWrapper\x12\x45\n\x17\x61\x63tion_failure_behavior\x18\x06 \x01(\x0b\x32$.bosdyn.api.autowalk.FailureBehavior\x12\x12\n\nis_skipped\x18\x07 \x01(\x08\x12<\n\x0f\x62\x61ttery_monitor\x18\x08 \x01(\x0b\x32#.bosdyn.api.autowalk.BatteryMonitor\x12\x32\n\x0f\x61\x63tion_duration\x18\t \x01(\x0b\x32\x19.google.protobuf.Duration\x12\n\n\x02id\x18\n \x01(\t\"\xf9\x05\n\x06Target\x12=\n\x0bnavigate_to\x18\x01 \x01(\x0b\x32&.bosdyn.api.autowalk.Target.NavigateToH\x00\x12\x43\n\x0enavigate_route\x18\x02 \x01(\x0b\x32).bosdyn.api.autowalk.Target.NavigateRouteH\x00\x12:\n\nrelocalize\x18\x03 \x01(\x0b\x32&.bosdyn.api.autowalk.Target.Relocalize\x12L\n\x14target_stow_behavior\x18\x05 \x01(\x0e\x32..bosdyn.api.autowalk.Target.TargetStowBehavior\x1a\\\n\nRelocalize\x12N\n\x18set_localization_request\x18\x01 \x01(\x0b\x32,.bosdyn.api.graph_nav.SetLocalizationRequest\x1ah\n\nNavigateTo\x12\x1f\n\x17\x64\x65stination_waypoint_id\x18\x01 \x01(\t\x12\x39\n\rtravel_params\x18\x03 \x01(\x0b\x32\".bosdyn.api.graph_nav.TravelParams\x1av\n\rNavigateRoute\x12*\n\x05route\x18\x01 \x01(\x0b\x32\x1b.bosdyn.api.graph_nav.Route\x12\x39\n\rtravel_params\x18\x02 \x01(\x0b\x32\".bosdyn.api.graph_nav.TravelParams\"\x96\x01\n\x12TargetStowBehavior\x12 \n\x1cTARGET_STOW_BEHAVIOR_UNKNOWN\x10\x00\x12\x1d\n\x19TARGET_STOW_BEHAVIOR_AUTO\x10\x01\x12\x1e\n\x1aTARGET_STOW_BEHAVIOR_NEVER\x10\x02\x12\x1f\n\x1bTARGET_STOW_BEHAVIOR_ALWAYS\x10\x03\x42\x08\n\x06target\"\xf1\x07\n\x06\x41\x63tion\x12\x32\n\x05sleep\x18\x01 \x01(\x0b\x32!.bosdyn.api.autowalk.Action.SleepH\x00\x12G\n\x10\x64\x61ta_acquisition\x18\x02 \x01(\x0b\x32+.bosdyn.api.autowalk.Action.DataAcquisitionH\x00\x12=\n\x0bremote_grpc\x18\x03 \x01(\x0b\x32&.bosdyn.api.autowalk.Action.RemoteGrpcH\x00\x12O\n\x14\x65xecute_choreography\x18\x05 \x01(\x0b\x32/.bosdyn.api.autowalk.Action.ExecuteChoreographyH\x00\x12(\n\x04node\x18\x04 \x01(\x0b\x32\x18.bosdyn.api.mission.NodeH\x00\x1a\x34\n\x05Sleep\x12+\n\x08\x64uration\x18\x02 \x01(\x0b\x32\x19.google.protobuf.Duration\x1a\xab\x02\n\x0f\x44\x61taAcquisition\x12<\n\x14\x61\x63quire_data_request\x18\x01 \x01(\x0b\x32\x1e.bosdyn.api.AcquireDataRequest\x12S\n\x13\x63ompletion_behavior\x18\x02 \x01(\x0e\x32\x36.bosdyn.api.mission.DataAcquisition.CompletionBehavior\x12\x46\n\x17last_known_capabilities\x18\x03 \x01(\x0b\x32%.bosdyn.api.AcquisitionCapabilityList\x12=\n\x12record_time_images\x18\x04 \x03(\x0b\x32!.bosdyn.api.ImageCaptureAndSource\x1a\x93\x02\n\nRemoteGrpc\x12\x14\n\x0cservice_name\x18\x01 \x01(\t\x12.\n\x0brpc_timeout\x18\x02 \x01(\x0b\x32\x19.google.protobuf.Duration\x12\x17\n\x0flease_resources\x18\x03 \x03(\t\x12\x30\n\x06inputs\x18\x04 \x03(\x0b\x32\x1c.bosdyn.api.mission.KeyValueB\x02\x18\x01\x12\x35\n\nparameters\x18\x05 \x01(\x0b\x32!.bosdyn.api.CustomParamCollection\x12=\n\x12record_time_images\x18\x06 \x03(\x0b\x32!.bosdyn.api.ImageCaptureAndSource\x1a,\n\x13\x45xecuteChoreography\x12\x15\n\rsequence_name\x18\x01 \x01(\tB\x08\n\x06\x61\x63tion\"\xb4\x0e\n\rActionWrapper\x12G\n\x0erobot_body_sit\x18\x01 \x01(\x0b\x32/.bosdyn.api.autowalk.ActionWrapper.RobotBodySit\x12I\n\x0frobot_body_pose\x18\x02 \x01(\x0b\x32\x30.bosdyn.api.autowalk.ActionWrapper.RobotBodyPose\x12\x43\n\x0cspot_cam_led\x18\x04 \x01(\x0b\x32-.bosdyn.api.autowalk.ActionWrapper.SpotCamLed\x12\x43\n\x0cspot_cam_ptz\x18\x05 \x01(\x0b\x32-.bosdyn.api.autowalk.ActionWrapper.SpotCamPtz\x12Q\n\x13\x61rm_sensor_pointing\x18\x06 \x01(\x0b\x32\x34.bosdyn.api.autowalk.ActionWrapper.ArmSensorPointing\x12O\n\x12spot_cam_alignment\x18\t \x01(\x0b\x32\x33.bosdyn.api.autowalk.ActionWrapper.SpotCamAlignment\x12U\n\x15gripper_camera_params\x18\x07 \x01(\x0b\x32\x36.bosdyn.api.autowalk.ActionWrapper.GripperCameraParams\x12J\n\x0fgripper_command\x18\x08 \x01(\x0b\x32\x31.bosdyn.api.autowalk.ActionWrapper.GripperCommand\x1a\x0e\n\x0cRobotBodySit\x1a?\n\rRobotBodyPose\x12.\n\x11target_tform_body\x18\x01 \x01(\x0b\x32\x13.bosdyn.api.SE3Pose\x1a\x98\x01\n\nSpotCamLed\x12U\n\x0c\x62rightnesses\x18\x01 \x03(\x0b\x32?.bosdyn.api.autowalk.ActionWrapper.SpotCamLed.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\x44\n\nSpotCamPtz\x12\x36\n\x0cptz_position\x18\x01 \x01(\x0b\x32 .bosdyn.api.spot_cam.PtzPosition\x1a\xea\x02\n\x10SpotCamAlignment\x12Q\n\nalignments\x18\x02 \x03(\x0b\x32=.bosdyn.api.autowalk.ActionWrapper.SpotCamAlignment.Alignment\x12\x30\n\x13target_tform_sensor\x18\x03 \x01(\x0b\x32\x13.bosdyn.api.SE3Pose\x12\x12\n\nfinal_zoom\x18\x04 \x01(\x02\x12\x19\n\x11target_sensor_ids\x18\x05 \x03(\t\x1a\xa1\x01\n\tAlignment\x12\x0c\n\x04zoom\x18\x01 \x01(\x02\x12\x11\n\tsensor_id\x18\x02 \x01(\t\x12\x19\n\x0fscene_object_id\x18\x03 \x01(\tH\x00\x12\x12\n\nis_skipped\x18\x04 \x01(\x08\x12\x37\n\x0b\x66ocus_state\x18\x05 \x01(\x0b\x32\".bosdyn.api.spot_cam.PtzFocusStateB\x0b\n\treference\x1a\xec\x02\n\x11\x41rmSensorPointing\x12\x38\n\x10joint_trajectory\x18\x02 \x01(\x0b\x32\x1e.bosdyn.api.ArmJointTrajectory\x12-\n\x10wrist_tform_tool\x18\x03 \x01(\x0b\x32\x13.bosdyn.api.SE3Pose\x12<\n\x19pose_trajectory_rt_target\x18\x04 \x01(\x0b\x32\x19.bosdyn.api.SE3Trajectory\x12\x39\n\x1ctarget_tform_measured_offset\x18\x07 \x01(\x0b\x32\x13.bosdyn.api.SE2Pose\x12X\n\x12\x62ody_assist_params\x18\x05 \x01(\x0b\x32<.bosdyn.api.spot.BodyControlParams.BodyAssistForManipulation\x12\x1b\n\x13\x66orce_stow_override\x18\x06 \x01(\x08\x1a\x46\n\x13GripperCameraParams\x12/\n\x06params\x18\x01 \x01(\x0b\x32\x1f.bosdyn.api.GripperCameraParams\x1ah\n\x0eGripperCommand\x12\x33\n\x07request\x18\x01 \x01(\x0b\x32\".bosdyn.api.GripperCommand.Request\x12!\n\x19\x64isable_post_action_close\x18\x02 \x01(\x08\"\xb3\x05\n\x0f\x46\x61ilureBehavior\x12\x13\n\x0bretry_count\x18\x01 \x01(\x05\x12\x32\n\x0fprompt_duration\x18\x02 \x01(\x0b\x32\x19.google.protobuf.Duration\x12K\n\x0esafe_power_off\x18\x03 \x01(\x0b\x32\x31.bosdyn.api.autowalk.FailureBehavior.SafePowerOffH\x00\x12M\n\x0fproceed_if_able\x18\x04 \x01(\x0b\x32\x32.bosdyn.api.autowalk.FailureBehavior.ProceedIfAbleH\x00\x12q\n#return_to_start_and_try_again_later\x18\x05 \x01(\x0b\x32\x42.bosdyn.api.autowalk.FailureBehavior.ReturnToStartAndTryAgainLaterH\x00\x12g\n\x1dreturn_to_start_and_terminate\x18\x06 \x01(\x0b\x32>.bosdyn.api.autowalk.FailureBehavior.ReturnToStartAndTerminateH\x00\x1aH\n\x0cSafePowerOff\x12\x38\n\x07request\x18\x01 \x01(\x0b\x32\'.bosdyn.api.SafePowerOffCommand.Request\x1a\x0f\n\rProceedIfAble\x1aS\n\x1dReturnToStartAndTryAgainLater\x12\x32\n\x0ftry_again_delay\x18\x01 \x01(\x0b\x32\x19.google.protobuf.Duration\x1a\x1b\n\x19ReturnToStartAndTerminateB\x12\n\x10\x64\x65\x66\x61ult_behavior\"Q\n\x0e\x42\x61tteryMonitor\x12\x1f\n\x17\x62\x61ttery_start_threshold\x18\x02 \x01(\x02\x12\x1e\n\x16\x62\x61ttery_stop_threshold\x18\x03 \x01(\x02\x42\x0c\x42\nWalksProtob\x06proto3')
35
35
 
36
36
 
37
37
 
38
38
  _WALK = DESCRIPTOR.message_types_by_name['Walk']
39
39
  _GLOBALPARAMETERS = DESCRIPTOR.message_types_by_name['GlobalParameters']
40
40
  _DOCK = DESCRIPTOR.message_types_by_name['Dock']
41
+ _HRIBEHAVIORS = DESCRIPTOR.message_types_by_name['HriBehaviors']
41
42
  _CHOREOGRAPHYITEMS = DESCRIPTOR.message_types_by_name['ChoreographyItems']
42
43
  _PLAYBACKMODE = DESCRIPTOR.message_types_by_name['PlaybackMode']
43
44
  _PLAYBACKMODE_ONCE = _PLAYBACKMODE.nested_types_by_name['Once']
@@ -92,6 +93,13 @@ Dock = _reflection.GeneratedProtocolMessageType('Dock', (_message.Message,), {
92
93
  })
93
94
  _sym_db.RegisterMessage(Dock)
94
95
 
96
+ HriBehaviors = _reflection.GeneratedProtocolMessageType('HriBehaviors', (_message.Message,), {
97
+ 'DESCRIPTOR' : _HRIBEHAVIORS,
98
+ '__module__' : 'bosdyn.api.autowalk.walks_pb2'
99
+ # @@protoc_insertion_point(class_scope:bosdyn.api.autowalk.HriBehaviors)
100
+ })
101
+ _sym_db.RegisterMessage(HriBehaviors)
102
+
95
103
  ChoreographyItems = _reflection.GeneratedProtocolMessageType('ChoreographyItems', (_message.Message,), {
96
104
  'DESCRIPTOR' : _CHOREOGRAPHYITEMS,
97
105
  '__module__' : 'bosdyn.api.autowalk.walks_pb2'
@@ -344,6 +352,8 @@ if _descriptor._USE_C_DESCRIPTORS == False:
344
352
 
345
353
  DESCRIPTOR._options = None
346
354
  DESCRIPTOR._serialized_options = b'B\nWalksProto'
355
+ _PLAYBACKMODE_ONCE.fields_by_name['skip_docking_after_completion']._options = None
356
+ _PLAYBACKMODE_ONCE.fields_by_name['skip_docking_after_completion']._serialized_options = b'\030\001'
347
357
  _ACTION_REMOTEGRPC.fields_by_name['inputs']._options = None
348
358
  _ACTION_REMOTEGRPC.fields_by_name['inputs']._serialized_options = b'\030\001'
349
359
  _ACTIONWRAPPER_SPOTCAMLED_BRIGHTNESSESENTRY._options = None
@@ -351,73 +361,75 @@ if _descriptor._USE_C_DESCRIPTORS == False:
351
361
  _WALK._serialized_start=625
352
362
  _WALK._serialized_end=971
353
363
  _GLOBALPARAMETERS._serialized_start=974
354
- _GLOBALPARAMETERS._serialized_end=1165
355
- _DOCK._serialized_start=1168
356
- _DOCK._serialized_end=1326
357
- _CHOREOGRAPHYITEMS._serialized_start=1329
358
- _CHOREOGRAPHYITEMS._serialized_end=1471
359
- _PLAYBACKMODE._serialized_start=1474
360
- _PLAYBACKMODE._serialized_end=1823
361
- _PLAYBACKMODE_ONCE._serialized_start=1678
362
- _PLAYBACKMODE_ONCE._serialized_end=1723
363
- _PLAYBACKMODE_PERIODIC._serialized_start=1725
364
- _PLAYBACKMODE_PERIODIC._serialized_end=1801
365
- _PLAYBACKMODE_CONTINUOUS._serialized_start=1803
366
- _PLAYBACKMODE_CONTINUOUS._serialized_end=1815
367
- _ELEMENT._serialized_start=1826
368
- _ELEMENT._serialized_end=2287
369
- _TARGET._serialized_start=2290
370
- _TARGET._serialized_end=3051
371
- _TARGET_RELOCALIZE._serialized_start=2570
372
- _TARGET_RELOCALIZE._serialized_end=2662
373
- _TARGET_NAVIGATETO._serialized_start=2664
374
- _TARGET_NAVIGATETO._serialized_end=2768
375
- _TARGET_NAVIGATEROUTE._serialized_start=2770
376
- _TARGET_NAVIGATEROUTE._serialized_end=2888
377
- _TARGET_TARGETSTOWBEHAVIOR._serialized_start=2891
378
- _TARGET_TARGETSTOWBEHAVIOR._serialized_end=3041
379
- _ACTION._serialized_start=3054
380
- _ACTION._serialized_end=4063
381
- _ACTION_SLEEP._serialized_start=3375
382
- _ACTION_SLEEP._serialized_end=3427
383
- _ACTION_DATAACQUISITION._serialized_start=3430
384
- _ACTION_DATAACQUISITION._serialized_end=3729
385
- _ACTION_REMOTEGRPC._serialized_start=3732
386
- _ACTION_REMOTEGRPC._serialized_end=4007
387
- _ACTION_EXECUTECHOREOGRAPHY._serialized_start=4009
388
- _ACTION_EXECUTECHOREOGRAPHY._serialized_end=4053
389
- _ACTIONWRAPPER._serialized_start=4066
390
- _ACTIONWRAPPER._serialized_end=5910
391
- _ACTIONWRAPPER_ROBOTBODYSIT._serialized_start=4696
392
- _ACTIONWRAPPER_ROBOTBODYSIT._serialized_end=4710
393
- _ACTIONWRAPPER_ROBOTBODYPOSE._serialized_start=4712
394
- _ACTIONWRAPPER_ROBOTBODYPOSE._serialized_end=4775
395
- _ACTIONWRAPPER_SPOTCAMLED._serialized_start=4778
396
- _ACTIONWRAPPER_SPOTCAMLED._serialized_end=4930
397
- _ACTIONWRAPPER_SPOTCAMLED_BRIGHTNESSESENTRY._serialized_start=4879
398
- _ACTIONWRAPPER_SPOTCAMLED_BRIGHTNESSESENTRY._serialized_end=4930
399
- _ACTIONWRAPPER_SPOTCAMPTZ._serialized_start=4932
400
- _ACTIONWRAPPER_SPOTCAMPTZ._serialized_end=5000
401
- _ACTIONWRAPPER_SPOTCAMALIGNMENT._serialized_start=5003
402
- _ACTIONWRAPPER_SPOTCAMALIGNMENT._serialized_end=5365
403
- _ACTIONWRAPPER_SPOTCAMALIGNMENT_ALIGNMENT._serialized_start=5204
404
- _ACTIONWRAPPER_SPOTCAMALIGNMENT_ALIGNMENT._serialized_end=5365
405
- _ACTIONWRAPPER_ARMSENSORPOINTING._serialized_start=5368
406
- _ACTIONWRAPPER_ARMSENSORPOINTING._serialized_end=5732
407
- _ACTIONWRAPPER_GRIPPERCAMERAPARAMS._serialized_start=5734
408
- _ACTIONWRAPPER_GRIPPERCAMERAPARAMS._serialized_end=5804
409
- _ACTIONWRAPPER_GRIPPERCOMMAND._serialized_start=5806
410
- _ACTIONWRAPPER_GRIPPERCOMMAND._serialized_end=5910
411
- _FAILUREBEHAVIOR._serialized_start=5913
412
- _FAILUREBEHAVIOR._serialized_end=6604
413
- _FAILUREBEHAVIOR_SAFEPOWEROFF._serialized_start=6381
414
- _FAILUREBEHAVIOR_SAFEPOWEROFF._serialized_end=6453
415
- _FAILUREBEHAVIOR_PROCEEDIFABLE._serialized_start=6455
416
- _FAILUREBEHAVIOR_PROCEEDIFABLE._serialized_end=6470
417
- _FAILUREBEHAVIOR_RETURNTOSTARTANDTRYAGAINLATER._serialized_start=6472
418
- _FAILUREBEHAVIOR_RETURNTOSTARTANDTRYAGAINLATER._serialized_end=6555
419
- _FAILUREBEHAVIOR_RETURNTOSTARTANDTERMINATE._serialized_start=6557
420
- _FAILUREBEHAVIOR_RETURNTOSTARTANDTERMINATE._serialized_end=6584
421
- _BATTERYMONITOR._serialized_start=6606
422
- _BATTERYMONITOR._serialized_end=6687
364
+ _GLOBALPARAMETERS._serialized_end=1223
365
+ _DOCK._serialized_start=1226
366
+ _DOCK._serialized_end=1431
367
+ _HRIBEHAVIORS._serialized_start=1433
368
+ _HRIBEHAVIORS._serialized_end=1508
369
+ _CHOREOGRAPHYITEMS._serialized_start=1511
370
+ _CHOREOGRAPHYITEMS._serialized_end=1653
371
+ _PLAYBACKMODE._serialized_start=1656
372
+ _PLAYBACKMODE._serialized_end=2009
373
+ _PLAYBACKMODE_ONCE._serialized_start=1860
374
+ _PLAYBACKMODE_ONCE._serialized_end=1909
375
+ _PLAYBACKMODE_PERIODIC._serialized_start=1911
376
+ _PLAYBACKMODE_PERIODIC._serialized_end=1987
377
+ _PLAYBACKMODE_CONTINUOUS._serialized_start=1989
378
+ _PLAYBACKMODE_CONTINUOUS._serialized_end=2001
379
+ _ELEMENT._serialized_start=2012
380
+ _ELEMENT._serialized_end=2473
381
+ _TARGET._serialized_start=2476
382
+ _TARGET._serialized_end=3237
383
+ _TARGET_RELOCALIZE._serialized_start=2756
384
+ _TARGET_RELOCALIZE._serialized_end=2848
385
+ _TARGET_NAVIGATETO._serialized_start=2850
386
+ _TARGET_NAVIGATETO._serialized_end=2954
387
+ _TARGET_NAVIGATEROUTE._serialized_start=2956
388
+ _TARGET_NAVIGATEROUTE._serialized_end=3074
389
+ _TARGET_TARGETSTOWBEHAVIOR._serialized_start=3077
390
+ _TARGET_TARGETSTOWBEHAVIOR._serialized_end=3227
391
+ _ACTION._serialized_start=3240
392
+ _ACTION._serialized_end=4249
393
+ _ACTION_SLEEP._serialized_start=3561
394
+ _ACTION_SLEEP._serialized_end=3613
395
+ _ACTION_DATAACQUISITION._serialized_start=3616
396
+ _ACTION_DATAACQUISITION._serialized_end=3915
397
+ _ACTION_REMOTEGRPC._serialized_start=3918
398
+ _ACTION_REMOTEGRPC._serialized_end=4193
399
+ _ACTION_EXECUTECHOREOGRAPHY._serialized_start=4195
400
+ _ACTION_EXECUTECHOREOGRAPHY._serialized_end=4239
401
+ _ACTIONWRAPPER._serialized_start=4252
402
+ _ACTIONWRAPPER._serialized_end=6096
403
+ _ACTIONWRAPPER_ROBOTBODYSIT._serialized_start=4882
404
+ _ACTIONWRAPPER_ROBOTBODYSIT._serialized_end=4896
405
+ _ACTIONWRAPPER_ROBOTBODYPOSE._serialized_start=4898
406
+ _ACTIONWRAPPER_ROBOTBODYPOSE._serialized_end=4961
407
+ _ACTIONWRAPPER_SPOTCAMLED._serialized_start=4964
408
+ _ACTIONWRAPPER_SPOTCAMLED._serialized_end=5116
409
+ _ACTIONWRAPPER_SPOTCAMLED_BRIGHTNESSESENTRY._serialized_start=5065
410
+ _ACTIONWRAPPER_SPOTCAMLED_BRIGHTNESSESENTRY._serialized_end=5116
411
+ _ACTIONWRAPPER_SPOTCAMPTZ._serialized_start=5118
412
+ _ACTIONWRAPPER_SPOTCAMPTZ._serialized_end=5186
413
+ _ACTIONWRAPPER_SPOTCAMALIGNMENT._serialized_start=5189
414
+ _ACTIONWRAPPER_SPOTCAMALIGNMENT._serialized_end=5551
415
+ _ACTIONWRAPPER_SPOTCAMALIGNMENT_ALIGNMENT._serialized_start=5390
416
+ _ACTIONWRAPPER_SPOTCAMALIGNMENT_ALIGNMENT._serialized_end=5551
417
+ _ACTIONWRAPPER_ARMSENSORPOINTING._serialized_start=5554
418
+ _ACTIONWRAPPER_ARMSENSORPOINTING._serialized_end=5918
419
+ _ACTIONWRAPPER_GRIPPERCAMERAPARAMS._serialized_start=5920
420
+ _ACTIONWRAPPER_GRIPPERCAMERAPARAMS._serialized_end=5990
421
+ _ACTIONWRAPPER_GRIPPERCOMMAND._serialized_start=5992
422
+ _ACTIONWRAPPER_GRIPPERCOMMAND._serialized_end=6096
423
+ _FAILUREBEHAVIOR._serialized_start=6099
424
+ _FAILUREBEHAVIOR._serialized_end=6790
425
+ _FAILUREBEHAVIOR_SAFEPOWEROFF._serialized_start=6567
426
+ _FAILUREBEHAVIOR_SAFEPOWEROFF._serialized_end=6639
427
+ _FAILUREBEHAVIOR_PROCEEDIFABLE._serialized_start=6641
428
+ _FAILUREBEHAVIOR_PROCEEDIFABLE._serialized_end=6656
429
+ _FAILUREBEHAVIOR_RETURNTOSTARTANDTRYAGAINLATER._serialized_start=6658
430
+ _FAILUREBEHAVIOR_RETURNTOSTARTANDTRYAGAINLATER._serialized_end=6741
431
+ _FAILUREBEHAVIOR_RETURNTOSTARTANDTERMINATE._serialized_start=6743
432
+ _FAILUREBEHAVIOR_RETURNTOSTARTANDTERMINATE._serialized_end=6770
433
+ _BATTERYMONITOR._serialized_start=6792
434
+ _BATTERYMONITOR._serialized_end=6873
423
435
  # @@protoc_insertion_point(module_scope)
@@ -12,13 +12,14 @@ from google.protobuf import symbol_database as _symbol_database
12
12
  _sym_db = _symbol_database.Default()
13
13
 
14
14
 
15
+ from bosdyn.api import data_chunk_pb2 as bosdyn_dot_api_dot_data__chunk__pb2
15
16
  from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2
16
17
  from bosdyn.api import header_pb2 as bosdyn_dot_api_dot_header__pb2
17
18
  from bosdyn.api import image_pb2 as bosdyn_dot_api_dot_image__pb2
18
19
  from bosdyn.api import data_acquisition_pb2 as bosdyn_dot_api_dot_data__acquisition__pb2
19
20
 
20
21
 
21
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\'bosdyn/api/data_acquisition_store.proto\x12\nbosdyn.api\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x17\x62osdyn/api/header.proto\x1a\x16\x62osdyn/api/image.proto\x1a!bosdyn/api/data_acquisition.proto\"@\n\rActionIdQuery\x12/\n\naction_ids\x18\x01 \x03(\x0b\x32\x1b.bosdyn.api.CaptureActionId\"v\n\x0eTimeRangeQuery\x12\x32\n\x0e\x66rom_timestamp\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x30\n\x0cto_timestamp\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\"}\n\x0f\x44\x61taQueryParams\x12\x30\n\ntime_range\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.TimeRangeQueryH\x00\x12/\n\naction_ids\x18\x02 \x01(\x0b\x32\x19.bosdyn.api.ActionIdQueryH\x00\x42\x07\n\x05query\"\xa0\x02\n\x0fQueryParameters\x12.\n\ntime_range\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.TimeRangeQuery\x12/\n\naction_ids\x18\x02 \x03(\x0b\x32\x1b.bosdyn.api.CaptureActionId\x12\x10\n\x08\x63hannels\x18\x03 \x03(\t\x12\x18\n\x10\x63\x61ptures_from_id\x18\x04 \x01(\x04\x12 \n\x18only_include_identifiers\x18\x05 \x01(\x08\x12\x16\n\x0einclude_images\x18\x06 \x01(\x08\x12\x14\n\x0cinclude_data\x18\x07 \x01(\x08\x12\x18\n\x10include_metadata\x18\x08 \x01(\x08\x12\x16\n\x0einclude_alerts\x18\t \x01(\x08\"\x94\x01\n\x11StoreImageRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\x12\'\n\x05image\x18\x02 \x01(\x0b\x32\x18.bosdyn.api.ImageCapture\x12+\n\x07\x64\x61ta_id\x18\x03 \x01(\x0b\x32\x1a.bosdyn.api.DataIdentifier\"L\n\x12StoreImageResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12\n\n\x02id\x18\x02 \x01(\x04\"\xa0\x01\n\x14StoreMetadataRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\x12\x30\n\x08metadata\x18\x02 \x01(\x0b\x32\x1e.bosdyn.api.AssociatedMetadata\x12+\n\x07\x64\x61ta_id\x18\x03 \x01(\x0b\x32\x1a.bosdyn.api.DataIdentifier\"O\n\x15StoreMetadataResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12\n\n\x02id\x18\x02 \x01(\x04\"\xa4\x01\n\x15StoreAlertDataRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\x12\x33\n\nalert_data\x18\x02 \x01(\x0b\x32\x1f.bosdyn.api.AssociatedAlertData\x12+\n\x07\x64\x61ta_id\x18\x03 \x01(\x0b\x32\x1a.bosdyn.api.DataIdentifier\"P\n\x16StoreAlertDataResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12\n\n\x02id\x18\x02 \x01(\x04\"\x90\x01\n\x10StoreDataRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\x12\x0c\n\x04\x64\x61ta\x18\x02 \x01(\x0c\x12+\n\x07\x64\x61ta_id\x18\x03 \x01(\x0b\x32\x1a.bosdyn.api.DataIdentifier\x12\x16\n\x0e\x66ile_extension\x18\x04 \x01(\t\"K\n\x11StoreDataResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12\n\n\x02id\x18\x02 \x01(\x04\"r\n\x19ListCaptureActionsRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\x12*\n\x05query\x18\x02 \x01(\x0b\x32\x1b.bosdyn.api.DataQueryParams\"y\n\x1aListCaptureActionsResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12/\n\naction_ids\x18\x02 \x03(\x0b\x32\x1b.bosdyn.api.CaptureActionId\"p\n\x17ListStoredImagesRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\x12*\n\x05query\x18\x02 \x01(\x0b\x32\x1b.bosdyn.api.DataQueryParams\"t\n\x18ListStoredImagesResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12,\n\x08\x64\x61ta_ids\x18\x02 \x03(\x0b\x32\x1a.bosdyn.api.DataIdentifier\"r\n\x19ListStoredMetadataRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\x12*\n\x05query\x18\x02 \x01(\x0b\x32\x1b.bosdyn.api.DataQueryParams\"v\n\x1aListStoredMetadataResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12,\n\x08\x64\x61ta_ids\x18\x02 \x03(\x0b\x32\x1a.bosdyn.api.DataIdentifier\"s\n\x1aListStoredAlertDataRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\x12*\n\x05query\x18\x02 \x01(\x0b\x32\x1b.bosdyn.api.DataQueryParams\"w\n\x1bListStoredAlertDataResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12,\n\x08\x64\x61ta_ids\x18\x02 \x03(\x0b\x32\x1a.bosdyn.api.DataIdentifier\"n\n\x15ListStoredDataRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\x12*\n\x05query\x18\x02 \x01(\x0b\x32\x1b.bosdyn.api.DataQueryParams\"r\n\x16ListStoredDataResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12,\n\x08\x64\x61ta_ids\x18\x02 \x03(\x0b\x32\x1a.bosdyn.api.DataIdentifier\"s\n\x1aQueryStoredCapturesRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\x12*\n\x05query\x18\x02 \x01(\x0b\x32\x1b.bosdyn.api.QueryParameters\":\n\x12StoredCapturedData\x12\x0c\n\x04\x64\x61ta\x18\x01 \x01(\x0c\x12\x16\n\x0e\x66ile_extension\x18\x02 \x01(\t\"\x97\x02\n\x18QueryStoredCaptureResult\x12+\n\x07\x64\x61ta_id\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.DataIdentifier\x12)\n\x05image\x18\x03 \x01(\x0b\x32\x18.bosdyn.api.ImageCaptureH\x00\x12\x32\n\x08metadata\x18\x04 \x01(\x0b\x32\x1e.bosdyn.api.AssociatedMetadataH\x00\x12\x35\n\nalert_data\x18\x05 \x01(\x0b\x32\x1f.bosdyn.api.AssociatedAlertDataH\x00\x12.\n\x04\x64\x61ta\x18\x06 \x01(\x0b\x32\x1e.bosdyn.api.StoredCapturedDataH\x00\x42\x08\n\x06result\"\xc9\x01\n\x1bQueryStoredCapturesResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12/\n\naction_ids\x18\x02 \x03(\x0b\x32\x1b.bosdyn.api.CaptureActionId\x12\x35\n\x07results\x18\x03 \x03(\x0b\x32$.bosdyn.api.QueryStoredCaptureResult\x12\x16\n\x0emax_capture_id\x18\x04 \x01(\x04\"q\n\x18QueryMaxCaptureIdRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\x12*\n\x05query\x18\x02 \x01(\x0b\x32\x1b.bosdyn.api.QueryParameters\"_\n\x19QueryMaxCaptureIdResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12\x16\n\x0emax_capture_id\x18\x02 \x01(\x04\x42\x1b\x42\x19\x44\x61taAcquisitionStoreProtob\x06proto3')
22
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\'bosdyn/api/data_acquisition_store.proto\x12\nbosdyn.api\x1a\x1b\x62osdyn/api/data_chunk.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x17\x62osdyn/api/header.proto\x1a\x16\x62osdyn/api/image.proto\x1a!bosdyn/api/data_acquisition.proto\"@\n\rActionIdQuery\x12/\n\naction_ids\x18\x01 \x03(\x0b\x32\x1b.bosdyn.api.CaptureActionId\"v\n\x0eTimeRangeQuery\x12\x32\n\x0e\x66rom_timestamp\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x30\n\x0cto_timestamp\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\"}\n\x0f\x44\x61taQueryParams\x12\x30\n\ntime_range\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.TimeRangeQueryH\x00\x12/\n\naction_ids\x18\x02 \x01(\x0b\x32\x19.bosdyn.api.ActionIdQueryH\x00\x42\x07\n\x05query\"\xd1\x02\n\x0fQueryParameters\x12.\n\ntime_range\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.TimeRangeQuery\x12/\n\naction_ids\x18\x02 \x03(\x0b\x32\x1b.bosdyn.api.CaptureActionId\x12\x10\n\x08\x63hannels\x18\x03 \x03(\t\x12\x18\n\x10\x63\x61ptures_from_id\x18\x04 \x01(\x04\x12 \n\x18only_include_identifiers\x18\x05 \x01(\x08\x12\x16\n\x0einclude_images\x18\x06 \x01(\x08\x12\x14\n\x0cinclude_data\x18\x07 \x01(\x08\x12\x18\n\x10include_metadata\x18\x08 \x01(\x08\x12\x16\n\x0einclude_alerts\x18\t \x01(\x08\x12\x15\n\rinclude_large\x18\x0b \x01(\x08\x12\x18\n\x10order_descending\x18\n \x01(\x08\"\x94\x01\n\x11StoreImageRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\x12\'\n\x05image\x18\x02 \x01(\x0b\x32\x18.bosdyn.api.ImageCapture\x12+\n\x07\x64\x61ta_id\x18\x03 \x01(\x0b\x32\x1a.bosdyn.api.DataIdentifier\"L\n\x12StoreImageResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12\n\n\x02id\x18\x02 \x01(\x04\"\xa0\x01\n\x14StoreMetadataRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\x12\x30\n\x08metadata\x18\x02 \x01(\x0b\x32\x1e.bosdyn.api.AssociatedMetadata\x12+\n\x07\x64\x61ta_id\x18\x03 \x01(\x0b\x32\x1a.bosdyn.api.DataIdentifier\"O\n\x15StoreMetadataResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12\n\n\x02id\x18\x02 \x01(\x04\"\xa4\x01\n\x15StoreAlertDataRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\x12\x33\n\nalert_data\x18\x02 \x01(\x0b\x32\x1f.bosdyn.api.AssociatedAlertData\x12+\n\x07\x64\x61ta_id\x18\x03 \x01(\x0b\x32\x1a.bosdyn.api.DataIdentifier\"P\n\x16StoreAlertDataResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12\n\n\x02id\x18\x02 \x01(\x04\"\x90\x01\n\x10StoreDataRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\x12\x0c\n\x04\x64\x61ta\x18\x02 \x01(\x0c\x12+\n\x07\x64\x61ta_id\x18\x03 \x01(\x0b\x32\x1a.bosdyn.api.DataIdentifier\x12\x16\n\x0e\x66ile_extension\x18\x04 \x01(\t\"K\n\x11StoreDataResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12\n\n\x02id\x18\x02 \x01(\x04\"\xaa\x01\n\x12StoreStreamRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\x12+\n\x07\x64\x61ta_id\x18\x02 \x01(\x0b\x32\x1a.bosdyn.api.DataIdentifier\x12\x16\n\x0e\x66ile_extension\x18\x04 \x01(\t\x12$\n\x05\x63hunk\x18\x03 \x01(\x0b\x32\x15.bosdyn.api.DataChunk\"M\n\x13StoreStreamResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12\n\n\x02id\x18\x02 \x01(\x04\"r\n\x19ListCaptureActionsRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\x12*\n\x05query\x18\x02 \x01(\x0b\x32\x1b.bosdyn.api.DataQueryParams\"y\n\x1aListCaptureActionsResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12/\n\naction_ids\x18\x02 \x03(\x0b\x32\x1b.bosdyn.api.CaptureActionId\"p\n\x17ListStoredImagesRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\x12*\n\x05query\x18\x02 \x01(\x0b\x32\x1b.bosdyn.api.DataQueryParams\"t\n\x18ListStoredImagesResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12,\n\x08\x64\x61ta_ids\x18\x02 \x03(\x0b\x32\x1a.bosdyn.api.DataIdentifier\"r\n\x19ListStoredMetadataRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\x12*\n\x05query\x18\x02 \x01(\x0b\x32\x1b.bosdyn.api.DataQueryParams\"v\n\x1aListStoredMetadataResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12,\n\x08\x64\x61ta_ids\x18\x02 \x03(\x0b\x32\x1a.bosdyn.api.DataIdentifier\"s\n\x1aListStoredAlertDataRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\x12*\n\x05query\x18\x02 \x01(\x0b\x32\x1b.bosdyn.api.DataQueryParams\"w\n\x1bListStoredAlertDataResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12,\n\x08\x64\x61ta_ids\x18\x02 \x03(\x0b\x32\x1a.bosdyn.api.DataIdentifier\"n\n\x15ListStoredDataRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\x12*\n\x05query\x18\x02 \x01(\x0b\x32\x1b.bosdyn.api.DataQueryParams\"r\n\x16ListStoredDataResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12,\n\x08\x64\x61ta_ids\x18\x02 \x03(\x0b\x32\x1a.bosdyn.api.DataIdentifier\"s\n\x1aQueryStoredCapturesRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\x12*\n\x05query\x18\x02 \x01(\x0b\x32\x1b.bosdyn.api.QueryParameters\":\n\x12StoredCapturedData\x12\x0c\n\x04\x64\x61ta\x18\x01 \x01(\x0c\x12\x16\n\x0e\x66ile_extension\x18\x02 \x01(\t\"g\n\x17StoredLargeCapturedData\x12$\n\x05\x63hunk\x18\x01 \x01(\x0b\x32\x15.bosdyn.api.DataChunk\x12\x0e\n\x06offset\x18\x02 \x01(\x04\x12\x16\n\x0e\x66ile_extension\x18\x03 \x01(\t\"\xd2\x02\n\x18QueryStoredCaptureResult\x12+\n\x07\x64\x61ta_id\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.DataIdentifier\x12)\n\x05image\x18\x03 \x01(\x0b\x32\x18.bosdyn.api.ImageCaptureH\x00\x12\x32\n\x08metadata\x18\x04 \x01(\x0b\x32\x1e.bosdyn.api.AssociatedMetadataH\x00\x12\x35\n\nalert_data\x18\x05 \x01(\x0b\x32\x1f.bosdyn.api.AssociatedAlertDataH\x00\x12.\n\x04\x64\x61ta\x18\x06 \x01(\x0b\x32\x1e.bosdyn.api.StoredCapturedDataH\x00\x12\x39\n\nlarge_data\x18\x07 \x01(\x0b\x32#.bosdyn.api.StoredLargeCapturedDataH\x00\x42\x08\n\x06result\"\xc9\x01\n\x1bQueryStoredCapturesResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12/\n\naction_ids\x18\x02 \x03(\x0b\x32\x1b.bosdyn.api.CaptureActionId\x12\x35\n\x07results\x18\x03 \x03(\x0b\x32$.bosdyn.api.QueryStoredCaptureResult\x12\x16\n\x0emax_capture_id\x18\x04 \x01(\x04\"q\n\x18QueryMaxCaptureIdRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\x12*\n\x05query\x18\x02 \x01(\x0b\x32\x1b.bosdyn.api.QueryParameters\"_\n\x19QueryMaxCaptureIdResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12\x16\n\x0emax_capture_id\x18\x02 \x01(\x04\x42\x1b\x42\x19\x44\x61taAcquisitionStoreProtob\x06proto3')
22
23
 
23
24
 
24
25
 
@@ -34,6 +35,8 @@ _STOREALERTDATAREQUEST = DESCRIPTOR.message_types_by_name['StoreAlertDataRequest
34
35
  _STOREALERTDATARESPONSE = DESCRIPTOR.message_types_by_name['StoreAlertDataResponse']
35
36
  _STOREDATAREQUEST = DESCRIPTOR.message_types_by_name['StoreDataRequest']
36
37
  _STOREDATARESPONSE = DESCRIPTOR.message_types_by_name['StoreDataResponse']
38
+ _STORESTREAMREQUEST = DESCRIPTOR.message_types_by_name['StoreStreamRequest']
39
+ _STORESTREAMRESPONSE = DESCRIPTOR.message_types_by_name['StoreStreamResponse']
37
40
  _LISTCAPTUREACTIONSREQUEST = DESCRIPTOR.message_types_by_name['ListCaptureActionsRequest']
38
41
  _LISTCAPTUREACTIONSRESPONSE = DESCRIPTOR.message_types_by_name['ListCaptureActionsResponse']
39
42
  _LISTSTOREDIMAGESREQUEST = DESCRIPTOR.message_types_by_name['ListStoredImagesRequest']
@@ -46,6 +49,7 @@ _LISTSTOREDDATAREQUEST = DESCRIPTOR.message_types_by_name['ListStoredDataRequest
46
49
  _LISTSTOREDDATARESPONSE = DESCRIPTOR.message_types_by_name['ListStoredDataResponse']
47
50
  _QUERYSTOREDCAPTURESREQUEST = DESCRIPTOR.message_types_by_name['QueryStoredCapturesRequest']
48
51
  _STOREDCAPTUREDDATA = DESCRIPTOR.message_types_by_name['StoredCapturedData']
52
+ _STOREDLARGECAPTUREDDATA = DESCRIPTOR.message_types_by_name['StoredLargeCapturedData']
49
53
  _QUERYSTOREDCAPTURERESULT = DESCRIPTOR.message_types_by_name['QueryStoredCaptureResult']
50
54
  _QUERYSTOREDCAPTURESRESPONSE = DESCRIPTOR.message_types_by_name['QueryStoredCapturesResponse']
51
55
  _QUERYMAXCAPTUREIDREQUEST = DESCRIPTOR.message_types_by_name['QueryMaxCaptureIdRequest']
@@ -134,6 +138,20 @@ StoreDataResponse = _reflection.GeneratedProtocolMessageType('StoreDataResponse'
134
138
  })
135
139
  _sym_db.RegisterMessage(StoreDataResponse)
136
140
 
141
+ StoreStreamRequest = _reflection.GeneratedProtocolMessageType('StoreStreamRequest', (_message.Message,), {
142
+ 'DESCRIPTOR' : _STORESTREAMREQUEST,
143
+ '__module__' : 'bosdyn.api.data_acquisition_store_pb2'
144
+ # @@protoc_insertion_point(class_scope:bosdyn.api.StoreStreamRequest)
145
+ })
146
+ _sym_db.RegisterMessage(StoreStreamRequest)
147
+
148
+ StoreStreamResponse = _reflection.GeneratedProtocolMessageType('StoreStreamResponse', (_message.Message,), {
149
+ 'DESCRIPTOR' : _STORESTREAMRESPONSE,
150
+ '__module__' : 'bosdyn.api.data_acquisition_store_pb2'
151
+ # @@protoc_insertion_point(class_scope:bosdyn.api.StoreStreamResponse)
152
+ })
153
+ _sym_db.RegisterMessage(StoreStreamResponse)
154
+
137
155
  ListCaptureActionsRequest = _reflection.GeneratedProtocolMessageType('ListCaptureActionsRequest', (_message.Message,), {
138
156
  'DESCRIPTOR' : _LISTCAPTUREACTIONSREQUEST,
139
157
  '__module__' : 'bosdyn.api.data_acquisition_store_pb2'
@@ -218,6 +236,13 @@ StoredCapturedData = _reflection.GeneratedProtocolMessageType('StoredCapturedDat
218
236
  })
219
237
  _sym_db.RegisterMessage(StoredCapturedData)
220
238
 
239
+ StoredLargeCapturedData = _reflection.GeneratedProtocolMessageType('StoredLargeCapturedData', (_message.Message,), {
240
+ 'DESCRIPTOR' : _STOREDLARGECAPTUREDDATA,
241
+ '__module__' : 'bosdyn.api.data_acquisition_store_pb2'
242
+ # @@protoc_insertion_point(class_scope:bosdyn.api.StoredLargeCapturedData)
243
+ })
244
+ _sym_db.RegisterMessage(StoredLargeCapturedData)
245
+
221
246
  QueryStoredCaptureResult = _reflection.GeneratedProtocolMessageType('QueryStoredCaptureResult', (_message.Message,), {
222
247
  'DESCRIPTOR' : _QUERYSTOREDCAPTURERESULT,
223
248
  '__module__' : 'bosdyn.api.data_acquisition_store_pb2'
@@ -250,60 +275,66 @@ if _descriptor._USE_C_DESCRIPTORS == False:
250
275
 
251
276
  DESCRIPTOR._options = None
252
277
  DESCRIPTOR._serialized_options = b'B\031DataAcquisitionStoreProto'
253
- _ACTIONIDQUERY._serialized_start=172
254
- _ACTIONIDQUERY._serialized_end=236
255
- _TIMERANGEQUERY._serialized_start=238
256
- _TIMERANGEQUERY._serialized_end=356
257
- _DATAQUERYPARAMS._serialized_start=358
258
- _DATAQUERYPARAMS._serialized_end=483
259
- _QUERYPARAMETERS._serialized_start=486
260
- _QUERYPARAMETERS._serialized_end=774
261
- _STOREIMAGEREQUEST._serialized_start=777
262
- _STOREIMAGEREQUEST._serialized_end=925
263
- _STOREIMAGERESPONSE._serialized_start=927
264
- _STOREIMAGERESPONSE._serialized_end=1003
265
- _STOREMETADATAREQUEST._serialized_start=1006
266
- _STOREMETADATAREQUEST._serialized_end=1166
267
- _STOREMETADATARESPONSE._serialized_start=1168
268
- _STOREMETADATARESPONSE._serialized_end=1247
269
- _STOREALERTDATAREQUEST._serialized_start=1250
270
- _STOREALERTDATAREQUEST._serialized_end=1414
271
- _STOREALERTDATARESPONSE._serialized_start=1416
272
- _STOREALERTDATARESPONSE._serialized_end=1496
273
- _STOREDATAREQUEST._serialized_start=1499
274
- _STOREDATAREQUEST._serialized_end=1643
275
- _STOREDATARESPONSE._serialized_start=1645
276
- _STOREDATARESPONSE._serialized_end=1720
277
- _LISTCAPTUREACTIONSREQUEST._serialized_start=1722
278
- _LISTCAPTUREACTIONSREQUEST._serialized_end=1836
279
- _LISTCAPTUREACTIONSRESPONSE._serialized_start=1838
280
- _LISTCAPTUREACTIONSRESPONSE._serialized_end=1959
281
- _LISTSTOREDIMAGESREQUEST._serialized_start=1961
282
- _LISTSTOREDIMAGESREQUEST._serialized_end=2073
283
- _LISTSTOREDIMAGESRESPONSE._serialized_start=2075
284
- _LISTSTOREDIMAGESRESPONSE._serialized_end=2191
285
- _LISTSTOREDMETADATAREQUEST._serialized_start=2193
286
- _LISTSTOREDMETADATAREQUEST._serialized_end=2307
287
- _LISTSTOREDMETADATARESPONSE._serialized_start=2309
288
- _LISTSTOREDMETADATARESPONSE._serialized_end=2427
289
- _LISTSTOREDALERTDATAREQUEST._serialized_start=2429
290
- _LISTSTOREDALERTDATAREQUEST._serialized_end=2544
291
- _LISTSTOREDALERTDATARESPONSE._serialized_start=2546
292
- _LISTSTOREDALERTDATARESPONSE._serialized_end=2665
293
- _LISTSTOREDDATAREQUEST._serialized_start=2667
294
- _LISTSTOREDDATAREQUEST._serialized_end=2777
295
- _LISTSTOREDDATARESPONSE._serialized_start=2779
296
- _LISTSTOREDDATARESPONSE._serialized_end=2893
297
- _QUERYSTOREDCAPTURESREQUEST._serialized_start=2895
298
- _QUERYSTOREDCAPTURESREQUEST._serialized_end=3010
299
- _STOREDCAPTUREDDATA._serialized_start=3012
300
- _STOREDCAPTUREDDATA._serialized_end=3070
301
- _QUERYSTOREDCAPTURERESULT._serialized_start=3073
302
- _QUERYSTOREDCAPTURERESULT._serialized_end=3352
303
- _QUERYSTOREDCAPTURESRESPONSE._serialized_start=3355
304
- _QUERYSTOREDCAPTURESRESPONSE._serialized_end=3556
305
- _QUERYMAXCAPTUREIDREQUEST._serialized_start=3558
306
- _QUERYMAXCAPTUREIDREQUEST._serialized_end=3671
307
- _QUERYMAXCAPTUREIDRESPONSE._serialized_start=3673
308
- _QUERYMAXCAPTUREIDRESPONSE._serialized_end=3768
278
+ _ACTIONIDQUERY._serialized_start=201
279
+ _ACTIONIDQUERY._serialized_end=265
280
+ _TIMERANGEQUERY._serialized_start=267
281
+ _TIMERANGEQUERY._serialized_end=385
282
+ _DATAQUERYPARAMS._serialized_start=387
283
+ _DATAQUERYPARAMS._serialized_end=512
284
+ _QUERYPARAMETERS._serialized_start=515
285
+ _QUERYPARAMETERS._serialized_end=852
286
+ _STOREIMAGEREQUEST._serialized_start=855
287
+ _STOREIMAGEREQUEST._serialized_end=1003
288
+ _STOREIMAGERESPONSE._serialized_start=1005
289
+ _STOREIMAGERESPONSE._serialized_end=1081
290
+ _STOREMETADATAREQUEST._serialized_start=1084
291
+ _STOREMETADATAREQUEST._serialized_end=1244
292
+ _STOREMETADATARESPONSE._serialized_start=1246
293
+ _STOREMETADATARESPONSE._serialized_end=1325
294
+ _STOREALERTDATAREQUEST._serialized_start=1328
295
+ _STOREALERTDATAREQUEST._serialized_end=1492
296
+ _STOREALERTDATARESPONSE._serialized_start=1494
297
+ _STOREALERTDATARESPONSE._serialized_end=1574
298
+ _STOREDATAREQUEST._serialized_start=1577
299
+ _STOREDATAREQUEST._serialized_end=1721
300
+ _STOREDATARESPONSE._serialized_start=1723
301
+ _STOREDATARESPONSE._serialized_end=1798
302
+ _STORESTREAMREQUEST._serialized_start=1801
303
+ _STORESTREAMREQUEST._serialized_end=1971
304
+ _STORESTREAMRESPONSE._serialized_start=1973
305
+ _STORESTREAMRESPONSE._serialized_end=2050
306
+ _LISTCAPTUREACTIONSREQUEST._serialized_start=2052
307
+ _LISTCAPTUREACTIONSREQUEST._serialized_end=2166
308
+ _LISTCAPTUREACTIONSRESPONSE._serialized_start=2168
309
+ _LISTCAPTUREACTIONSRESPONSE._serialized_end=2289
310
+ _LISTSTOREDIMAGESREQUEST._serialized_start=2291
311
+ _LISTSTOREDIMAGESREQUEST._serialized_end=2403
312
+ _LISTSTOREDIMAGESRESPONSE._serialized_start=2405
313
+ _LISTSTOREDIMAGESRESPONSE._serialized_end=2521
314
+ _LISTSTOREDMETADATAREQUEST._serialized_start=2523
315
+ _LISTSTOREDMETADATAREQUEST._serialized_end=2637
316
+ _LISTSTOREDMETADATARESPONSE._serialized_start=2639
317
+ _LISTSTOREDMETADATARESPONSE._serialized_end=2757
318
+ _LISTSTOREDALERTDATAREQUEST._serialized_start=2759
319
+ _LISTSTOREDALERTDATAREQUEST._serialized_end=2874
320
+ _LISTSTOREDALERTDATARESPONSE._serialized_start=2876
321
+ _LISTSTOREDALERTDATARESPONSE._serialized_end=2995
322
+ _LISTSTOREDDATAREQUEST._serialized_start=2997
323
+ _LISTSTOREDDATAREQUEST._serialized_end=3107
324
+ _LISTSTOREDDATARESPONSE._serialized_start=3109
325
+ _LISTSTOREDDATARESPONSE._serialized_end=3223
326
+ _QUERYSTOREDCAPTURESREQUEST._serialized_start=3225
327
+ _QUERYSTOREDCAPTURESREQUEST._serialized_end=3340
328
+ _STOREDCAPTUREDDATA._serialized_start=3342
329
+ _STOREDCAPTUREDDATA._serialized_end=3400
330
+ _STOREDLARGECAPTUREDDATA._serialized_start=3402
331
+ _STOREDLARGECAPTUREDDATA._serialized_end=3505
332
+ _QUERYSTOREDCAPTURERESULT._serialized_start=3508
333
+ _QUERYSTOREDCAPTURERESULT._serialized_end=3846
334
+ _QUERYSTOREDCAPTURESRESPONSE._serialized_start=3849
335
+ _QUERYSTOREDCAPTURESRESPONSE._serialized_end=4050
336
+ _QUERYMAXCAPTUREIDREQUEST._serialized_start=4052
337
+ _QUERYMAXCAPTUREIDREQUEST._serialized_end=4165
338
+ _QUERYMAXCAPTUREIDRESPONSE._serialized_start=4167
339
+ _QUERYMAXCAPTUREIDRESPONSE._serialized_end=4262
309
340
  # @@protoc_insertion_point(module_scope)
@@ -16,7 +16,7 @@ from bosdyn.api import data_chunk_pb2 as bosdyn_dot_api_dot_data__chunk__pb2
16
16
  from bosdyn.api import data_acquisition_store_pb2 as bosdyn_dot_api_dot_data__acquisition__store__pb2
17
17
 
18
18
 
19
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n/bosdyn/api/data_acquisition_store_service.proto\x12\nbosdyn.api\x1a\x1b\x62osdyn/api/data_chunk.proto\x1a\'bosdyn/api/data_acquisition_store.proto2\x87\x08\n\x1b\x44\x61taAcquisitionStoreService\x12\x63\n\x12ListCaptureActions\x12%.bosdyn.api.ListCaptureActionsRequest\x1a&.bosdyn.api.ListCaptureActionsResponse\x12W\n\x0eListStoredData\x12!.bosdyn.api.ListStoredDataRequest\x1a\".bosdyn.api.ListStoredDataResponse\x12H\n\tStoreData\x12\x1c.bosdyn.api.StoreDataRequest\x1a\x1d.bosdyn.api.StoreDataResponse\x12]\n\x10ListStoredImages\x12#.bosdyn.api.ListStoredImagesRequest\x1a$.bosdyn.api.ListStoredImagesResponse\x12K\n\nStoreImage\x12\x1d.bosdyn.api.StoreImageRequest\x1a\x1e.bosdyn.api.StoreImageResponse\x12\x63\n\x12ListStoredMetadata\x12%.bosdyn.api.ListStoredMetadataRequest\x1a&.bosdyn.api.ListStoredMetadataResponse\x12T\n\rStoreMetadata\x12 .bosdyn.api.StoreMetadataRequest\x1a!.bosdyn.api.StoreMetadataResponse\x12\x66\n\x13ListStoredAlertData\x12&.bosdyn.api.ListStoredAlertDataRequest\x1a\'.bosdyn.api.ListStoredAlertDataResponse\x12W\n\x0eStoreAlertData\x12!.bosdyn.api.StoreAlertDataRequest\x1a\".bosdyn.api.StoreAlertDataResponse\x12V\n\x13QueryStoredCaptures\x12&.bosdyn.api.QueryStoredCapturesRequest\x1a\x15.bosdyn.api.DataChunk0\x01\x12`\n\x11QueryMaxCaptureId\x12$.bosdyn.api.QueryMaxCaptureIdRequest\x1a%.bosdyn.api.QueryMaxCaptureIdResponseB\"B DataAcquisitionStoreServiceProtob\x06proto3')
19
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n/bosdyn/api/data_acquisition_store_service.proto\x12\nbosdyn.api\x1a\x1b\x62osdyn/api/data_chunk.proto\x1a\'bosdyn/api/data_acquisition_store.proto2\xdd\x08\n\x1b\x44\x61taAcquisitionStoreService\x12\x63\n\x12ListCaptureActions\x12%.bosdyn.api.ListCaptureActionsRequest\x1a&.bosdyn.api.ListCaptureActionsResponse\x12W\n\x0eListStoredData\x12!.bosdyn.api.ListStoredDataRequest\x1a\".bosdyn.api.ListStoredDataResponse\x12H\n\tStoreData\x12\x1c.bosdyn.api.StoreDataRequest\x1a\x1d.bosdyn.api.StoreDataResponse\x12T\n\x0fStoreDataStream\x12\x1e.bosdyn.api.StoreStreamRequest\x1a\x1f.bosdyn.api.StoreStreamResponse(\x01\x12]\n\x10ListStoredImages\x12#.bosdyn.api.ListStoredImagesRequest\x1a$.bosdyn.api.ListStoredImagesResponse\x12K\n\nStoreImage\x12\x1d.bosdyn.api.StoreImageRequest\x1a\x1e.bosdyn.api.StoreImageResponse\x12\x63\n\x12ListStoredMetadata\x12%.bosdyn.api.ListStoredMetadataRequest\x1a&.bosdyn.api.ListStoredMetadataResponse\x12T\n\rStoreMetadata\x12 .bosdyn.api.StoreMetadataRequest\x1a!.bosdyn.api.StoreMetadataResponse\x12\x66\n\x13ListStoredAlertData\x12&.bosdyn.api.ListStoredAlertDataRequest\x1a\'.bosdyn.api.ListStoredAlertDataResponse\x12W\n\x0eStoreAlertData\x12!.bosdyn.api.StoreAlertDataRequest\x1a\".bosdyn.api.StoreAlertDataResponse\x12V\n\x13QueryStoredCaptures\x12&.bosdyn.api.QueryStoredCapturesRequest\x1a\x15.bosdyn.api.DataChunk0\x01\x12`\n\x11QueryMaxCaptureId\x12$.bosdyn.api.QueryMaxCaptureIdRequest\x1a%.bosdyn.api.QueryMaxCaptureIdResponseB\"B DataAcquisitionStoreServiceProtob\x06proto3')
20
20
 
21
21
 
22
22
 
@@ -26,5 +26,5 @@ if _descriptor._USE_C_DESCRIPTORS == False:
26
26
  DESCRIPTOR._options = None
27
27
  DESCRIPTOR._serialized_options = b'B DataAcquisitionStoreServiceProto'
28
28
  _DATAACQUISITIONSTORESERVICE._serialized_start=134
29
- _DATAACQUISITIONSTORESERVICE._serialized_end=1165
29
+ _DATAACQUISITIONSTORESERVICE._serialized_end=1251
30
30
  # @@protoc_insertion_point(module_scope)
@@ -34,6 +34,11 @@ class DataAcquisitionStoreServiceStub(object):
34
34
  request_serializer=bosdyn_dot_api_dot_data__acquisition__store__pb2.StoreDataRequest.SerializeToString,
35
35
  response_deserializer=bosdyn_dot_api_dot_data__acquisition__store__pb2.StoreDataResponse.FromString,
36
36
  )
37
+ self.StoreDataStream = channel.stream_unary(
38
+ '/bosdyn.api.DataAcquisitionStoreService/StoreDataStream',
39
+ request_serializer=bosdyn_dot_api_dot_data__acquisition__store__pb2.StoreStreamRequest.SerializeToString,
40
+ response_deserializer=bosdyn_dot_api_dot_data__acquisition__store__pb2.StoreStreamResponse.FromString,
41
+ )
37
42
  self.ListStoredImages = channel.unary_unary(
38
43
  '/bosdyn.api.DataAcquisitionStoreService/ListStoredImages',
39
44
  request_serializer=bosdyn_dot_api_dot_data__acquisition__store__pb2.ListStoredImagesRequest.SerializeToString,
@@ -106,6 +111,14 @@ class DataAcquisitionStoreServiceServicer(object):
106
111
  context.set_details('Method not implemented!')
107
112
  raise NotImplementedError('Method not implemented!')
108
113
 
114
+ def StoreDataStream(self, request_iterator, context):
115
+ """Store arbitrary data associated with a DataIdentifier through a stream. Supports files > 100
116
+ MB and below the Data Acquisition Store capacity.
117
+ """
118
+ context.set_code(grpc.StatusCode.UNIMPLEMENTED)
119
+ context.set_details('Method not implemented!')
120
+ raise NotImplementedError('Method not implemented!')
121
+
109
122
  def ListStoredImages(self, request, context):
110
123
  """Type-safe to images: list data identifiers (which identify specific images
111
124
  from an action) for stored images that satisfy the
@@ -194,6 +207,11 @@ def add_DataAcquisitionStoreServiceServicer_to_server(servicer, server):
194
207
  request_deserializer=bosdyn_dot_api_dot_data__acquisition__store__pb2.StoreDataRequest.FromString,
195
208
  response_serializer=bosdyn_dot_api_dot_data__acquisition__store__pb2.StoreDataResponse.SerializeToString,
196
209
  ),
210
+ 'StoreDataStream': grpc.stream_unary_rpc_method_handler(
211
+ servicer.StoreDataStream,
212
+ request_deserializer=bosdyn_dot_api_dot_data__acquisition__store__pb2.StoreStreamRequest.FromString,
213
+ response_serializer=bosdyn_dot_api_dot_data__acquisition__store__pb2.StoreStreamResponse.SerializeToString,
214
+ ),
197
215
  'ListStoredImages': grpc.unary_unary_rpc_method_handler(
198
216
  servicer.ListStoredImages,
199
217
  request_deserializer=bosdyn_dot_api_dot_data__acquisition__store__pb2.ListStoredImagesRequest.FromString,
@@ -299,6 +317,23 @@ class DataAcquisitionStoreService(object):
299
317
  options, channel_credentials,
300
318
  insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
301
319
 
320
+ @staticmethod
321
+ def StoreDataStream(request_iterator,
322
+ target,
323
+ options=(),
324
+ channel_credentials=None,
325
+ call_credentials=None,
326
+ insecure=False,
327
+ compression=None,
328
+ wait_for_ready=None,
329
+ timeout=None,
330
+ metadata=None):
331
+ return grpc.experimental.stream_unary(request_iterator, target, '/bosdyn.api.DataAcquisitionStoreService/StoreDataStream',
332
+ bosdyn_dot_api_dot_data__acquisition__store__pb2.StoreStreamRequest.SerializeToString,
333
+ bosdyn_dot_api_dot_data__acquisition__store__pb2.StoreStreamResponse.FromString,
334
+ options, channel_credentials,
335
+ insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
336
+
302
337
  @staticmethod
303
338
  def ListStoredImages(request,
304
339
  target,
@@ -10,7 +10,8 @@ class EstopServiceStub(object):
10
10
  1. Uses challenge-style communication to enforce end user (aka "originators") connection
11
11
  for Authority to Operate (ATO).
12
12
  2. Offers the ability to issue a direct denial of ATO.
13
- The EstopService provides a service interface for the robot EStop/Authority to operate the system.
13
+ The EstopService provides a service interface for the robot EStop/Authority to operate the
14
+ system.
14
15
  """
15
16
 
16
17
  def __init__(self, channel):
@@ -56,7 +57,8 @@ class EstopServiceServicer(object):
56
57
  1. Uses challenge-style communication to enforce end user (aka "originators") connection
57
58
  for Authority to Operate (ATO).
58
59
  2. Offers the ability to issue a direct denial of ATO.
59
- The EstopService provides a service interface for the robot EStop/Authority to operate the system.
60
+ The EstopService provides a service interface for the robot EStop/Authority to operate the
61
+ system.
60
62
  """
61
63
 
62
64
  def RegisterEstopEndpoint(self, request, context):
@@ -148,7 +150,8 @@ class EstopService(object):
148
150
  1. Uses challenge-style communication to enforce end user (aka "originators") connection
149
151
  for Authority to Operate (ATO).
150
152
  2. Offers the ability to issue a direct denial of ATO.
151
- The EstopService provides a service interface for the robot EStop/Authority to operate the system.
153
+ The EstopService provides a service interface for the robot EStop/Authority to operate the
154
+ system.
152
155
  """
153
156
 
154
157
  @staticmethod