bosdyn-api 5.0.1.1__py3-none-any.whl → 5.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.
- bosdyn/api/autowalk/walks_pb2.py +119 -75
- bosdyn/api/basic_command_pb2.py +77 -77
- bosdyn/api/data_acquisition_pb2.py +67 -57
- bosdyn/api/docking/docking_pb2.py +4 -5
- bosdyn/api/fiducial_purpose_pb2.py +35 -0
- bosdyn/api/fiducial_purpose_pb2_grpc.py +4 -0
- bosdyn/api/graph_nav/graph_nav_pb2.py +161 -124
- bosdyn/api/graph_nav/graph_nav_service_pb2.py +2 -2
- bosdyn/api/graph_nav/graph_nav_service_pb2_grpc.py +34 -0
- bosdyn/api/graph_nav/map_pb2.py +56 -45
- bosdyn/api/hazard_avoidance_pb2.py +108 -0
- bosdyn/api/hazard_avoidance_pb2_grpc.py +4 -0
- bosdyn/api/hazard_avoidance_service_pb2.py +29 -0
- bosdyn/api/hazard_avoidance_service_pb2_grpc.py +107 -0
- bosdyn/api/log_status/log_status_pb2.py +67 -43
- bosdyn/api/log_status/log_status_service_pb2.py +2 -2
- bosdyn/api/log_status/log_status_service_pb2_grpc.py +37 -0
- bosdyn/api/mission/mission_pb2.py +54 -54
- bosdyn/api/mission/nodes_pb2.py +139 -118
- bosdyn/api/power_pb2.py +31 -31
- bosdyn/api/robot_state_pb2.py +94 -94
- bosdyn/api/signals_pb2.py +11 -8
- bosdyn/api/world_object_pb2.py +65 -63
- {bosdyn_api-5.0.1.1.dist-info → bosdyn_api-5.1.0.dist-info}/METADATA +1 -1
- {bosdyn_api-5.0.1.1.dist-info → bosdyn_api-5.1.0.dist-info}/RECORD +27 -21
- {bosdyn_api-5.0.1.1.dist-info → bosdyn_api-5.1.0.dist-info}/WHEEL +0 -0
- {bosdyn_api-5.0.1.1.dist-info → bosdyn_api-5.1.0.dist-info}/top_level.txt +0 -0
bosdyn/api/graph_nav/map_pb2.py
CHANGED
|
@@ -30,7 +30,7 @@ from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__
|
|
|
30
30
|
from google.protobuf import wrappers_pb2 as google_dot_protobuf_dot_wrappers__pb2
|
|
31
31
|
|
|
32
32
|
|
|
33
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1e\x62osdyn/api/graph_nav/map.proto\x12\x14\x62osdyn.api.graph_nav\x1a)bosdyn/api/graph_nav/lost_detection.proto\x1a\x19\x62osdyn/api/geometry.proto\x1a-bosdyn/api/graph_nav/area_callback_data.proto\x1a\x16\x62osdyn/api/image.proto\x1a\x1b\x62osdyn/api/local_grid.proto\x1a\x18\x62osdyn/api/payload.proto\x1a\x1c\x62osdyn/api/point_cloud.proto\x1a\x19\x62osdyn/api/robot_id.proto\x1a\x1c\x62osdyn/api/robot_state.proto\x1a#bosdyn/api/spot/robot_command.proto\x1a\x17\x62osdyn/api/stairs.proto\x1a\x1d\x62osdyn/api/world_object.proto\x1a google/protobuf/field_mask.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x1egoogle/protobuf/wrappers.proto\"\x84\r\n\x08Waypoint\x12\n\n\x02id\x18\x01 \x01(\t\x12\x13\n\x0bsnapshot_id\x18\x02 \x01(\t\x12.\n\x11waypoint_tform_ko\x18\x03 \x01(\x0b\x32\x13.bosdyn.api.SE3Pose\x12?\n\x0b\x61nnotations\x18\x04 \x01(\x0b\x32*.bosdyn.api.graph_nav.Waypoint.Annotations\x1a\xc6\n\n\x0b\x41nnotations\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x31\n\rcreation_time\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12/\n\x0cicp_variance\x18\x02 \x01(\x0b\x32\x19.bosdyn.api.SE3Covariance\x12T\n\x11scan_match_region\x18\x03 \x01(\x0b\x32\x39.bosdyn.api.graph_nav.Waypoint.Annotations.LocalizeRegion\x12\x46\n\x0fwaypoint_source\x18\x05 \x01(\x0e\x32-.bosdyn.api.graph_nav.Waypoint.WaypointSource\x12=\n\x0f\x63lient_metadata\x18\x06 \x01(\x0b\x32$.bosdyn.api.graph_nav.ClientMetadata\x12]\n\x15loop_closure_settings\x18\x07 \x01(\x0b\x32>.bosdyn.api.graph_nav.Waypoint.Annotations.LoopClosureSettings\x12L\n\x0cgps_settings\x18\x08 \x01(\x0b\x32\x36.bosdyn.api.graph_nav.Waypoint.Annotations.GPSSettings\x12\x36\n\x07regions\x18\t \x03(\x0b\x32%.bosdyn.api.graph_nav.RegionWithFrame\x12N\n\x18lost_detector_strictness\x18\n \x01(\x0e\x32,.bosdyn.api.graph_nav.LostDetectorStrictness\x1a\x86\x03\n\x0eLocalizeRegion\x12\x34\n\x05state\x18\x01 \x01(\x0e\x32%.bosdyn.api.graph_nav.AnnotationState\x12[\n\x0e\x64\x65\x66\x61ult_region\x18\x02 \x01(\x0b\x32\x41.bosdyn.api.graph_nav.Waypoint.Annotations.LocalizeRegion.DefaultH\x00\x12P\n\x05\x65mpty\x18\x03 \x01(\x0b\x32?.bosdyn.api.graph_nav.Waypoint.Annotations.LocalizeRegion.EmptyH\x00\x12T\n\x06\x63ircle\x18\x04 \x01(\x0b\x32\x42.bosdyn.api.graph_nav.Waypoint.Annotations.LocalizeRegion.Circle2DH\x00\x1a\t\n\x07\x44\x65\x66\x61ult\x1a\x07\n\x05\x45mpty\x1a\x1b\n\x08\x43ircle2D\x12\x0f\n\x07\x64ist_2d\x18\x01 \x01(\x01\x42\x08\n\x06region\x1a\x8f\x01\n\x13LoopClosureSettings\x12\x1c\n\x14\x64isable_loop_closure\x18\x01 \x01(\x08\x12\x1f\n\x17\x64isable_collision_check\x18\x02 \x01(\x08\x12\x17\n\x0fmax_edge_length\x18\x03 \x01(\x01\x12 \n\x18max_odometry_path_length\x18\x04 \x01(\x01\x1a\x97\x01\n\x0bGPSSettings\x12\x34\n\x05state\x18\x01 \x01(\x0e\x32%.bosdyn.api.graph_nav.AnnotationState\x12\x30\n\x13\x65\x63\x65\x66_tform_waypoint\x18\x02 \x01(\x0b\x32\x13.bosdyn.api.SE3Pose\x12 \n\x18\x64isable_gps_localization\x18\x05 \x01(\x08\"\x9c\x01\n\x0eWaypointSource\x12\x1b\n\x17WAYPOINT_SOURCE_UNKNOWN\x10\x00\x12\x1e\n\x1aWAYPOINT_SOURCE_ROBOT_PATH\x10\x01\x12 \n\x1cWAYPOINT_SOURCE_USER_REQUEST\x10\x02\x12+\n\'WAYPOINT_SOURCE_ALTERNATE_ROUTE_FINDING\x10\x03\"\x88\x01\n\x0e\x43lientMetadata\x12\x14\n\x0csession_name\x18\x01 \x01(\t\x12\x17\n\x0f\x63lient_username\x18\x02 \x01(\t\x12\x1f\n\x17\x63lient_software_version\x18\x03 \x01(\t\x12\x11\n\tclient_id\x18\x04 \x01(\t\x12\x13\n\x0b\x63lient_type\x18\x05 \x01(\t\"\xa7\x04\n\x10WaypointSnapshot\x12\n\n\x02id\x18\x01 \x01(\t\x12)\n\x06images\x18\x02 \x03(\x0b\x32\x19.bosdyn.api.ImageResponse\x12+\n\x0bpoint_cloud\x18\x03 \x01(\x0b\x32\x16.bosdyn.api.PointCloud\x12(\n\x07objects\x18\x04 \x03(\x0b\x32\x17.bosdyn.api.WorldObject\x12+\n\x0brobot_state\x18\x05 \x01(\x0b\x32\x16.bosdyn.api.RobotState\x12\x30\n\x11robot_local_grids\x18\x06 \x03(\x0b\x32\x15.bosdyn.api.LocalGrid\x12 \n\x18is_point_cloud_processed\x18\x08 \x01(\x08\x12\x12\n\nversion_id\x18\t \x01(\t\x12%\n\x1dhas_remote_point_cloud_sensor\x18\n \x01(\x08\x12\x41\n$body_tform_remote_point_cloud_sensor\x18\x0b \x01(\x0b\x32\x13.bosdyn.api.SE3Pose\x12%\n\x08payloads\x18\x0c \x03(\x0b\x32\x13.bosdyn.api.Payload\x12%\n\x08robot_id\x18\x0e \x01(\x0b\x32\x13.bosdyn.api.RobotId\x12\x38\n\x14recording_started_on\x18\x0f \x01(\x0b\x32\x1a.google.protobuf.Timestamp\"\xb2\x12\n\x04\x45\x64ge\x12)\n\x02id\x18\x01 \x01(\x0b\x32\x1d.bosdyn.api.graph_nav.Edge.Id\x12\x13\n\x0bsnapshot_id\x18\x02 \x01(\t\x12*\n\rfrom_tform_to\x18\x03 \x01(\x0b\x32\x13.bosdyn.api.SE3Pose\x12;\n\x0b\x61nnotations\x18\x04 \x01(\x0b\x32&.bosdyn.api.graph_nav.Edge.Annotations\x1a\x30\n\x02Id\x12\x15\n\rfrom_waypoint\x18\x01 \x01(\t\x12\x13\n\x0bto_waypoint\x18\x02 \x01(\t\x1a\xdc\x0e\n\x0b\x41nnotations\x12@\n\x06stairs\x18\x02 \x01(\x0b\x32\x30.bosdyn.api.graph_nav.Edge.Annotations.StairData\x12X\n\x14\x64irection_constraint\x18\x04 \x01(\x0e\x32:.bosdyn.api.graph_nav.Edge.Annotations.DirectionConstraint\x12\x35\n\x11require_alignment\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x33\n\x0b\x66lat_ground\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.BoolValueB\x02\x18\x01\x12<\n\x18override_mobility_params\x18\t \x01(\x0b\x32\x1a.google.protobuf.FieldMask\x12\x38\n\x0fmobility_params\x18\n \x01(\x0b\x32\x1f.bosdyn.api.spot.MobilityParams\x12*\n\x04\x63ost\x18\x0b \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12:\n\x0b\x65\x64ge_source\x18\x0c \x01(\x0e\x32%.bosdyn.api.graph_nav.Edge.EdgeSource\x12\'\n\x1f\x64isable_alternate_route_finding\x18\r \x01(\x08\x12U\n\x13path_following_mode\x18\x0e \x01(\x0e\x32\x38.bosdyn.api.graph_nav.Edge.Annotations.PathFollowingMode\x12\x1d\n\x15max_corridor_distance\x18\x12 \x01(\x01\x12$\n\x1c\x64isable_directed_exploration\x18\x0f \x01(\x08\x12Q\n\x0e\x61rea_callbacks\x18\x10 \x03(\x0b\x32\x39.bosdyn.api.graph_nav.Edge.Annotations.AreaCallbacksEntry\x12^\n\x13ground_clutter_mode\x18\x11 \x01(\x0e\x32\x41.bosdyn.api.graph_nav.Edge.Annotations.GroundClutterAvoidanceMode\x1a\xff\x03\n\tStairData\x12\x34\n\x05state\x18\x01 \x01(\x0e\x32%.bosdyn.api.graph_nav.AnnotationState\x12=\n\x12straight_staircase\x18\x02 \x01(\x0b\x32\x1d.bosdyn.api.StraightStaircaseB\x02\x18\x01\x12\x42\n\x17staircase_with_landings\x18\x03 \x01(\x0b\x32!.bosdyn.api.StaircaseWithLandings\x12^\n\x12\x64\x65scent_preference\x18\x04 \x01(\x0e\x32\x42.bosdyn.api.graph_nav.Edge.Annotations.StairData.DescentPreference\x12\x38\n\x12traversal_y_offset\x18\x05 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\"\x9e\x01\n\x11\x44\x65scentPreference\x12\x1e\n\x1a\x44\x45SCENT_PREFERENCE_UNKNOWN\x10\x00\x12%\n!DESCENT_PREFERENCE_PREFER_REVERSE\x10\x01\x12%\n!DESCENT_PREFERENCE_ALWAYS_REVERSE\x10\x02\x12\x1b\n\x17\x44\x45SCENT_PREFERENCE_NONE\x10\x03\x1a^\n\x12\x41reaCallbacksEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\x37\n\x05value\x18\x02 \x01(\x0b\x32(.bosdyn.api.graph_nav.AreaCallbackRegion:\x02\x38\x01\"\xbc\x01\n\x13\x44irectionConstraint\x12 \n\x1c\x44IRECTION_CONSTRAINT_UNKNOWN\x10\x00\x12 \n\x1c\x44IRECTION_CONSTRAINT_NO_TURN\x10\x01\x12 \n\x1c\x44IRECTION_CONSTRAINT_FORWARD\x10\x02\x12 \n\x1c\x44IRECTION_CONSTRAINT_REVERSE\x10\x03\x12\x1d\n\x19\x44IRECTION_CONSTRAINT_NONE\x10\x04\"W\n\x11PathFollowingMode\x12\x15\n\x11PATH_MODE_UNKNOWN\x10\x00\x12\x15\n\x11PATH_MODE_DEFAULT\x10\x01\x12\x14\n\x10PATH_MODE_STRICT\x10\x02\"s\n\x1aGroundClutterAvoidanceMode\x12\x1a\n\x16GROUND_CLUTTER_UNKNOWN\x10\x00\x12\x16\n\x12GROUND_CLUTTER_OFF\x10\x01\x12!\n\x1dGROUND_CLUTTER_FROM_FOOTFALLS\x10\x02\"\xef\x01\n\nEdgeSource\x12\x17\n\x13\x45\x44GE_SOURCE_UNKNOWN\x10\x00\x12\x18\n\x14\x45\x44GE_SOURCE_ODOMETRY\x10\x01\x12\"\n\x1e\x45\x44GE_SOURCE_SMALL_LOOP_CLOSURE\x10\x02\x12%\n!EDGE_SOURCE_FIDUCIAL_LOOP_CLOSURE\x10\x03\x12\'\n#EDGE_SOURCE_ALTERNATE_ROUTE_FINDING\x10\x04\x12\x1c\n\x18\x45\x44GE_SOURCE_USER_REQUEST\x10\x05\x12\x1c\n\x18\x45\x44GE_SOURCE_LOCALIZATION\x10\x06\"\xf8\x03\n\x0c\x45\x64geSnapshot\x12\n\n\x02id\x18\x01 \x01(\t\x12:\n\x07stances\x18\x02 \x03(\x0b\x32).bosdyn.api.graph_nav.EdgeSnapshot.Stance\x12M\n\x0e\x61rea_callbacks\x18\x10 \x03(\x0b\x32\x35.bosdyn.api.graph_nav.EdgeSnapshot.AreaCallbacksEntry\x1a\xf2\x01\n\x06Stance\x12-\n\ttimestamp\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12*\n\x0b\x66oot_states\x18\x02 \x03(\x0b\x32\x15.bosdyn.api.FootState\x12*\n\rko_tform_body\x18\x03 \x01(\x0b\x32\x13.bosdyn.api.SE3Pose\x12.\n\x11vision_tform_body\x18\x05 \x01(\x0b\x32\x13.bosdyn.api.SE3Pose\x12\x31\n\rplanar_ground\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x1a\\\n\x12\x41reaCallbacksEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\x35\n\x05value\x18\x02 \x01(\x0b\x32&.bosdyn.api.graph_nav.AreaCallbackData:\x02\x38\x01\"F\n\x06\x41nchor\x12\n\n\x02id\x18\x01 \x01(\t\x12\x30\n\x13seed_tform_waypoint\x18\x02 \x01(\x0b\x32\x13.bosdyn.api.SE3Pose\"Q\n\x13\x41nchoredWorldObject\x12\n\n\x02id\x18\x01 \x01(\t\x12.\n\x11seed_tform_object\x18\x02 \x01(\x0b\x32\x13.bosdyn.api.SE3Pose\"v\n\tAnchoring\x12-\n\x07\x61nchors\x18\x01 \x03(\x0b\x32\x1c.bosdyn.api.graph_nav.Anchor\x12:\n\x07objects\x18\x02 \x03(\x0b\x32).bosdyn.api.graph_nav.AnchoredWorldObject\"~\n\x12\x41reaCallbackRegion\x12\x14\n\x0cservice_name\x18\x01 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x03 \x01(\t\x12=\n\rrecorded_data\x18\x04 \x01(\x0b\x32&.bosdyn.api.graph_nav.AreaCallbackData\"\x99\x01\n\x05Graph\x12\x31\n\twaypoints\x18\x01 \x03(\x0b\x32\x1e.bosdyn.api.graph_nav.Waypoint\x12)\n\x05\x65\x64ges\x18\x02 \x03(\x0b\x32\x1a.bosdyn.api.graph_nav.Edge\x12\x32\n\tanchoring\x18\x03 \x01(\x0b\x32\x1f.bosdyn.api.graph_nav.Anchoring\"\xb5\x04\n\x08MapStats\x12\x36\n\twaypoints\x18\x01 \x01(\x0b\x32#.bosdyn.api.graph_nav.MapStats.Stat\x12?\n\x12waypoint_snapshots\x18\x02 \x01(\x0b\x32#.bosdyn.api.graph_nav.MapStats.Stat\x12@\n\x13\x61lternate_waypoints\x18\x03 \x01(\x0b\x32#.bosdyn.api.graph_nav.MapStats.Stat\x12\x32\n\x05\x65\x64ges\x18\x04 \x01(\x0b\x32#.bosdyn.api.graph_nav.MapStats.Stat\x12;\n\x0e\x65\x64ge_snapshots\x18\x05 \x01(\x0b\x32#.bosdyn.api.graph_nav.MapStats.Stat\x12<\n\x0f\x61lternate_edges\x18\x06 \x01(\x0b\x32#.bosdyn.api.graph_nav.MapStats.Stat\x12=\n\x10waypoint_anchors\x18\x07 \x01(\x0b\x32#.bosdyn.api.graph_nav.MapStats.Stat\x12;\n\x0eobject_anchors\x18\x08 \x01(\x0b\x32#.bosdyn.api.graph_nav.MapStats.Stat\x12\x19\n\x11total_path_length\x18\t \x01(\x01\x1a(\n\x04Stat\x12\r\n\x05\x63ount\x18\x01 \x01(\x05\x12\x11\n\tnum_bytes\x18\x02 \x01(\x03\"\xff\x01\n\x06Region\x12\x11\n\tregion_id\x18\x01 \x01(\t\x12(\n\x0c\x62ounding_box\x18\x02 \x01(\x0b\x32\x10.bosdyn.api.Box3H\x00\x12<\n\x0b\x64\x61ta_filter\x18\x03 \x01(\x0e\x32\'.bosdyn.api.graph_nav.Region.DataFilter\"q\n\nDataFilter\x12\x17\n\x13\x44\x41TA_FILTER_UNKNOWN\x10\x00\x12\x14\n\x10\x44\x41TA_FILTER_NONE\x10\x01\x12\x16\n\x12\x44\x41TA_FILTER_IGNORE\x10\x02\x12\x1c\n\x18\x44\x41TA_FILTER_INCLUDE_ONLY\x10\x03\x42\x07\n\x05shape\"\x8e\x01\n\x0fRegionWithFrame\x12,\n\x06region\x18\x01 \x01(\x0b\x32\x1c.bosdyn.api.graph_nav.Region\x12\x17\n\x0f\x62\x61se_frame_name\x18\x02 \x01(\t\x12\x34\n\x17\x62\x61se_frame_tform_region\x18\x03 \x01(\x0b\x32\x13.bosdyn.api.SE3Pose*d\n\x0f\x41nnotationState\x12\x1c\n\x18\x41NNOTATION_STATE_UNKNOWN\x10\x00\x12\x18\n\x14\x41NNOTATION_STATE_SET\x10\x01\x12\x19\n\x15\x41NNOTATION_STATE_NONE\x10\x02\x42$B\x08MapProtoZ\x18\x62osdyn/api/graph_nav/mapb\x06proto3')
|
|
33
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1e\x62osdyn/api/graph_nav/map.proto\x12\x14\x62osdyn.api.graph_nav\x1a)bosdyn/api/graph_nav/lost_detection.proto\x1a\x19\x62osdyn/api/geometry.proto\x1a-bosdyn/api/graph_nav/area_callback_data.proto\x1a\x16\x62osdyn/api/image.proto\x1a\x1b\x62osdyn/api/local_grid.proto\x1a\x18\x62osdyn/api/payload.proto\x1a\x1c\x62osdyn/api/point_cloud.proto\x1a\x19\x62osdyn/api/robot_id.proto\x1a\x1c\x62osdyn/api/robot_state.proto\x1a#bosdyn/api/spot/robot_command.proto\x1a\x17\x62osdyn/api/stairs.proto\x1a\x1d\x62osdyn/api/world_object.proto\x1a google/protobuf/field_mask.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x1egoogle/protobuf/wrappers.proto\"\x84\r\n\x08Waypoint\x12\n\n\x02id\x18\x01 \x01(\t\x12\x13\n\x0bsnapshot_id\x18\x02 \x01(\t\x12.\n\x11waypoint_tform_ko\x18\x03 \x01(\x0b\x32\x13.bosdyn.api.SE3Pose\x12?\n\x0b\x61nnotations\x18\x04 \x01(\x0b\x32*.bosdyn.api.graph_nav.Waypoint.Annotations\x1a\xc6\n\n\x0b\x41nnotations\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x31\n\rcreation_time\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12/\n\x0cicp_variance\x18\x02 \x01(\x0b\x32\x19.bosdyn.api.SE3Covariance\x12T\n\x11scan_match_region\x18\x03 \x01(\x0b\x32\x39.bosdyn.api.graph_nav.Waypoint.Annotations.LocalizeRegion\x12\x46\n\x0fwaypoint_source\x18\x05 \x01(\x0e\x32-.bosdyn.api.graph_nav.Waypoint.WaypointSource\x12=\n\x0f\x63lient_metadata\x18\x06 \x01(\x0b\x32$.bosdyn.api.graph_nav.ClientMetadata\x12]\n\x15loop_closure_settings\x18\x07 \x01(\x0b\x32>.bosdyn.api.graph_nav.Waypoint.Annotations.LoopClosureSettings\x12L\n\x0cgps_settings\x18\x08 \x01(\x0b\x32\x36.bosdyn.api.graph_nav.Waypoint.Annotations.GPSSettings\x12\x36\n\x07regions\x18\t \x03(\x0b\x32%.bosdyn.api.graph_nav.RegionWithFrame\x12N\n\x18lost_detector_strictness\x18\n \x01(\x0e\x32,.bosdyn.api.graph_nav.LostDetectorStrictness\x1a\x86\x03\n\x0eLocalizeRegion\x12\x34\n\x05state\x18\x01 \x01(\x0e\x32%.bosdyn.api.graph_nav.AnnotationState\x12[\n\x0e\x64\x65\x66\x61ult_region\x18\x02 \x01(\x0b\x32\x41.bosdyn.api.graph_nav.Waypoint.Annotations.LocalizeRegion.DefaultH\x00\x12P\n\x05\x65mpty\x18\x03 \x01(\x0b\x32?.bosdyn.api.graph_nav.Waypoint.Annotations.LocalizeRegion.EmptyH\x00\x12T\n\x06\x63ircle\x18\x04 \x01(\x0b\x32\x42.bosdyn.api.graph_nav.Waypoint.Annotations.LocalizeRegion.Circle2DH\x00\x1a\t\n\x07\x44\x65\x66\x61ult\x1a\x07\n\x05\x45mpty\x1a\x1b\n\x08\x43ircle2D\x12\x0f\n\x07\x64ist_2d\x18\x01 \x01(\x01\x42\x08\n\x06region\x1a\x8f\x01\n\x13LoopClosureSettings\x12\x1c\n\x14\x64isable_loop_closure\x18\x01 \x01(\x08\x12\x1f\n\x17\x64isable_collision_check\x18\x02 \x01(\x08\x12\x17\n\x0fmax_edge_length\x18\x03 \x01(\x01\x12 \n\x18max_odometry_path_length\x18\x04 \x01(\x01\x1a\x97\x01\n\x0bGPSSettings\x12\x34\n\x05state\x18\x01 \x01(\x0e\x32%.bosdyn.api.graph_nav.AnnotationState\x12\x30\n\x13\x65\x63\x65\x66_tform_waypoint\x18\x02 \x01(\x0b\x32\x13.bosdyn.api.SE3Pose\x12 \n\x18\x64isable_gps_localization\x18\x05 \x01(\x08\"\x9c\x01\n\x0eWaypointSource\x12\x1b\n\x17WAYPOINT_SOURCE_UNKNOWN\x10\x00\x12\x1e\n\x1aWAYPOINT_SOURCE_ROBOT_PATH\x10\x01\x12 \n\x1cWAYPOINT_SOURCE_USER_REQUEST\x10\x02\x12+\n\'WAYPOINT_SOURCE_ALTERNATE_ROUTE_FINDING\x10\x03\"\x88\x01\n\x0e\x43lientMetadata\x12\x14\n\x0csession_name\x18\x01 \x01(\t\x12\x17\n\x0f\x63lient_username\x18\x02 \x01(\t\x12\x1f\n\x17\x63lient_software_version\x18\x03 \x01(\t\x12\x11\n\tclient_id\x18\x04 \x01(\t\x12\x13\n\x0b\x63lient_type\x18\x05 \x01(\t\"\xa7\x04\n\x10WaypointSnapshot\x12\n\n\x02id\x18\x01 \x01(\t\x12)\n\x06images\x18\x02 \x03(\x0b\x32\x19.bosdyn.api.ImageResponse\x12+\n\x0bpoint_cloud\x18\x03 \x01(\x0b\x32\x16.bosdyn.api.PointCloud\x12(\n\x07objects\x18\x04 \x03(\x0b\x32\x17.bosdyn.api.WorldObject\x12+\n\x0brobot_state\x18\x05 \x01(\x0b\x32\x16.bosdyn.api.RobotState\x12\x30\n\x11robot_local_grids\x18\x06 \x03(\x0b\x32\x15.bosdyn.api.LocalGrid\x12 \n\x18is_point_cloud_processed\x18\x08 \x01(\x08\x12\x12\n\nversion_id\x18\t \x01(\t\x12%\n\x1dhas_remote_point_cloud_sensor\x18\n \x01(\x08\x12\x41\n$body_tform_remote_point_cloud_sensor\x18\x0b \x01(\x0b\x32\x13.bosdyn.api.SE3Pose\x12%\n\x08payloads\x18\x0c \x03(\x0b\x32\x13.bosdyn.api.Payload\x12%\n\x08robot_id\x18\x0e \x01(\x0b\x32\x13.bosdyn.api.RobotId\x12\x38\n\x14recording_started_on\x18\x0f \x01(\x0b\x32\x1a.google.protobuf.Timestamp\"\xbb\x13\n\x04\x45\x64ge\x12)\n\x02id\x18\x01 \x01(\x0b\x32\x1d.bosdyn.api.graph_nav.Edge.Id\x12\x13\n\x0bsnapshot_id\x18\x02 \x01(\t\x12*\n\rfrom_tform_to\x18\x03 \x01(\x0b\x32\x13.bosdyn.api.SE3Pose\x12;\n\x0b\x61nnotations\x18\x04 \x01(\x0b\x32&.bosdyn.api.graph_nav.Edge.Annotations\x1a\x30\n\x02Id\x12\x15\n\rfrom_waypoint\x18\x01 \x01(\t\x12\x13\n\x0bto_waypoint\x18\x02 \x01(\t\x1a\xe5\x0f\n\x0b\x41nnotations\x12@\n\x06stairs\x18\x02 \x01(\x0b\x32\x30.bosdyn.api.graph_nav.Edge.Annotations.StairData\x12X\n\x14\x64irection_constraint\x18\x04 \x01(\x0e\x32:.bosdyn.api.graph_nav.Edge.Annotations.DirectionConstraint\x12\x35\n\x11require_alignment\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x33\n\x0b\x66lat_ground\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.BoolValueB\x02\x18\x01\x12<\n\x18override_mobility_params\x18\t \x01(\x0b\x32\x1a.google.protobuf.FieldMask\x12\x38\n\x0fmobility_params\x18\n \x01(\x0b\x32\x1f.bosdyn.api.spot.MobilityParams\x12*\n\x04\x63ost\x18\x0b \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12:\n\x0b\x65\x64ge_source\x18\x0c \x01(\x0e\x32%.bosdyn.api.graph_nav.Edge.EdgeSource\x12\'\n\x1f\x64isable_alternate_route_finding\x18\r \x01(\x08\x12U\n\x13path_following_mode\x18\x0e \x01(\x0e\x32\x38.bosdyn.api.graph_nav.Edge.Annotations.PathFollowingMode\x12\x1d\n\x15max_corridor_distance\x18\x12 \x01(\x01\x12$\n\x1c\x64isable_directed_exploration\x18\x0f \x01(\x08\x12Q\n\x0e\x61rea_callbacks\x18\x10 \x03(\x0b\x32\x39.bosdyn.api.graph_nav.Edge.Annotations.AreaCallbacksEntry\x12^\n\x13ground_clutter_mode\x18\x11 \x01(\x0e\x32\x41.bosdyn.api.graph_nav.Edge.Annotations.GroundClutterAvoidanceMode\x12Y\n\x15\x61udio_visual_settings\x18\x13 \x01(\x0b\x32:.bosdyn.api.graph_nav.Edge.Annotations.AudioVisualSettings\x1a\xff\x03\n\tStairData\x12\x34\n\x05state\x18\x01 \x01(\x0e\x32%.bosdyn.api.graph_nav.AnnotationState\x12=\n\x12straight_staircase\x18\x02 \x01(\x0b\x32\x1d.bosdyn.api.StraightStaircaseB\x02\x18\x01\x12\x42\n\x17staircase_with_landings\x18\x03 \x01(\x0b\x32!.bosdyn.api.StaircaseWithLandings\x12^\n\x12\x64\x65scent_preference\x18\x04 \x01(\x0e\x32\x42.bosdyn.api.graph_nav.Edge.Annotations.StairData.DescentPreference\x12\x38\n\x12traversal_y_offset\x18\x05 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\"\x9e\x01\n\x11\x44\x65scentPreference\x12\x1e\n\x1a\x44\x45SCENT_PREFERENCE_UNKNOWN\x10\x00\x12%\n!DESCENT_PREFERENCE_PREFER_REVERSE\x10\x01\x12%\n!DESCENT_PREFERENCE_ALWAYS_REVERSE\x10\x02\x12\x1b\n\x17\x44\x45SCENT_PREFERENCE_NONE\x10\x03\x1a^\n\x12\x41reaCallbacksEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\x37\n\x05value\x18\x02 \x01(\x0b\x32(.bosdyn.api.graph_nav.AreaCallbackRegion:\x02\x38\x01\x1a,\n\x13\x41udioVisualSettings\x12\x15\n\rbehavior_name\x18\x01 \x01(\t\"\xbc\x01\n\x13\x44irectionConstraint\x12 \n\x1c\x44IRECTION_CONSTRAINT_UNKNOWN\x10\x00\x12 \n\x1c\x44IRECTION_CONSTRAINT_NO_TURN\x10\x01\x12 \n\x1c\x44IRECTION_CONSTRAINT_FORWARD\x10\x02\x12 \n\x1c\x44IRECTION_CONSTRAINT_REVERSE\x10\x03\x12\x1d\n\x19\x44IRECTION_CONSTRAINT_NONE\x10\x04\"W\n\x11PathFollowingMode\x12\x15\n\x11PATH_MODE_UNKNOWN\x10\x00\x12\x15\n\x11PATH_MODE_DEFAULT\x10\x01\x12\x14\n\x10PATH_MODE_STRICT\x10\x02\"s\n\x1aGroundClutterAvoidanceMode\x12\x1a\n\x16GROUND_CLUTTER_UNKNOWN\x10\x00\x12\x16\n\x12GROUND_CLUTTER_OFF\x10\x01\x12!\n\x1dGROUND_CLUTTER_FROM_FOOTFALLS\x10\x02\"\xef\x01\n\nEdgeSource\x12\x17\n\x13\x45\x44GE_SOURCE_UNKNOWN\x10\x00\x12\x18\n\x14\x45\x44GE_SOURCE_ODOMETRY\x10\x01\x12\"\n\x1e\x45\x44GE_SOURCE_SMALL_LOOP_CLOSURE\x10\x02\x12%\n!EDGE_SOURCE_FIDUCIAL_LOOP_CLOSURE\x10\x03\x12\'\n#EDGE_SOURCE_ALTERNATE_ROUTE_FINDING\x10\x04\x12\x1c\n\x18\x45\x44GE_SOURCE_USER_REQUEST\x10\x05\x12\x1c\n\x18\x45\x44GE_SOURCE_LOCALIZATION\x10\x06\"\xf8\x03\n\x0c\x45\x64geSnapshot\x12\n\n\x02id\x18\x01 \x01(\t\x12:\n\x07stances\x18\x02 \x03(\x0b\x32).bosdyn.api.graph_nav.EdgeSnapshot.Stance\x12M\n\x0e\x61rea_callbacks\x18\x10 \x03(\x0b\x32\x35.bosdyn.api.graph_nav.EdgeSnapshot.AreaCallbacksEntry\x1a\xf2\x01\n\x06Stance\x12-\n\ttimestamp\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12*\n\x0b\x66oot_states\x18\x02 \x03(\x0b\x32\x15.bosdyn.api.FootState\x12*\n\rko_tform_body\x18\x03 \x01(\x0b\x32\x13.bosdyn.api.SE3Pose\x12.\n\x11vision_tform_body\x18\x05 \x01(\x0b\x32\x13.bosdyn.api.SE3Pose\x12\x31\n\rplanar_ground\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x1a\\\n\x12\x41reaCallbacksEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\x35\n\x05value\x18\x02 \x01(\x0b\x32&.bosdyn.api.graph_nav.AreaCallbackData:\x02\x38\x01\"F\n\x06\x41nchor\x12\n\n\x02id\x18\x01 \x01(\t\x12\x30\n\x13seed_tform_waypoint\x18\x02 \x01(\x0b\x32\x13.bosdyn.api.SE3Pose\"Q\n\x13\x41nchoredWorldObject\x12\n\n\x02id\x18\x01 \x01(\t\x12.\n\x11seed_tform_object\x18\x02 \x01(\x0b\x32\x13.bosdyn.api.SE3Pose\"v\n\tAnchoring\x12-\n\x07\x61nchors\x18\x01 \x03(\x0b\x32\x1c.bosdyn.api.graph_nav.Anchor\x12:\n\x07objects\x18\x02 \x03(\x0b\x32).bosdyn.api.graph_nav.AnchoredWorldObject\"~\n\x12\x41reaCallbackRegion\x12\x14\n\x0cservice_name\x18\x01 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x03 \x01(\t\x12=\n\rrecorded_data\x18\x04 \x01(\x0b\x32&.bosdyn.api.graph_nav.AreaCallbackData\"\x99\x01\n\x05Graph\x12\x31\n\twaypoints\x18\x01 \x03(\x0b\x32\x1e.bosdyn.api.graph_nav.Waypoint\x12)\n\x05\x65\x64ges\x18\x02 \x03(\x0b\x32\x1a.bosdyn.api.graph_nav.Edge\x12\x32\n\tanchoring\x18\x03 \x01(\x0b\x32\x1f.bosdyn.api.graph_nav.Anchoring\"\xb5\x04\n\x08MapStats\x12\x36\n\twaypoints\x18\x01 \x01(\x0b\x32#.bosdyn.api.graph_nav.MapStats.Stat\x12?\n\x12waypoint_snapshots\x18\x02 \x01(\x0b\x32#.bosdyn.api.graph_nav.MapStats.Stat\x12@\n\x13\x61lternate_waypoints\x18\x03 \x01(\x0b\x32#.bosdyn.api.graph_nav.MapStats.Stat\x12\x32\n\x05\x65\x64ges\x18\x04 \x01(\x0b\x32#.bosdyn.api.graph_nav.MapStats.Stat\x12;\n\x0e\x65\x64ge_snapshots\x18\x05 \x01(\x0b\x32#.bosdyn.api.graph_nav.MapStats.Stat\x12<\n\x0f\x61lternate_edges\x18\x06 \x01(\x0b\x32#.bosdyn.api.graph_nav.MapStats.Stat\x12=\n\x10waypoint_anchors\x18\x07 \x01(\x0b\x32#.bosdyn.api.graph_nav.MapStats.Stat\x12;\n\x0eobject_anchors\x18\x08 \x01(\x0b\x32#.bosdyn.api.graph_nav.MapStats.Stat\x12\x19\n\x11total_path_length\x18\t \x01(\x01\x1a(\n\x04Stat\x12\r\n\x05\x63ount\x18\x01 \x01(\x05\x12\x11\n\tnum_bytes\x18\x02 \x01(\x03\"\xff\x01\n\x06Region\x12\x11\n\tregion_id\x18\x01 \x01(\t\x12(\n\x0c\x62ounding_box\x18\x02 \x01(\x0b\x32\x10.bosdyn.api.Box3H\x00\x12<\n\x0b\x64\x61ta_filter\x18\x03 \x01(\x0e\x32\'.bosdyn.api.graph_nav.Region.DataFilter\"q\n\nDataFilter\x12\x17\n\x13\x44\x41TA_FILTER_UNKNOWN\x10\x00\x12\x14\n\x10\x44\x41TA_FILTER_NONE\x10\x01\x12\x16\n\x12\x44\x41TA_FILTER_IGNORE\x10\x02\x12\x1c\n\x18\x44\x41TA_FILTER_INCLUDE_ONLY\x10\x03\x42\x07\n\x05shape\"\x8e\x01\n\x0fRegionWithFrame\x12,\n\x06region\x18\x01 \x01(\x0b\x32\x1c.bosdyn.api.graph_nav.Region\x12\x17\n\x0f\x62\x61se_frame_name\x18\x02 \x01(\t\x12\x34\n\x17\x62\x61se_frame_tform_region\x18\x03 \x01(\x0b\x32\x13.bosdyn.api.SE3Pose*d\n\x0f\x41nnotationState\x12\x1c\n\x18\x41NNOTATION_STATE_UNKNOWN\x10\x00\x12\x18\n\x14\x41NNOTATION_STATE_SET\x10\x01\x12\x19\n\x15\x41NNOTATION_STATE_NONE\x10\x02\x42$B\x08MapProtoZ\x18\x62osdyn/api/graph_nav/mapb\x06proto3')
|
|
34
34
|
|
|
35
35
|
_ANNOTATIONSTATE = DESCRIPTOR.enum_types_by_name['AnnotationState']
|
|
36
36
|
AnnotationState = enum_type_wrapper.EnumTypeWrapper(_ANNOTATIONSTATE)
|
|
@@ -54,6 +54,7 @@ _EDGE_ID = _EDGE.nested_types_by_name['Id']
|
|
|
54
54
|
_EDGE_ANNOTATIONS = _EDGE.nested_types_by_name['Annotations']
|
|
55
55
|
_EDGE_ANNOTATIONS_STAIRDATA = _EDGE_ANNOTATIONS.nested_types_by_name['StairData']
|
|
56
56
|
_EDGE_ANNOTATIONS_AREACALLBACKSENTRY = _EDGE_ANNOTATIONS.nested_types_by_name['AreaCallbacksEntry']
|
|
57
|
+
_EDGE_ANNOTATIONS_AUDIOVISUALSETTINGS = _EDGE_ANNOTATIONS.nested_types_by_name['AudioVisualSettings']
|
|
57
58
|
_EDGESNAPSHOT = DESCRIPTOR.message_types_by_name['EdgeSnapshot']
|
|
58
59
|
_EDGESNAPSHOT_STANCE = _EDGESNAPSHOT.nested_types_by_name['Stance']
|
|
59
60
|
_EDGESNAPSHOT_AREACALLBACKSENTRY = _EDGESNAPSHOT.nested_types_by_name['AreaCallbacksEntry']
|
|
@@ -174,6 +175,13 @@ Edge = _reflection.GeneratedProtocolMessageType('Edge', (_message.Message,), {
|
|
|
174
175
|
# @@protoc_insertion_point(class_scope:bosdyn.api.graph_nav.Edge.Annotations.AreaCallbacksEntry)
|
|
175
176
|
})
|
|
176
177
|
,
|
|
178
|
+
|
|
179
|
+
'AudioVisualSettings' : _reflection.GeneratedProtocolMessageType('AudioVisualSettings', (_message.Message,), {
|
|
180
|
+
'DESCRIPTOR' : _EDGE_ANNOTATIONS_AUDIOVISUALSETTINGS,
|
|
181
|
+
'__module__' : 'bosdyn.api.graph_nav.map_pb2'
|
|
182
|
+
# @@protoc_insertion_point(class_scope:bosdyn.api.graph_nav.Edge.Annotations.AudioVisualSettings)
|
|
183
|
+
})
|
|
184
|
+
,
|
|
177
185
|
'DESCRIPTOR' : _EDGE_ANNOTATIONS,
|
|
178
186
|
'__module__' : 'bosdyn.api.graph_nav.map_pb2'
|
|
179
187
|
# @@protoc_insertion_point(class_scope:bosdyn.api.graph_nav.Edge.Annotations)
|
|
@@ -188,6 +196,7 @@ _sym_db.RegisterMessage(Edge.Id)
|
|
|
188
196
|
_sym_db.RegisterMessage(Edge.Annotations)
|
|
189
197
|
_sym_db.RegisterMessage(Edge.Annotations.StairData)
|
|
190
198
|
_sym_db.RegisterMessage(Edge.Annotations.AreaCallbacksEntry)
|
|
199
|
+
_sym_db.RegisterMessage(Edge.Annotations.AudioVisualSettings)
|
|
191
200
|
|
|
192
201
|
EdgeSnapshot = _reflection.GeneratedProtocolMessageType('EdgeSnapshot', (_message.Message,), {
|
|
193
202
|
|
|
@@ -288,8 +297,8 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
|
288
297
|
_EDGE_ANNOTATIONS.fields_by_name['flat_ground']._serialized_options = b'\030\001'
|
|
289
298
|
_EDGESNAPSHOT_AREACALLBACKSENTRY._options = None
|
|
290
299
|
_EDGESNAPSHOT_AREACALLBACKSENTRY._serialized_options = b'8\001'
|
|
291
|
-
_ANNOTATIONSTATE._serialized_start=
|
|
292
|
-
_ANNOTATIONSTATE._serialized_end=
|
|
300
|
+
_ANNOTATIONSTATE._serialized_start=7426
|
|
301
|
+
_ANNOTATIONSTATE._serialized_end=7526
|
|
293
302
|
_WAYPOINT._serialized_start=532
|
|
294
303
|
_WAYPOINT._serialized_end=2200
|
|
295
304
|
_WAYPOINT_ANNOTATIONS._serialized_start=691
|
|
@@ -313,49 +322,51 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
|
313
322
|
_WAYPOINTSNAPSHOT._serialized_start=2342
|
|
314
323
|
_WAYPOINTSNAPSHOT._serialized_end=2893
|
|
315
324
|
_EDGE._serialized_start=2896
|
|
316
|
-
_EDGE._serialized_end=
|
|
325
|
+
_EDGE._serialized_end=5387
|
|
317
326
|
_EDGE_ID._serialized_start=3073
|
|
318
327
|
_EDGE_ID._serialized_end=3121
|
|
319
328
|
_EDGE_ANNOTATIONS._serialized_start=3124
|
|
320
|
-
_EDGE_ANNOTATIONS._serialized_end=
|
|
321
|
-
_EDGE_ANNOTATIONS_STAIRDATA._serialized_start=
|
|
322
|
-
_EDGE_ANNOTATIONS_STAIRDATA._serialized_end=
|
|
323
|
-
_EDGE_ANNOTATIONS_STAIRDATA_DESCENTPREFERENCE._serialized_start=
|
|
324
|
-
_EDGE_ANNOTATIONS_STAIRDATA_DESCENTPREFERENCE._serialized_end=
|
|
325
|
-
_EDGE_ANNOTATIONS_AREACALLBACKSENTRY._serialized_start=
|
|
326
|
-
_EDGE_ANNOTATIONS_AREACALLBACKSENTRY._serialized_end=
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
329
|
+
_EDGE_ANNOTATIONS._serialized_end=5145
|
|
330
|
+
_EDGE_ANNOTATIONS_STAIRDATA._serialized_start=4095
|
|
331
|
+
_EDGE_ANNOTATIONS_STAIRDATA._serialized_end=4606
|
|
332
|
+
_EDGE_ANNOTATIONS_STAIRDATA_DESCENTPREFERENCE._serialized_start=4448
|
|
333
|
+
_EDGE_ANNOTATIONS_STAIRDATA_DESCENTPREFERENCE._serialized_end=4606
|
|
334
|
+
_EDGE_ANNOTATIONS_AREACALLBACKSENTRY._serialized_start=4608
|
|
335
|
+
_EDGE_ANNOTATIONS_AREACALLBACKSENTRY._serialized_end=4702
|
|
336
|
+
_EDGE_ANNOTATIONS_AUDIOVISUALSETTINGS._serialized_start=4704
|
|
337
|
+
_EDGE_ANNOTATIONS_AUDIOVISUALSETTINGS._serialized_end=4748
|
|
338
|
+
_EDGE_ANNOTATIONS_DIRECTIONCONSTRAINT._serialized_start=4751
|
|
339
|
+
_EDGE_ANNOTATIONS_DIRECTIONCONSTRAINT._serialized_end=4939
|
|
340
|
+
_EDGE_ANNOTATIONS_PATHFOLLOWINGMODE._serialized_start=4941
|
|
341
|
+
_EDGE_ANNOTATIONS_PATHFOLLOWINGMODE._serialized_end=5028
|
|
342
|
+
_EDGE_ANNOTATIONS_GROUNDCLUTTERAVOIDANCEMODE._serialized_start=5030
|
|
343
|
+
_EDGE_ANNOTATIONS_GROUNDCLUTTERAVOIDANCEMODE._serialized_end=5145
|
|
344
|
+
_EDGE_EDGESOURCE._serialized_start=5148
|
|
345
|
+
_EDGE_EDGESOURCE._serialized_end=5387
|
|
346
|
+
_EDGESNAPSHOT._serialized_start=5390
|
|
347
|
+
_EDGESNAPSHOT._serialized_end=5894
|
|
348
|
+
_EDGESNAPSHOT_STANCE._serialized_start=5558
|
|
349
|
+
_EDGESNAPSHOT_STANCE._serialized_end=5800
|
|
350
|
+
_EDGESNAPSHOT_AREACALLBACKSENTRY._serialized_start=5802
|
|
351
|
+
_EDGESNAPSHOT_AREACALLBACKSENTRY._serialized_end=5894
|
|
352
|
+
_ANCHOR._serialized_start=5896
|
|
353
|
+
_ANCHOR._serialized_end=5966
|
|
354
|
+
_ANCHOREDWORLDOBJECT._serialized_start=5968
|
|
355
|
+
_ANCHOREDWORLDOBJECT._serialized_end=6049
|
|
356
|
+
_ANCHORING._serialized_start=6051
|
|
357
|
+
_ANCHORING._serialized_end=6169
|
|
358
|
+
_AREACALLBACKREGION._serialized_start=6171
|
|
359
|
+
_AREACALLBACKREGION._serialized_end=6297
|
|
360
|
+
_GRAPH._serialized_start=6300
|
|
361
|
+
_GRAPH._serialized_end=6453
|
|
362
|
+
_MAPSTATS._serialized_start=6456
|
|
363
|
+
_MAPSTATS._serialized_end=7021
|
|
364
|
+
_MAPSTATS_STAT._serialized_start=6981
|
|
365
|
+
_MAPSTATS_STAT._serialized_end=7021
|
|
366
|
+
_REGION._serialized_start=7024
|
|
367
|
+
_REGION._serialized_end=7279
|
|
368
|
+
_REGION_DATAFILTER._serialized_start=7157
|
|
369
|
+
_REGION_DATAFILTER._serialized_end=7270
|
|
370
|
+
_REGIONWITHFRAME._serialized_start=7282
|
|
371
|
+
_REGIONWITHFRAME._serialized_end=7424
|
|
361
372
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -0,0 +1,108 @@
|
|
|
1
|
+
# -*- coding: utf-8 -*-
|
|
2
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
|
+
# source: bosdyn/api/hazard_avoidance.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 google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2
|
|
16
|
+
from google.protobuf import duration_pb2 as google_dot_protobuf_dot_duration__pb2
|
|
17
|
+
from bosdyn.api import geometry_pb2 as bosdyn_dot_api_dot_geometry__pb2
|
|
18
|
+
from bosdyn.api import header_pb2 as bosdyn_dot_api_dot_header__pb2
|
|
19
|
+
from bosdyn.api import image_pb2 as bosdyn_dot_api_dot_image__pb2
|
|
20
|
+
from bosdyn.api import point_cloud_pb2 as bosdyn_dot_api_dot_point__cloud__pb2
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n!bosdyn/api/hazard_avoidance.proto\x12\nbosdyn.api\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x1egoogle/protobuf/duration.proto\x1a\x19\x62osdyn/api/geometry.proto\x1a\x17\x62osdyn/api/header.proto\x1a\x16\x62osdyn/api/image.proto\x1a\x1c\x62osdyn/api/point_cloud.proto\"\xf8\x05\n\x11HazardObservation\x12\x34\n\x10\x61\x63quisition_time\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12-\n\x0bpoint_cloud\x18\x02 \x01(\x0b\x32\x16.bosdyn.api.PointCloudH\x00\x12<\n\x0fsegmented_depth\x18\x03 \x01(\x0b\x32!.bosdyn.api.ImageCaptureAndSourceH\x00\x12(\n\x03\x62ox\x18\x08 \x01(\x0b\x32\x19.bosdyn.api.Box2WithFrameH\x00\x12$\n\x06\x63ircle\x18\t \x01(\x0b\x32\x12.bosdyn.api.CircleH\x00\x12?\n\x0b\x63ircle_list\x18\n \x01(\x0b\x32(.bosdyn.api.HazardObservation.CircleListH\x00\x12\x36\n\x04type\x18\x04 \x01(\x0e\x32(.bosdyn.api.HazardObservation.HazardType\x12\x12\n\nlikelihood\x18\x05 \x01(\x02\x12\x16\n\x0esemantic_label\x18\x06 \x01(\t\x12\x0e\n\x06margin\x18\x07 \x01(\x02\x1a\x31\n\nCircleList\x12#\n\x07\x63ircles\x18\x01 \x03(\x0b\x32\x12.bosdyn.api.Circle\"\xf3\x01\n\nHazardType\x12\x10\n\x0cTYPE_UNKNOWN\x10\x00\x12\x1a\n\x16TYPE_PREFER_AVOID_WEAK\x10\x01\x12\x1c\n\x18TYPE_PREFER_AVOID_STRONG\x10\x02\x12\x16\n\x12TYPE_NEVER_STEP_ON\x10\x03\x12\x1a\n\x16TYPE_NEVER_STEP_ACROSS\x10\x04\x12\x17\n\x13TYPE_PREFER_STEP_ON\x10\x05\x12#\n\x1fTYPE_NEVER_STEP_ON_AVOID_MARGIN\x10\x06\x12\'\n#TYPE_NEVER_STEP_ACROSS_AVOID_MARGIN\x10\x07\x42\x12\n\x10observation_data\"\x8f\x02\n\x11\x41\x64\x64HazardsRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\x12.\n\x07hazards\x18\x02 \x03(\x0b\x32\x1d.bosdyn.api.HazardObservation\x12.\n\x11vision_tform_body\x18\x03 \x01(\x0b\x32\x13.bosdyn.api.SE3Pose\x12\x18\n\x10skip_aggregation\x18\x04 \x01(\x08\x12>\n\x1bmax_unaggregated_update_age\x18\x05 \x01(\x0b\x32\x19.google.protobuf.Duration\x12\x15\n\rhazard_source\x18\x06 \x01(\t\"\xb8\x01\n\x0f\x41\x64\x64HazardResult\x12\x32\n\x06status\x18\x01 \x01(\x0e\x32\".bosdyn.api.AddHazardResult.Status\"q\n\x06Status\x12\x12\n\x0eSTATUS_UNKNOWN\x10\x00\x12\x1a\n\x16STATUS_HAZARDS_UPDATED\x10\x01\x12\x12\n\x0eSTATUS_IGNORED\x10\x02\x12\x17\n\x13STATUS_INVALID_DATA\x10\x05\"\x04\x08\x03\x10\x03\"\x04\x08\x04\x10\x04\"\x96\x01\n\x12\x41\x64\x64HazardsResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12\x37\n\x12\x61\x64\x64_hazard_results\x18\x02 \x03(\x0b\x32\x1b.bosdyn.api.AddHazardResult\x12\x1b\n\x13num_hazards_updated\x18\x03 \x01(\x05\"J\n\x1dGetHazardServiceStatusRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\"\x8c\x01\n\x1eGetHazardServiceStatusResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12>\n\x1btime_since_last_observation\x18\x02 \x01(\x0b\x32\x19.google.protobuf.DurationB3B\x14HazardAvoidanceProtoZ\x1b\x62osdyn/api/hazard_avoidanceb\x06proto3')
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
_HAZARDOBSERVATION = DESCRIPTOR.message_types_by_name['HazardObservation']
|
|
28
|
+
_HAZARDOBSERVATION_CIRCLELIST = _HAZARDOBSERVATION.nested_types_by_name['CircleList']
|
|
29
|
+
_ADDHAZARDSREQUEST = DESCRIPTOR.message_types_by_name['AddHazardsRequest']
|
|
30
|
+
_ADDHAZARDRESULT = DESCRIPTOR.message_types_by_name['AddHazardResult']
|
|
31
|
+
_ADDHAZARDSRESPONSE = DESCRIPTOR.message_types_by_name['AddHazardsResponse']
|
|
32
|
+
_GETHAZARDSERVICESTATUSREQUEST = DESCRIPTOR.message_types_by_name['GetHazardServiceStatusRequest']
|
|
33
|
+
_GETHAZARDSERVICESTATUSRESPONSE = DESCRIPTOR.message_types_by_name['GetHazardServiceStatusResponse']
|
|
34
|
+
_HAZARDOBSERVATION_HAZARDTYPE = _HAZARDOBSERVATION.enum_types_by_name['HazardType']
|
|
35
|
+
_ADDHAZARDRESULT_STATUS = _ADDHAZARDRESULT.enum_types_by_name['Status']
|
|
36
|
+
HazardObservation = _reflection.GeneratedProtocolMessageType('HazardObservation', (_message.Message,), {
|
|
37
|
+
|
|
38
|
+
'CircleList' : _reflection.GeneratedProtocolMessageType('CircleList', (_message.Message,), {
|
|
39
|
+
'DESCRIPTOR' : _HAZARDOBSERVATION_CIRCLELIST,
|
|
40
|
+
'__module__' : 'bosdyn.api.hazard_avoidance_pb2'
|
|
41
|
+
# @@protoc_insertion_point(class_scope:bosdyn.api.HazardObservation.CircleList)
|
|
42
|
+
})
|
|
43
|
+
,
|
|
44
|
+
'DESCRIPTOR' : _HAZARDOBSERVATION,
|
|
45
|
+
'__module__' : 'bosdyn.api.hazard_avoidance_pb2'
|
|
46
|
+
# @@protoc_insertion_point(class_scope:bosdyn.api.HazardObservation)
|
|
47
|
+
})
|
|
48
|
+
_sym_db.RegisterMessage(HazardObservation)
|
|
49
|
+
_sym_db.RegisterMessage(HazardObservation.CircleList)
|
|
50
|
+
|
|
51
|
+
AddHazardsRequest = _reflection.GeneratedProtocolMessageType('AddHazardsRequest', (_message.Message,), {
|
|
52
|
+
'DESCRIPTOR' : _ADDHAZARDSREQUEST,
|
|
53
|
+
'__module__' : 'bosdyn.api.hazard_avoidance_pb2'
|
|
54
|
+
# @@protoc_insertion_point(class_scope:bosdyn.api.AddHazardsRequest)
|
|
55
|
+
})
|
|
56
|
+
_sym_db.RegisterMessage(AddHazardsRequest)
|
|
57
|
+
|
|
58
|
+
AddHazardResult = _reflection.GeneratedProtocolMessageType('AddHazardResult', (_message.Message,), {
|
|
59
|
+
'DESCRIPTOR' : _ADDHAZARDRESULT,
|
|
60
|
+
'__module__' : 'bosdyn.api.hazard_avoidance_pb2'
|
|
61
|
+
# @@protoc_insertion_point(class_scope:bosdyn.api.AddHazardResult)
|
|
62
|
+
})
|
|
63
|
+
_sym_db.RegisterMessage(AddHazardResult)
|
|
64
|
+
|
|
65
|
+
AddHazardsResponse = _reflection.GeneratedProtocolMessageType('AddHazardsResponse', (_message.Message,), {
|
|
66
|
+
'DESCRIPTOR' : _ADDHAZARDSRESPONSE,
|
|
67
|
+
'__module__' : 'bosdyn.api.hazard_avoidance_pb2'
|
|
68
|
+
# @@protoc_insertion_point(class_scope:bosdyn.api.AddHazardsResponse)
|
|
69
|
+
})
|
|
70
|
+
_sym_db.RegisterMessage(AddHazardsResponse)
|
|
71
|
+
|
|
72
|
+
GetHazardServiceStatusRequest = _reflection.GeneratedProtocolMessageType('GetHazardServiceStatusRequest', (_message.Message,), {
|
|
73
|
+
'DESCRIPTOR' : _GETHAZARDSERVICESTATUSREQUEST,
|
|
74
|
+
'__module__' : 'bosdyn.api.hazard_avoidance_pb2'
|
|
75
|
+
# @@protoc_insertion_point(class_scope:bosdyn.api.GetHazardServiceStatusRequest)
|
|
76
|
+
})
|
|
77
|
+
_sym_db.RegisterMessage(GetHazardServiceStatusRequest)
|
|
78
|
+
|
|
79
|
+
GetHazardServiceStatusResponse = _reflection.GeneratedProtocolMessageType('GetHazardServiceStatusResponse', (_message.Message,), {
|
|
80
|
+
'DESCRIPTOR' : _GETHAZARDSERVICESTATUSRESPONSE,
|
|
81
|
+
'__module__' : 'bosdyn.api.hazard_avoidance_pb2'
|
|
82
|
+
# @@protoc_insertion_point(class_scope:bosdyn.api.GetHazardServiceStatusResponse)
|
|
83
|
+
})
|
|
84
|
+
_sym_db.RegisterMessage(GetHazardServiceStatusResponse)
|
|
85
|
+
|
|
86
|
+
if _descriptor._USE_C_DESCRIPTORS == False:
|
|
87
|
+
|
|
88
|
+
DESCRIPTOR._options = None
|
|
89
|
+
DESCRIPTOR._serialized_options = b'B\024HazardAvoidanceProtoZ\033bosdyn/api/hazard_avoidance'
|
|
90
|
+
_HAZARDOBSERVATION._serialized_start=221
|
|
91
|
+
_HAZARDOBSERVATION._serialized_end=981
|
|
92
|
+
_HAZARDOBSERVATION_CIRCLELIST._serialized_start=666
|
|
93
|
+
_HAZARDOBSERVATION_CIRCLELIST._serialized_end=715
|
|
94
|
+
_HAZARDOBSERVATION_HAZARDTYPE._serialized_start=718
|
|
95
|
+
_HAZARDOBSERVATION_HAZARDTYPE._serialized_end=961
|
|
96
|
+
_ADDHAZARDSREQUEST._serialized_start=984
|
|
97
|
+
_ADDHAZARDSREQUEST._serialized_end=1255
|
|
98
|
+
_ADDHAZARDRESULT._serialized_start=1258
|
|
99
|
+
_ADDHAZARDRESULT._serialized_end=1442
|
|
100
|
+
_ADDHAZARDRESULT_STATUS._serialized_start=1329
|
|
101
|
+
_ADDHAZARDRESULT_STATUS._serialized_end=1442
|
|
102
|
+
_ADDHAZARDSRESPONSE._serialized_start=1445
|
|
103
|
+
_ADDHAZARDSRESPONSE._serialized_end=1595
|
|
104
|
+
_GETHAZARDSERVICESTATUSREQUEST._serialized_start=1597
|
|
105
|
+
_GETHAZARDSERVICESTATUSREQUEST._serialized_end=1671
|
|
106
|
+
_GETHAZARDSERVICESTATUSRESPONSE._serialized_start=1674
|
|
107
|
+
_GETHAZARDSERVICESTATUSRESPONSE._serialized_end=1814
|
|
108
|
+
# @@protoc_insertion_point(module_scope)
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
# -*- coding: utf-8 -*-
|
|
2
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
|
+
# source: bosdyn/api/hazard_avoidance_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 hazard_avoidance_pb2 as bosdyn_dot_api_dot_hazard__avoidance__pb2
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n)bosdyn/api/hazard_avoidance_service.proto\x12\nbosdyn.api\x1a!bosdyn/api/hazard_avoidance.proto2\xda\x01\n\x16HazardAvoidanceService\x12M\n\nAddHazards\x12\x1d.bosdyn.api.AddHazardsRequest\x1a\x1e.bosdyn.api.AddHazardsResponse\"\x00\x12q\n\x16GetHazardServiceStatus\x12).bosdyn.api.GetHazardServiceStatusRequest\x1a*.bosdyn.api.GetHazardServiceStatusResponse\"\x00\x42\x42\x42\x1bHazardAvoidanceServiceProtoZ#bosdyn/api/hazard_avoidance_serviceb\x06proto3')
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
_HAZARDAVOIDANCESERVICE = DESCRIPTOR.services_by_name['HazardAvoidanceService']
|
|
23
|
+
if _descriptor._USE_C_DESCRIPTORS == False:
|
|
24
|
+
|
|
25
|
+
DESCRIPTOR._options = None
|
|
26
|
+
DESCRIPTOR._serialized_options = b'B\033HazardAvoidanceServiceProtoZ#bosdyn/api/hazard_avoidance_service'
|
|
27
|
+
_HAZARDAVOIDANCESERVICE._serialized_start=93
|
|
28
|
+
_HAZARDAVOIDANCESERVICE._serialized_end=311
|
|
29
|
+
# @@protoc_insertion_point(module_scope)
|
|
@@ -0,0 +1,107 @@
|
|
|
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 hazard_avoidance_pb2 as bosdyn_dot_api_dot_hazard__avoidance__pb2
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
class HazardAvoidanceServiceStub(object):
|
|
9
|
+
"""The hazard avoidance service provides a way to aggregate and track observations of hazardous
|
|
10
|
+
terrains/structures around the robot.
|
|
11
|
+
"""
|
|
12
|
+
|
|
13
|
+
def __init__(self, channel):
|
|
14
|
+
"""Constructor.
|
|
15
|
+
|
|
16
|
+
Args:
|
|
17
|
+
channel: A grpc.Channel.
|
|
18
|
+
"""
|
|
19
|
+
self.AddHazards = channel.unary_unary(
|
|
20
|
+
'/bosdyn.api.HazardAvoidanceService/AddHazards',
|
|
21
|
+
request_serializer=bosdyn_dot_api_dot_hazard__avoidance__pb2.AddHazardsRequest.SerializeToString,
|
|
22
|
+
response_deserializer=bosdyn_dot_api_dot_hazard__avoidance__pb2.AddHazardsResponse.FromString,
|
|
23
|
+
)
|
|
24
|
+
self.GetHazardServiceStatus = channel.unary_unary(
|
|
25
|
+
'/bosdyn.api.HazardAvoidanceService/GetHazardServiceStatus',
|
|
26
|
+
request_serializer=bosdyn_dot_api_dot_hazard__avoidance__pb2.GetHazardServiceStatusRequest.SerializeToString,
|
|
27
|
+
response_deserializer=bosdyn_dot_api_dot_hazard__avoidance__pb2.GetHazardServiceStatusResponse.FromString,
|
|
28
|
+
)
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
class HazardAvoidanceServiceServicer(object):
|
|
32
|
+
"""The hazard avoidance service provides a way to aggregate and track observations of hazardous
|
|
33
|
+
terrains/structures around the robot.
|
|
34
|
+
"""
|
|
35
|
+
|
|
36
|
+
def AddHazards(self, request, context):
|
|
37
|
+
"""Request to add new hazard observations.
|
|
38
|
+
"""
|
|
39
|
+
context.set_code(grpc.StatusCode.UNIMPLEMENTED)
|
|
40
|
+
context.set_details('Method not implemented!')
|
|
41
|
+
raise NotImplementedError('Method not implemented!')
|
|
42
|
+
|
|
43
|
+
def GetHazardServiceStatus(self, request, context):
|
|
44
|
+
"""Request to check if the extension is running.
|
|
45
|
+
"""
|
|
46
|
+
context.set_code(grpc.StatusCode.UNIMPLEMENTED)
|
|
47
|
+
context.set_details('Method not implemented!')
|
|
48
|
+
raise NotImplementedError('Method not implemented!')
|
|
49
|
+
|
|
50
|
+
|
|
51
|
+
def add_HazardAvoidanceServiceServicer_to_server(servicer, server):
|
|
52
|
+
rpc_method_handlers = {
|
|
53
|
+
'AddHazards': grpc.unary_unary_rpc_method_handler(
|
|
54
|
+
servicer.AddHazards,
|
|
55
|
+
request_deserializer=bosdyn_dot_api_dot_hazard__avoidance__pb2.AddHazardsRequest.FromString,
|
|
56
|
+
response_serializer=bosdyn_dot_api_dot_hazard__avoidance__pb2.AddHazardsResponse.SerializeToString,
|
|
57
|
+
),
|
|
58
|
+
'GetHazardServiceStatus': grpc.unary_unary_rpc_method_handler(
|
|
59
|
+
servicer.GetHazardServiceStatus,
|
|
60
|
+
request_deserializer=bosdyn_dot_api_dot_hazard__avoidance__pb2.GetHazardServiceStatusRequest.FromString,
|
|
61
|
+
response_serializer=bosdyn_dot_api_dot_hazard__avoidance__pb2.GetHazardServiceStatusResponse.SerializeToString,
|
|
62
|
+
),
|
|
63
|
+
}
|
|
64
|
+
generic_handler = grpc.method_handlers_generic_handler(
|
|
65
|
+
'bosdyn.api.HazardAvoidanceService', rpc_method_handlers)
|
|
66
|
+
server.add_generic_rpc_handlers((generic_handler,))
|
|
67
|
+
|
|
68
|
+
|
|
69
|
+
# This class is part of an EXPERIMENTAL API.
|
|
70
|
+
class HazardAvoidanceService(object):
|
|
71
|
+
"""The hazard avoidance service provides a way to aggregate and track observations of hazardous
|
|
72
|
+
terrains/structures around the robot.
|
|
73
|
+
"""
|
|
74
|
+
|
|
75
|
+
@staticmethod
|
|
76
|
+
def AddHazards(request,
|
|
77
|
+
target,
|
|
78
|
+
options=(),
|
|
79
|
+
channel_credentials=None,
|
|
80
|
+
call_credentials=None,
|
|
81
|
+
insecure=False,
|
|
82
|
+
compression=None,
|
|
83
|
+
wait_for_ready=None,
|
|
84
|
+
timeout=None,
|
|
85
|
+
metadata=None):
|
|
86
|
+
return grpc.experimental.unary_unary(request, target, '/bosdyn.api.HazardAvoidanceService/AddHazards',
|
|
87
|
+
bosdyn_dot_api_dot_hazard__avoidance__pb2.AddHazardsRequest.SerializeToString,
|
|
88
|
+
bosdyn_dot_api_dot_hazard__avoidance__pb2.AddHazardsResponse.FromString,
|
|
89
|
+
options, channel_credentials,
|
|
90
|
+
insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
|
|
91
|
+
|
|
92
|
+
@staticmethod
|
|
93
|
+
def GetHazardServiceStatus(request,
|
|
94
|
+
target,
|
|
95
|
+
options=(),
|
|
96
|
+
channel_credentials=None,
|
|
97
|
+
call_credentials=None,
|
|
98
|
+
insecure=False,
|
|
99
|
+
compression=None,
|
|
100
|
+
wait_for_ready=None,
|
|
101
|
+
timeout=None,
|
|
102
|
+
metadata=None):
|
|
103
|
+
return grpc.experimental.unary_unary(request, target, '/bosdyn.api.HazardAvoidanceService/GetHazardServiceStatus',
|
|
104
|
+
bosdyn_dot_api_dot_hazard__avoidance__pb2.GetHazardServiceStatusRequest.SerializeToString,
|
|
105
|
+
bosdyn_dot_api_dot_hazard__avoidance__pb2.GetHazardServiceStatusResponse.FromString,
|
|
106
|
+
options, channel_credentials,
|
|
107
|
+
insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
|
|
@@ -12,12 +12,13 @@ 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_buffer_pb2 as bosdyn_dot_api_dot_data__buffer__pb2
|
|
15
16
|
from bosdyn.api import header_pb2 as bosdyn_dot_api_dot_header__pb2
|
|
16
17
|
from google.protobuf import duration_pb2 as google_dot_protobuf_dot_duration__pb2
|
|
17
18
|
from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2
|
|
18
19
|
|
|
19
20
|
|
|
20
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n&bosdyn/api/log_status/log_status.proto\x12\x15\x62osdyn.api.log_status\x1a\x17\x62osdyn/api/header.proto\x1a\x1egoogle/protobuf/duration.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"\
|
|
21
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n&bosdyn/api/log_status/log_status.proto\x12\x15\x62osdyn.api.log_status\x1a\x1c\x62osdyn/api/data_buffer.proto\x1a\x17\x62osdyn/api/header.proto\x1a\x1egoogle/protobuf/duration.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"\x9e\x04\n\tLogStatus\x12\n\n\x02id\x18\x01 \x01(\t\x12\x37\n\x06status\x18\x02 \x01(\x0e\x32\'.bosdyn.api.log_status.LogStatus.Status\x12\x33\n\x04type\x18\x03 \x01(\x0e\x32%.bosdyn.api.log_status.LogStatus.Type\x12.\n\nstart_time\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12,\n\x08\x65nd_time\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12+\n\x08run_time\x18\x06 \x01(\x0b\x32\x19.google.protobuf.Duration\"\x98\x01\n\x06Status\x12\x12\n\x0eSTATUS_UNKNOWN\x10\x00\x12\x13\n\x0fSTATUS_RECEIVED\x10\x01\x12\x16\n\x12STATUS_IN_PROGRESS\x10\x02\x12\x12\n\x0eSTATUS_SYNCING\x10\x03\x12\x0f\n\x0bSTATUS_DONE\x10\x64\x12\x11\n\rSTATUS_FAILED\x10\x65\x12\x15\n\x11STATUS_TERMINATED\x10\x66\"q\n\x04Type\x12\x10\n\x0cTYPE_UNKNOWN\x10\x00\x12\x13\n\x0fTYPE_EXPERIMENT\x10\x01\x12\x0e\n\nTYPE_RETRO\x10\x02\x12\x0e\n\nTYPE_EVENT\x10\x03\x12\r\n\tTYPE_DATA\x10\x04\x12\x13\n\x0fTYPE_CONCURRENT\x10\x05\"L\n\x13GetLogStatusRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\x12\n\n\x02id\x18\x02 \x01(\t\"\x82\x02\n\x14GetLogStatusResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12\x42\n\x06status\x18\x02 \x01(\x0e\x32\x32.bosdyn.api.log_status.GetLogStatusResponse.Status\x12\x34\n\nlog_status\x18\x03 \x01(\x0b\x32 .bosdyn.api.log_status.LogStatus\"D\n\x06Status\x12\x12\n\x0eSTATUS_UNKNOWN\x10\x00\x12\r\n\tSTATUS_OK\x10\x01\x12\x17\n\x13STATUS_ID_NOT_FOUND\x10\x02\"H\n\x1bGetActiveLogStatusesRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\"\xfb\x01\n\x1cGetActiveLogStatusesResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12J\n\x06status\x18\x02 \x01(\x0e\x32:.bosdyn.api.log_status.GetActiveLogStatusesResponse.Status\x12\x36\n\x0clog_statuses\x18\x03 \x03(\x0b\x32 .bosdyn.api.log_status.LogStatus\"+\n\x06Status\x12\x12\n\x0eSTATUS_UNKNOWN\x10\x00\x12\r\n\tSTATUS_OK\x10\x01\"\xd1\x01\n\x19StartConcurrentLogRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\x12-\n\nkeep_alive\x18\x02 \x01(\x0b\x32\x19.google.protobuf.Duration\x12\x38\n\x15past_textlog_duration\x18\x03 \x01(\x0b\x32\x19.google.protobuf.Duration\x12 \n\x05\x65vent\x18\x04 \x01(\x0b\x32\x11.bosdyn.api.Event\"\x8b\x03\n\x1aStartConcurrentLogResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12H\n\x06status\x18\x02 \x01(\x0e\x32\x38.bosdyn.api.log_status.StartConcurrentLogResponse.Status\x12\x34\n\nlog_status\x18\x03 \x01(\x0b\x32 .bosdyn.api.log_status.LogStatus\x12,\n\x08\x65nd_time\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\"\x92\x01\n\x06Status\x12\x12\n\x0eSTATUS_UNKNOWN\x10\x00\x12\r\n\tSTATUS_OK\x10\x01\x12!\n\x1dSTATUS_EXPERIMENT_LOG_RUNNING\x10\x02\x12$\n STATUS_CONCURRENCY_LIMIT_REACHED\x10\x03\x12\x1c\n\x18STATUS_NO_DATA_FOR_EVENT\x10\x04\"s\n\x14StartRetroLogRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\x12\x30\n\rpast_duration\x18\x02 \x01(\x0b\x32\x19.google.protobuf.Duration\"\xe2\x02\n\x15StartRetroLogResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12\x43\n\x06status\x18\x02 \x01(\x0e\x32\x33.bosdyn.api.log_status.StartRetroLogResponse.Status\x12\x34\n\nlog_status\x18\x03 \x01(\x0b\x32 .bosdyn.api.log_status.LogStatus\x12,\n\x08\x65nd_time\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\"t\n\x06Status\x12\x12\n\x0eSTATUS_UNKNOWN\x10\x00\x12\r\n\tSTATUS_OK\x10\x01\x12!\n\x1dSTATUS_EXPERIMENT_LOG_RUNNING\x10\x02\x12$\n STATUS_CONCURRENCY_LIMIT_REACHED\x10\x03\"\xaf\x01\n\x19StartExperimentLogRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\x12-\n\nkeep_alive\x18\x02 \x01(\x0b\x32\x19.google.protobuf.Duration\x12\x38\n\x15past_textlog_duration\x18\x03 \x01(\x0b\x32\x19.google.protobuf.Duration\"\xc6\x02\n\x1aStartExperimentLogResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12H\n\x06status\x18\x02 \x01(\x0e\x32\x38.bosdyn.api.log_status.StartExperimentLogResponse.Status\x12\x34\n\nlog_status\x18\x03 \x01(\x0b\x32 .bosdyn.api.log_status.LogStatus\x12,\n\x08\x65nd_time\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\"N\n\x06Status\x12\x12\n\x0eSTATUS_UNKNOWN\x10\x00\x12\r\n\tSTATUS_OK\x10\x01\x12!\n\x1dSTATUS_EXPERIMENT_LOG_RUNNING\x10\x02\"\x82\x01\n\x1aUpdateExperimentLogRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\x12-\n\nkeep_alive\x18\x02 \x01(\x0b\x32\x19.google.protobuf.Duration\x12\n\n\x02id\x18\x03 \x01(\t\"\xd9\x02\n\x1bUpdateExperimentLogResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12I\n\x06status\x18\x02 \x01(\x0e\x32\x39.bosdyn.api.log_status.UpdateExperimentLogResponse.Status\x12\x34\n\nlog_status\x18\x03 \x01(\x0b\x32 .bosdyn.api.log_status.LogStatus\x12,\n\x08\x65nd_time\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\"_\n\x06Status\x12\x12\n\x0eSTATUS_UNKNOWN\x10\x00\x12\r\n\tSTATUS_OK\x10\x01\x12\x17\n\x13STATUS_ID_NOT_FOUND\x10\x02\x12\x19\n\x15STATUS_LOG_TERMINATED\x10\x03\"L\n\x13TerminateLogRequest\x12)\n\x06header\x18\x01 \x01(\x0b\x32\x19.bosdyn.api.RequestHeader\x12\n\n\x02id\x18\x02 \x01(\t\"\x82\x02\n\x14TerminateLogResponse\x12*\n\x06header\x18\x01 \x01(\x0b\x32\x1a.bosdyn.api.ResponseHeader\x12\x42\n\x06status\x18\x02 \x01(\x0e\x32\x32.bosdyn.api.log_status.TerminateLogResponse.Status\x12\x34\n\nlog_status\x18\x03 \x01(\x0b\x32 .bosdyn.api.log_status.LogStatus\"D\n\x06Status\x12\x12\n\x0eSTATUS_UNKNOWN\x10\x00\x12\r\n\tSTATUS_OK\x10\x01\x12\x17\n\x13STATUS_ID_NOT_FOUND\x10\x02\x42\"Z bosdyn/api/log_status/log_statusb\x06proto3')
|
|
21
22
|
|
|
22
23
|
|
|
23
24
|
|
|
@@ -26,6 +27,8 @@ _GETLOGSTATUSREQUEST = DESCRIPTOR.message_types_by_name['GetLogStatusRequest']
|
|
|
26
27
|
_GETLOGSTATUSRESPONSE = DESCRIPTOR.message_types_by_name['GetLogStatusResponse']
|
|
27
28
|
_GETACTIVELOGSTATUSESREQUEST = DESCRIPTOR.message_types_by_name['GetActiveLogStatusesRequest']
|
|
28
29
|
_GETACTIVELOGSTATUSESRESPONSE = DESCRIPTOR.message_types_by_name['GetActiveLogStatusesResponse']
|
|
30
|
+
_STARTCONCURRENTLOGREQUEST = DESCRIPTOR.message_types_by_name['StartConcurrentLogRequest']
|
|
31
|
+
_STARTCONCURRENTLOGRESPONSE = DESCRIPTOR.message_types_by_name['StartConcurrentLogResponse']
|
|
29
32
|
_STARTRETROLOGREQUEST = DESCRIPTOR.message_types_by_name['StartRetroLogRequest']
|
|
30
33
|
_STARTRETROLOGRESPONSE = DESCRIPTOR.message_types_by_name['StartRetroLogResponse']
|
|
31
34
|
_STARTEXPERIMENTLOGREQUEST = DESCRIPTOR.message_types_by_name['StartExperimentLogRequest']
|
|
@@ -38,6 +41,7 @@ _LOGSTATUS_STATUS = _LOGSTATUS.enum_types_by_name['Status']
|
|
|
38
41
|
_LOGSTATUS_TYPE = _LOGSTATUS.enum_types_by_name['Type']
|
|
39
42
|
_GETLOGSTATUSRESPONSE_STATUS = _GETLOGSTATUSRESPONSE.enum_types_by_name['Status']
|
|
40
43
|
_GETACTIVELOGSTATUSESRESPONSE_STATUS = _GETACTIVELOGSTATUSESRESPONSE.enum_types_by_name['Status']
|
|
44
|
+
_STARTCONCURRENTLOGRESPONSE_STATUS = _STARTCONCURRENTLOGRESPONSE.enum_types_by_name['Status']
|
|
41
45
|
_STARTRETROLOGRESPONSE_STATUS = _STARTRETROLOGRESPONSE.enum_types_by_name['Status']
|
|
42
46
|
_STARTEXPERIMENTLOGRESPONSE_STATUS = _STARTEXPERIMENTLOGRESPONSE.enum_types_by_name['Status']
|
|
43
47
|
_UPDATEEXPERIMENTLOGRESPONSE_STATUS = _UPDATEEXPERIMENTLOGRESPONSE.enum_types_by_name['Status']
|
|
@@ -77,6 +81,20 @@ GetActiveLogStatusesResponse = _reflection.GeneratedProtocolMessageType('GetActi
|
|
|
77
81
|
})
|
|
78
82
|
_sym_db.RegisterMessage(GetActiveLogStatusesResponse)
|
|
79
83
|
|
|
84
|
+
StartConcurrentLogRequest = _reflection.GeneratedProtocolMessageType('StartConcurrentLogRequest', (_message.Message,), {
|
|
85
|
+
'DESCRIPTOR' : _STARTCONCURRENTLOGREQUEST,
|
|
86
|
+
'__module__' : 'bosdyn.api.log_status.log_status_pb2'
|
|
87
|
+
# @@protoc_insertion_point(class_scope:bosdyn.api.log_status.StartConcurrentLogRequest)
|
|
88
|
+
})
|
|
89
|
+
_sym_db.RegisterMessage(StartConcurrentLogRequest)
|
|
90
|
+
|
|
91
|
+
StartConcurrentLogResponse = _reflection.GeneratedProtocolMessageType('StartConcurrentLogResponse', (_message.Message,), {
|
|
92
|
+
'DESCRIPTOR' : _STARTCONCURRENTLOGRESPONSE,
|
|
93
|
+
'__module__' : 'bosdyn.api.log_status.log_status_pb2'
|
|
94
|
+
# @@protoc_insertion_point(class_scope:bosdyn.api.log_status.StartConcurrentLogResponse)
|
|
95
|
+
})
|
|
96
|
+
_sym_db.RegisterMessage(StartConcurrentLogResponse)
|
|
97
|
+
|
|
80
98
|
StartRetroLogRequest = _reflection.GeneratedProtocolMessageType('StartRetroLogRequest', (_message.Message,), {
|
|
81
99
|
'DESCRIPTOR' : _STARTRETROLOGREQUEST,
|
|
82
100
|
'__module__' : 'bosdyn.api.log_status.log_status_pb2'
|
|
@@ -137,46 +155,52 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
|
137
155
|
|
|
138
156
|
DESCRIPTOR._options = None
|
|
139
157
|
DESCRIPTOR._serialized_options = b'Z bosdyn/api/log_status/log_status'
|
|
140
|
-
_LOGSTATUS._serialized_start=
|
|
141
|
-
_LOGSTATUS._serialized_end=
|
|
142
|
-
_LOGSTATUS_STATUS._serialized_start=
|
|
143
|
-
_LOGSTATUS_STATUS._serialized_end=
|
|
144
|
-
_LOGSTATUS_TYPE._serialized_start=
|
|
145
|
-
_LOGSTATUS_TYPE._serialized_end=
|
|
146
|
-
_GETLOGSTATUSREQUEST._serialized_start=
|
|
147
|
-
_GETLOGSTATUSREQUEST._serialized_end=
|
|
148
|
-
_GETLOGSTATUSRESPONSE._serialized_start=
|
|
149
|
-
_GETLOGSTATUSRESPONSE._serialized_end=
|
|
150
|
-
_GETLOGSTATUSRESPONSE_STATUS._serialized_start=
|
|
151
|
-
_GETLOGSTATUSRESPONSE_STATUS._serialized_end=
|
|
152
|
-
_GETACTIVELOGSTATUSESREQUEST._serialized_start=
|
|
153
|
-
_GETACTIVELOGSTATUSESREQUEST._serialized_end=
|
|
154
|
-
_GETACTIVELOGSTATUSESRESPONSE._serialized_start=
|
|
155
|
-
_GETACTIVELOGSTATUSESRESPONSE._serialized_end=
|
|
156
|
-
_GETACTIVELOGSTATUSESRESPONSE_STATUS._serialized_start=
|
|
157
|
-
_GETACTIVELOGSTATUSESRESPONSE_STATUS._serialized_end=
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
158
|
+
_LOGSTATUS._serialized_start=186
|
|
159
|
+
_LOGSTATUS._serialized_end=728
|
|
160
|
+
_LOGSTATUS_STATUS._serialized_start=461
|
|
161
|
+
_LOGSTATUS_STATUS._serialized_end=613
|
|
162
|
+
_LOGSTATUS_TYPE._serialized_start=615
|
|
163
|
+
_LOGSTATUS_TYPE._serialized_end=728
|
|
164
|
+
_GETLOGSTATUSREQUEST._serialized_start=730
|
|
165
|
+
_GETLOGSTATUSREQUEST._serialized_end=806
|
|
166
|
+
_GETLOGSTATUSRESPONSE._serialized_start=809
|
|
167
|
+
_GETLOGSTATUSRESPONSE._serialized_end=1067
|
|
168
|
+
_GETLOGSTATUSRESPONSE_STATUS._serialized_start=999
|
|
169
|
+
_GETLOGSTATUSRESPONSE_STATUS._serialized_end=1067
|
|
170
|
+
_GETACTIVELOGSTATUSESREQUEST._serialized_start=1069
|
|
171
|
+
_GETACTIVELOGSTATUSESREQUEST._serialized_end=1141
|
|
172
|
+
_GETACTIVELOGSTATUSESRESPONSE._serialized_start=1144
|
|
173
|
+
_GETACTIVELOGSTATUSESRESPONSE._serialized_end=1395
|
|
174
|
+
_GETACTIVELOGSTATUSESRESPONSE_STATUS._serialized_start=999
|
|
175
|
+
_GETACTIVELOGSTATUSESRESPONSE_STATUS._serialized_end=1042
|
|
176
|
+
_STARTCONCURRENTLOGREQUEST._serialized_start=1398
|
|
177
|
+
_STARTCONCURRENTLOGREQUEST._serialized_end=1607
|
|
178
|
+
_STARTCONCURRENTLOGRESPONSE._serialized_start=1610
|
|
179
|
+
_STARTCONCURRENTLOGRESPONSE._serialized_end=2005
|
|
180
|
+
_STARTCONCURRENTLOGRESPONSE_STATUS._serialized_start=1859
|
|
181
|
+
_STARTCONCURRENTLOGRESPONSE_STATUS._serialized_end=2005
|
|
182
|
+
_STARTRETROLOGREQUEST._serialized_start=2007
|
|
183
|
+
_STARTRETROLOGREQUEST._serialized_end=2122
|
|
184
|
+
_STARTRETROLOGRESPONSE._serialized_start=2125
|
|
185
|
+
_STARTRETROLOGRESPONSE._serialized_end=2479
|
|
186
|
+
_STARTRETROLOGRESPONSE_STATUS._serialized_start=1859
|
|
187
|
+
_STARTRETROLOGRESPONSE_STATUS._serialized_end=1975
|
|
188
|
+
_STARTEXPERIMENTLOGREQUEST._serialized_start=2482
|
|
189
|
+
_STARTEXPERIMENTLOGREQUEST._serialized_end=2657
|
|
190
|
+
_STARTEXPERIMENTLOGRESPONSE._serialized_start=2660
|
|
191
|
+
_STARTEXPERIMENTLOGRESPONSE._serialized_end=2986
|
|
192
|
+
_STARTEXPERIMENTLOGRESPONSE_STATUS._serialized_start=1859
|
|
193
|
+
_STARTEXPERIMENTLOGRESPONSE_STATUS._serialized_end=1937
|
|
194
|
+
_UPDATEEXPERIMENTLOGREQUEST._serialized_start=2989
|
|
195
|
+
_UPDATEEXPERIMENTLOGREQUEST._serialized_end=3119
|
|
196
|
+
_UPDATEEXPERIMENTLOGRESPONSE._serialized_start=3122
|
|
197
|
+
_UPDATEEXPERIMENTLOGRESPONSE._serialized_end=3467
|
|
198
|
+
_UPDATEEXPERIMENTLOGRESPONSE_STATUS._serialized_start=3372
|
|
199
|
+
_UPDATEEXPERIMENTLOGRESPONSE_STATUS._serialized_end=3467
|
|
200
|
+
_TERMINATELOGREQUEST._serialized_start=3469
|
|
201
|
+
_TERMINATELOGREQUEST._serialized_end=3545
|
|
202
|
+
_TERMINATELOGRESPONSE._serialized_start=3548
|
|
203
|
+
_TERMINATELOGRESPONSE._serialized_end=3806
|
|
204
|
+
_TERMINATELOGRESPONSE_STATUS._serialized_start=999
|
|
205
|
+
_TERMINATELOGRESPONSE_STATUS._serialized_end=1067
|
|
182
206
|
# @@protoc_insertion_point(module_scope)
|