Geometry$json top-level constant
Implementation
@$core.Deprecated('Use geometryDescriptor instead')
const Geometry$json = {
'1': 'Geometry',
'2': [
{'1': 'center', '3': 1, '4': 1, '5': 11, '6': '.viam.common.v1.Pose', '10': 'center'},
{'1': 'sphere', '3': 2, '4': 1, '5': 11, '6': '.viam.common.v1.Sphere', '9': 0, '10': 'sphere'},
{'1': 'box', '3': 3, '4': 1, '5': 11, '6': '.viam.common.v1.RectangularPrism', '9': 0, '10': 'box'},
{'1': 'capsule', '3': 5, '4': 1, '5': 11, '6': '.viam.common.v1.Capsule', '9': 0, '10': 'capsule'},
{'1': 'label', '3': 4, '4': 1, '5': 9, '10': 'label'},
],
'8': [
{'1': 'geometry_type'},
],
};