Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
bosdyn-api / api / graph_nav / lost_detection_pb2.py
Size: Mime:
# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: bosdyn/api/graph_nav/lost_detection.proto
"""Generated protocol buffer code."""
from google.protobuf.internal import enum_type_wrapper
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
from google.protobuf import message as _message
from google.protobuf import reflection as _reflection
from google.protobuf import symbol_database as _symbol_database
# @@protoc_insertion_point(imports)

_sym_db = _symbol_database.Default()




DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n)bosdyn/api/graph_nav/lost_detection.proto\x12\x14\x62osdyn.api.graph_nav*\xd9\x01\n\x16LostDetectorStrictness\x12$\n LOST_DETECTOR_STRICTNESS_UNKNOWN\x10\x00\x12%\n!LOST_DETECTOR_STRICTNESS_DISABLED\x10\x01\x12\'\n#LOST_DETECTOR_STRICTNESS_PERMISSIVE\x10\x02\x12$\n LOST_DETECTOR_STRICTNESS_DEFAULT\x10\x03\x12#\n\x1fLOST_DETECTOR_STRICTNESS_STRICT\x10\x04\x42\x14\x42\x12LostDetectionProtob\x06proto3')

_LOSTDETECTORSTRICTNESS = DESCRIPTOR.enum_types_by_name['LostDetectorStrictness']
LostDetectorStrictness = enum_type_wrapper.EnumTypeWrapper(_LOSTDETECTORSTRICTNESS)
LOST_DETECTOR_STRICTNESS_UNKNOWN = 0
LOST_DETECTOR_STRICTNESS_DISABLED = 1
LOST_DETECTOR_STRICTNESS_PERMISSIVE = 2
LOST_DETECTOR_STRICTNESS_DEFAULT = 3
LOST_DETECTOR_STRICTNESS_STRICT = 4


if _descriptor._USE_C_DESCRIPTORS == False:

  DESCRIPTOR._options = None
  DESCRIPTOR._serialized_options = b'B\022LostDetectionProto'
  _LOSTDETECTORSTRICTNESS._serialized_start=68
  _LOSTDETECTORSTRICTNESS._serialized_end=285
# @@protoc_insertion_point(module_scope)