@luxonis/visualizer-protobuf 2.66.7 → 2.66.9
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.
- package/dist/{depth-B7VOdK0y.js → depth-BGin0LSZ.js} +15 -452
- package/dist/depth-coloring.worker-YB2xphzJ.js +84 -0
- package/dist/{deserialization.worker-GXEWF6Ah.js → deserialization.worker-CgJJ0wn7.js} +89 -6
- package/dist/{index-Cuz3eK79.js → index-0xvyd9_r.js} +5 -5
- package/dist/{index-BNjJ_8FK.js → index-AReJXz0b.js} +5 -5
- package/dist/{index-DKEcQxvw.js → index-BJslJPfz.js} +5 -5
- package/dist/{index-CwoKA3TI.js → index-BWnke17_.js} +5 -5
- package/dist/{index-CE5UvJEK.js → index-BZBENqR3.js} +5 -5
- package/dist/{index-BokmU-9s.js → index-Bb6PcuFb.js} +5 -5
- package/dist/{index-BbCJPKqP.js → index-C41fk9FJ.js} +24 -23
- package/dist/{index-CR9ZZr7_.js → index-CAKA0YwJ.js} +7 -6
- package/dist/{index-fChvFOT8.js → index-CRGrBIhH.js} +5 -5
- package/dist/{index-IhyjAROl.js → index-Clq69yV3.js} +3 -2
- package/dist/index-CmrbNJoW.js +405 -0
- package/dist/{index-Bdbez_kQ.js → index-Ct1D6II_.js} +5 -5
- package/dist/{index-Brf_c1SY.js → index-CyYbEgIe.js} +5 -5
- package/dist/{index-Bh1K2fdQ.js → index-Cyl0afzE.js} +5 -5
- package/dist/{index-CkJYVb2C.js → index-D-mDIWK_.js} +5 -5
- package/dist/{index-DsI_LKa6.js → index-DkTZCwWX.js} +5 -5
- package/dist/{index-43TgprEu.js → index-DnFWiYGu.js} +5 -5
- package/dist/{index-HHNfaqCT.js → index-DuwwCf0Y.js} +5 -5
- package/dist/{index-BRqRNqQp.js → index-JFZDeEB8.js} +5 -5
- package/dist/{index-BDiEoQwc.js → index-nO2O7il5.js} +5 -5
- package/dist/index.js +2 -2
- package/dist/lib/src/connection/communicator.js.map +1 -1
- package/dist/lib/src/messaging/deserialization/video/depth-coloring.worker.d.ts +6 -0
- package/dist/lib/src/messaging/deserialization/video/depth-coloring.worker.d.ts.map +1 -0
- package/dist/lib/src/messaging/deserialization/video/depth-coloring.worker.js +89 -0
- package/dist/lib/src/messaging/deserialization/video/depth-coloring.worker.js.map +1 -0
- package/dist/lib/src/messaging/deserialization/video/depth-to-pointcloud.d.ts +14 -0
- package/dist/lib/src/messaging/deserialization/video/depth-to-pointcloud.d.ts.map +1 -0
- package/dist/lib/src/messaging/deserialization/video/depth-to-pointcloud.js +38 -0
- package/dist/lib/src/messaging/deserialization/video/depth-to-pointcloud.js.map +1 -0
- package/dist/lib/src/messaging/deserialization/video/depth.d.ts +8 -7
- package/dist/lib/src/messaging/deserialization/video/depth.d.ts.map +1 -1
- package/dist/lib/src/messaging/deserialization/video/depth.js +12 -22
- package/dist/lib/src/messaging/deserialization/video/depth.js.map +1 -1
- package/dist/lib/src/messaging/deserialization.worker.d.ts +3 -1
- package/dist/lib/src/messaging/deserialization.worker.d.ts.map +1 -1
- package/dist/lib/src/messaging/deserialization.worker.js +7 -4
- package/dist/lib/src/messaging/deserialization.worker.js.map +1 -1
- package/dist/lib/src/messaging/message-handler.d.ts.map +1 -1
- package/dist/lib/src/messaging/message-handler.js +1 -1
- package/dist/lib/src/messaging/message-handler.js.map +1 -1
- package/package.json +1 -1
|
@@ -0,0 +1,405 @@
|
|
|
1
|
+
import { ah as tslib_es6 } from './depth-BGin0LSZ.js';
|
|
2
|
+
import { d as getAugmentedNamespace } from './protobuf-BFCtaU7c.js';
|
|
3
|
+
|
|
4
|
+
var typescript = {};
|
|
5
|
+
|
|
6
|
+
var require$$0 = /*@__PURE__*/getAugmentedNamespace(tslib_es6);
|
|
7
|
+
|
|
8
|
+
var ArrowPrimitive = /*#__PURE__*/Object.freeze({
|
|
9
|
+
__proto__: null
|
|
10
|
+
});
|
|
11
|
+
|
|
12
|
+
var require$$1 = /*@__PURE__*/getAugmentedNamespace(ArrowPrimitive);
|
|
13
|
+
|
|
14
|
+
var CameraCalibration = /*#__PURE__*/Object.freeze({
|
|
15
|
+
__proto__: null
|
|
16
|
+
});
|
|
17
|
+
|
|
18
|
+
var require$$2 = /*@__PURE__*/getAugmentedNamespace(CameraCalibration);
|
|
19
|
+
|
|
20
|
+
var CircleAnnotation = /*#__PURE__*/Object.freeze({
|
|
21
|
+
__proto__: null
|
|
22
|
+
});
|
|
23
|
+
|
|
24
|
+
var require$$3 = /*@__PURE__*/getAugmentedNamespace(CircleAnnotation);
|
|
25
|
+
|
|
26
|
+
var Color = /*#__PURE__*/Object.freeze({
|
|
27
|
+
__proto__: null
|
|
28
|
+
});
|
|
29
|
+
|
|
30
|
+
var require$$4 = /*@__PURE__*/getAugmentedNamespace(Color);
|
|
31
|
+
|
|
32
|
+
var CompressedImage = /*#__PURE__*/Object.freeze({
|
|
33
|
+
__proto__: null
|
|
34
|
+
});
|
|
35
|
+
|
|
36
|
+
var require$$5 = /*@__PURE__*/getAugmentedNamespace(CompressedImage);
|
|
37
|
+
|
|
38
|
+
var CompressedVideo = /*#__PURE__*/Object.freeze({
|
|
39
|
+
__proto__: null
|
|
40
|
+
});
|
|
41
|
+
|
|
42
|
+
var require$$6 = /*@__PURE__*/getAugmentedNamespace(CompressedVideo);
|
|
43
|
+
|
|
44
|
+
var CubePrimitive = /*#__PURE__*/Object.freeze({
|
|
45
|
+
__proto__: null
|
|
46
|
+
});
|
|
47
|
+
|
|
48
|
+
var require$$7 = /*@__PURE__*/getAugmentedNamespace(CubePrimitive);
|
|
49
|
+
|
|
50
|
+
var CylinderPrimitive = /*#__PURE__*/Object.freeze({
|
|
51
|
+
__proto__: null
|
|
52
|
+
});
|
|
53
|
+
|
|
54
|
+
var require$$8 = /*@__PURE__*/getAugmentedNamespace(CylinderPrimitive);
|
|
55
|
+
|
|
56
|
+
var FrameTransform = /*#__PURE__*/Object.freeze({
|
|
57
|
+
__proto__: null
|
|
58
|
+
});
|
|
59
|
+
|
|
60
|
+
var require$$9 = /*@__PURE__*/getAugmentedNamespace(FrameTransform);
|
|
61
|
+
|
|
62
|
+
var FrameTransforms = /*#__PURE__*/Object.freeze({
|
|
63
|
+
__proto__: null
|
|
64
|
+
});
|
|
65
|
+
|
|
66
|
+
var require$$10 = /*@__PURE__*/getAugmentedNamespace(FrameTransforms);
|
|
67
|
+
|
|
68
|
+
var GeoJSON = /*#__PURE__*/Object.freeze({
|
|
69
|
+
__proto__: null
|
|
70
|
+
});
|
|
71
|
+
|
|
72
|
+
var require$$11 = /*@__PURE__*/getAugmentedNamespace(GeoJSON);
|
|
73
|
+
|
|
74
|
+
var Grid = /*#__PURE__*/Object.freeze({
|
|
75
|
+
__proto__: null
|
|
76
|
+
});
|
|
77
|
+
|
|
78
|
+
var require$$12 = /*@__PURE__*/getAugmentedNamespace(Grid);
|
|
79
|
+
|
|
80
|
+
var ImageAnnotations = /*#__PURE__*/Object.freeze({
|
|
81
|
+
__proto__: null
|
|
82
|
+
});
|
|
83
|
+
|
|
84
|
+
var require$$13 = /*@__PURE__*/getAugmentedNamespace(ImageAnnotations);
|
|
85
|
+
|
|
86
|
+
var KeyValuePair = /*#__PURE__*/Object.freeze({
|
|
87
|
+
__proto__: null
|
|
88
|
+
});
|
|
89
|
+
|
|
90
|
+
var require$$14 = /*@__PURE__*/getAugmentedNamespace(KeyValuePair);
|
|
91
|
+
|
|
92
|
+
var LaserScan = /*#__PURE__*/Object.freeze({
|
|
93
|
+
__proto__: null
|
|
94
|
+
});
|
|
95
|
+
|
|
96
|
+
var require$$15 = /*@__PURE__*/getAugmentedNamespace(LaserScan);
|
|
97
|
+
|
|
98
|
+
var LinePrimitive = /*#__PURE__*/Object.freeze({
|
|
99
|
+
__proto__: null
|
|
100
|
+
});
|
|
101
|
+
|
|
102
|
+
var require$$16 = /*@__PURE__*/getAugmentedNamespace(LinePrimitive);
|
|
103
|
+
|
|
104
|
+
// Generated by https://github.com/foxglove/schemas
|
|
105
|
+
// Options: {}
|
|
106
|
+
|
|
107
|
+
/** An enumeration indicating how input points should be interpreted to create lines */
|
|
108
|
+
let LineType = /*#__PURE__*/function (LineType) {
|
|
109
|
+
LineType[LineType["LINE_STRIP"] = 0] = "LINE_STRIP";
|
|
110
|
+
LineType[LineType["LINE_LOOP"] = 1] = "LINE_LOOP";
|
|
111
|
+
LineType[LineType["LINE_LIST"] = 2] = "LINE_LIST";
|
|
112
|
+
return LineType;
|
|
113
|
+
}({});
|
|
114
|
+
|
|
115
|
+
var LineType$1 = /*#__PURE__*/Object.freeze({
|
|
116
|
+
__proto__: null,
|
|
117
|
+
LineType: LineType
|
|
118
|
+
});
|
|
119
|
+
|
|
120
|
+
var require$$17 = /*@__PURE__*/getAugmentedNamespace(LineType$1);
|
|
121
|
+
|
|
122
|
+
var LocationFix = /*#__PURE__*/Object.freeze({
|
|
123
|
+
__proto__: null
|
|
124
|
+
});
|
|
125
|
+
|
|
126
|
+
var require$$18 = /*@__PURE__*/getAugmentedNamespace(LocationFix);
|
|
127
|
+
|
|
128
|
+
var Log = /*#__PURE__*/Object.freeze({
|
|
129
|
+
__proto__: null
|
|
130
|
+
});
|
|
131
|
+
|
|
132
|
+
var require$$19 = /*@__PURE__*/getAugmentedNamespace(Log);
|
|
133
|
+
|
|
134
|
+
// Generated by https://github.com/foxglove/schemas
|
|
135
|
+
// Options: {}
|
|
136
|
+
|
|
137
|
+
/** Log level */
|
|
138
|
+
let LogLevel = /*#__PURE__*/function (LogLevel) {
|
|
139
|
+
LogLevel[LogLevel["UNKNOWN"] = 0] = "UNKNOWN";
|
|
140
|
+
LogLevel[LogLevel["DEBUG"] = 1] = "DEBUG";
|
|
141
|
+
LogLevel[LogLevel["INFO"] = 2] = "INFO";
|
|
142
|
+
LogLevel[LogLevel["WARNING"] = 3] = "WARNING";
|
|
143
|
+
LogLevel[LogLevel["ERROR"] = 4] = "ERROR";
|
|
144
|
+
LogLevel[LogLevel["FATAL"] = 5] = "FATAL";
|
|
145
|
+
return LogLevel;
|
|
146
|
+
}({});
|
|
147
|
+
|
|
148
|
+
var LogLevel$1 = /*#__PURE__*/Object.freeze({
|
|
149
|
+
__proto__: null,
|
|
150
|
+
LogLevel: LogLevel
|
|
151
|
+
});
|
|
152
|
+
|
|
153
|
+
var require$$20 = /*@__PURE__*/getAugmentedNamespace(LogLevel$1);
|
|
154
|
+
|
|
155
|
+
var ModelPrimitive = /*#__PURE__*/Object.freeze({
|
|
156
|
+
__proto__: null
|
|
157
|
+
});
|
|
158
|
+
|
|
159
|
+
var require$$21 = /*@__PURE__*/getAugmentedNamespace(ModelPrimitive);
|
|
160
|
+
|
|
161
|
+
// Generated by https://github.com/foxglove/schemas
|
|
162
|
+
// Options: {}
|
|
163
|
+
|
|
164
|
+
/** Numeric type */
|
|
165
|
+
let NumericType = /*#__PURE__*/function (NumericType) {
|
|
166
|
+
NumericType[NumericType["UNKNOWN"] = 0] = "UNKNOWN";
|
|
167
|
+
NumericType[NumericType["UINT8"] = 1] = "UINT8";
|
|
168
|
+
NumericType[NumericType["INT8"] = 2] = "INT8";
|
|
169
|
+
NumericType[NumericType["UINT16"] = 3] = "UINT16";
|
|
170
|
+
NumericType[NumericType["INT16"] = 4] = "INT16";
|
|
171
|
+
NumericType[NumericType["UINT32"] = 5] = "UINT32";
|
|
172
|
+
NumericType[NumericType["INT32"] = 6] = "INT32";
|
|
173
|
+
NumericType[NumericType["FLOAT32"] = 7] = "FLOAT32";
|
|
174
|
+
NumericType[NumericType["FLOAT64"] = 8] = "FLOAT64";
|
|
175
|
+
return NumericType;
|
|
176
|
+
}({});
|
|
177
|
+
|
|
178
|
+
var NumericType$1 = /*#__PURE__*/Object.freeze({
|
|
179
|
+
__proto__: null,
|
|
180
|
+
NumericType: NumericType
|
|
181
|
+
});
|
|
182
|
+
|
|
183
|
+
var require$$22 = /*@__PURE__*/getAugmentedNamespace(NumericType$1);
|
|
184
|
+
|
|
185
|
+
var PackedElementField = /*#__PURE__*/Object.freeze({
|
|
186
|
+
__proto__: null
|
|
187
|
+
});
|
|
188
|
+
|
|
189
|
+
var require$$23 = /*@__PURE__*/getAugmentedNamespace(PackedElementField);
|
|
190
|
+
|
|
191
|
+
var Point2 = /*#__PURE__*/Object.freeze({
|
|
192
|
+
__proto__: null
|
|
193
|
+
});
|
|
194
|
+
|
|
195
|
+
var require$$24 = /*@__PURE__*/getAugmentedNamespace(Point2);
|
|
196
|
+
|
|
197
|
+
var Point3 = /*#__PURE__*/Object.freeze({
|
|
198
|
+
__proto__: null
|
|
199
|
+
});
|
|
200
|
+
|
|
201
|
+
var require$$25 = /*@__PURE__*/getAugmentedNamespace(Point3);
|
|
202
|
+
|
|
203
|
+
var PointCloud = /*#__PURE__*/Object.freeze({
|
|
204
|
+
__proto__: null
|
|
205
|
+
});
|
|
206
|
+
|
|
207
|
+
var require$$26 = /*@__PURE__*/getAugmentedNamespace(PointCloud);
|
|
208
|
+
|
|
209
|
+
var PointsAnnotation = /*#__PURE__*/Object.freeze({
|
|
210
|
+
__proto__: null
|
|
211
|
+
});
|
|
212
|
+
|
|
213
|
+
var require$$27 = /*@__PURE__*/getAugmentedNamespace(PointsAnnotation);
|
|
214
|
+
|
|
215
|
+
// Generated by https://github.com/foxglove/schemas
|
|
216
|
+
// Options: {}
|
|
217
|
+
|
|
218
|
+
/** Type of points annotation */
|
|
219
|
+
let PointsAnnotationType = /*#__PURE__*/function (PointsAnnotationType) {
|
|
220
|
+
PointsAnnotationType[PointsAnnotationType["UNKNOWN"] = 0] = "UNKNOWN";
|
|
221
|
+
PointsAnnotationType[PointsAnnotationType["POINTS"] = 1] = "POINTS";
|
|
222
|
+
PointsAnnotationType[PointsAnnotationType["LINE_LOOP"] = 2] = "LINE_LOOP";
|
|
223
|
+
PointsAnnotationType[PointsAnnotationType["LINE_STRIP"] = 3] = "LINE_STRIP";
|
|
224
|
+
PointsAnnotationType[PointsAnnotationType["LINE_LIST"] = 4] = "LINE_LIST";
|
|
225
|
+
return PointsAnnotationType;
|
|
226
|
+
}({});
|
|
227
|
+
|
|
228
|
+
var PointsAnnotationType$1 = /*#__PURE__*/Object.freeze({
|
|
229
|
+
__proto__: null,
|
|
230
|
+
PointsAnnotationType: PointsAnnotationType
|
|
231
|
+
});
|
|
232
|
+
|
|
233
|
+
var require$$28 = /*@__PURE__*/getAugmentedNamespace(PointsAnnotationType$1);
|
|
234
|
+
|
|
235
|
+
var Pose = /*#__PURE__*/Object.freeze({
|
|
236
|
+
__proto__: null
|
|
237
|
+
});
|
|
238
|
+
|
|
239
|
+
var require$$29 = /*@__PURE__*/getAugmentedNamespace(Pose);
|
|
240
|
+
|
|
241
|
+
var PoseInFrame = /*#__PURE__*/Object.freeze({
|
|
242
|
+
__proto__: null
|
|
243
|
+
});
|
|
244
|
+
|
|
245
|
+
var require$$30 = /*@__PURE__*/getAugmentedNamespace(PoseInFrame);
|
|
246
|
+
|
|
247
|
+
var PosesInFrame = /*#__PURE__*/Object.freeze({
|
|
248
|
+
__proto__: null
|
|
249
|
+
});
|
|
250
|
+
|
|
251
|
+
var require$$31 = /*@__PURE__*/getAugmentedNamespace(PosesInFrame);
|
|
252
|
+
|
|
253
|
+
// Generated by https://github.com/foxglove/schemas
|
|
254
|
+
// Options: {}
|
|
255
|
+
|
|
256
|
+
/** Type of position covariance */
|
|
257
|
+
let PositionCovarianceType = /*#__PURE__*/function (PositionCovarianceType) {
|
|
258
|
+
PositionCovarianceType[PositionCovarianceType["UNKNOWN"] = 0] = "UNKNOWN";
|
|
259
|
+
PositionCovarianceType[PositionCovarianceType["APPROXIMATED"] = 1] = "APPROXIMATED";
|
|
260
|
+
PositionCovarianceType[PositionCovarianceType["DIAGONAL_KNOWN"] = 2] = "DIAGONAL_KNOWN";
|
|
261
|
+
PositionCovarianceType[PositionCovarianceType["KNOWN"] = 3] = "KNOWN";
|
|
262
|
+
return PositionCovarianceType;
|
|
263
|
+
}({});
|
|
264
|
+
|
|
265
|
+
var PositionCovarianceType$1 = /*#__PURE__*/Object.freeze({
|
|
266
|
+
__proto__: null,
|
|
267
|
+
PositionCovarianceType: PositionCovarianceType
|
|
268
|
+
});
|
|
269
|
+
|
|
270
|
+
var require$$32 = /*@__PURE__*/getAugmentedNamespace(PositionCovarianceType$1);
|
|
271
|
+
|
|
272
|
+
var Quaternion = /*#__PURE__*/Object.freeze({
|
|
273
|
+
__proto__: null
|
|
274
|
+
});
|
|
275
|
+
|
|
276
|
+
var require$$33 = /*@__PURE__*/getAugmentedNamespace(Quaternion);
|
|
277
|
+
|
|
278
|
+
var RawImage = /*#__PURE__*/Object.freeze({
|
|
279
|
+
__proto__: null
|
|
280
|
+
});
|
|
281
|
+
|
|
282
|
+
var require$$34 = /*@__PURE__*/getAugmentedNamespace(RawImage);
|
|
283
|
+
|
|
284
|
+
var SceneEntity = /*#__PURE__*/Object.freeze({
|
|
285
|
+
__proto__: null
|
|
286
|
+
});
|
|
287
|
+
|
|
288
|
+
var require$$35 = /*@__PURE__*/getAugmentedNamespace(SceneEntity);
|
|
289
|
+
|
|
290
|
+
var SceneEntityDeletion = /*#__PURE__*/Object.freeze({
|
|
291
|
+
__proto__: null
|
|
292
|
+
});
|
|
293
|
+
|
|
294
|
+
var require$$36 = /*@__PURE__*/getAugmentedNamespace(SceneEntityDeletion);
|
|
295
|
+
|
|
296
|
+
// Generated by https://github.com/foxglove/schemas
|
|
297
|
+
// Options: {}
|
|
298
|
+
|
|
299
|
+
/** An enumeration indicating which entities should match a SceneEntityDeletion command */
|
|
300
|
+
let SceneEntityDeletionType = /*#__PURE__*/function (SceneEntityDeletionType) {
|
|
301
|
+
SceneEntityDeletionType[SceneEntityDeletionType["MATCHING_ID"] = 0] = "MATCHING_ID";
|
|
302
|
+
SceneEntityDeletionType[SceneEntityDeletionType["ALL"] = 1] = "ALL";
|
|
303
|
+
return SceneEntityDeletionType;
|
|
304
|
+
}({});
|
|
305
|
+
|
|
306
|
+
var SceneEntityDeletionType$1 = /*#__PURE__*/Object.freeze({
|
|
307
|
+
__proto__: null,
|
|
308
|
+
SceneEntityDeletionType: SceneEntityDeletionType
|
|
309
|
+
});
|
|
310
|
+
|
|
311
|
+
var require$$37 = /*@__PURE__*/getAugmentedNamespace(SceneEntityDeletionType$1);
|
|
312
|
+
|
|
313
|
+
var SceneUpdate = /*#__PURE__*/Object.freeze({
|
|
314
|
+
__proto__: null
|
|
315
|
+
});
|
|
316
|
+
|
|
317
|
+
var require$$38 = /*@__PURE__*/getAugmentedNamespace(SceneUpdate);
|
|
318
|
+
|
|
319
|
+
var SpherePrimitive = /*#__PURE__*/Object.freeze({
|
|
320
|
+
__proto__: null
|
|
321
|
+
});
|
|
322
|
+
|
|
323
|
+
var require$$39 = /*@__PURE__*/getAugmentedNamespace(SpherePrimitive);
|
|
324
|
+
|
|
325
|
+
var TextAnnotation = /*#__PURE__*/Object.freeze({
|
|
326
|
+
__proto__: null
|
|
327
|
+
});
|
|
328
|
+
|
|
329
|
+
var require$$40 = /*@__PURE__*/getAugmentedNamespace(TextAnnotation);
|
|
330
|
+
|
|
331
|
+
var TextPrimitive = /*#__PURE__*/Object.freeze({
|
|
332
|
+
__proto__: null
|
|
333
|
+
});
|
|
334
|
+
|
|
335
|
+
var require$$41 = /*@__PURE__*/getAugmentedNamespace(TextPrimitive);
|
|
336
|
+
|
|
337
|
+
var TriangleListPrimitive = /*#__PURE__*/Object.freeze({
|
|
338
|
+
__proto__: null
|
|
339
|
+
});
|
|
340
|
+
|
|
341
|
+
var require$$42 = /*@__PURE__*/getAugmentedNamespace(TriangleListPrimitive);
|
|
342
|
+
|
|
343
|
+
var Vector2 = /*#__PURE__*/Object.freeze({
|
|
344
|
+
__proto__: null
|
|
345
|
+
});
|
|
346
|
+
|
|
347
|
+
var require$$43 = /*@__PURE__*/getAugmentedNamespace(Vector2);
|
|
348
|
+
|
|
349
|
+
var Vector3 = /*#__PURE__*/Object.freeze({
|
|
350
|
+
__proto__: null
|
|
351
|
+
});
|
|
352
|
+
|
|
353
|
+
var require$$44 = /*@__PURE__*/getAugmentedNamespace(Vector3);
|
|
354
|
+
|
|
355
|
+
(function (exports) {
|
|
356
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
357
|
+
const tslib_1 = require$$0;
|
|
358
|
+
tslib_1.__exportStar(require$$1, exports);
|
|
359
|
+
tslib_1.__exportStar(require$$2, exports);
|
|
360
|
+
tslib_1.__exportStar(require$$3, exports);
|
|
361
|
+
tslib_1.__exportStar(require$$4, exports);
|
|
362
|
+
tslib_1.__exportStar(require$$5, exports);
|
|
363
|
+
tslib_1.__exportStar(require$$6, exports);
|
|
364
|
+
tslib_1.__exportStar(require$$7, exports);
|
|
365
|
+
tslib_1.__exportStar(require$$8, exports);
|
|
366
|
+
tslib_1.__exportStar(require$$9, exports);
|
|
367
|
+
tslib_1.__exportStar(require$$10, exports);
|
|
368
|
+
tslib_1.__exportStar(require$$11, exports);
|
|
369
|
+
tslib_1.__exportStar(require$$12, exports);
|
|
370
|
+
tslib_1.__exportStar(require$$13, exports);
|
|
371
|
+
tslib_1.__exportStar(require$$14, exports);
|
|
372
|
+
tslib_1.__exportStar(require$$15, exports);
|
|
373
|
+
tslib_1.__exportStar(require$$16, exports);
|
|
374
|
+
tslib_1.__exportStar(require$$17, exports);
|
|
375
|
+
tslib_1.__exportStar(require$$18, exports);
|
|
376
|
+
tslib_1.__exportStar(require$$19, exports);
|
|
377
|
+
tslib_1.__exportStar(require$$20, exports);
|
|
378
|
+
tslib_1.__exportStar(require$$21, exports);
|
|
379
|
+
tslib_1.__exportStar(require$$22, exports);
|
|
380
|
+
tslib_1.__exportStar(require$$23, exports);
|
|
381
|
+
tslib_1.__exportStar(require$$24, exports);
|
|
382
|
+
tslib_1.__exportStar(require$$25, exports);
|
|
383
|
+
tslib_1.__exportStar(require$$26, exports);
|
|
384
|
+
tslib_1.__exportStar(require$$27, exports);
|
|
385
|
+
tslib_1.__exportStar(require$$28, exports);
|
|
386
|
+
tslib_1.__exportStar(require$$29, exports);
|
|
387
|
+
tslib_1.__exportStar(require$$30, exports);
|
|
388
|
+
tslib_1.__exportStar(require$$31, exports);
|
|
389
|
+
tslib_1.__exportStar(require$$32, exports);
|
|
390
|
+
tslib_1.__exportStar(require$$33, exports);
|
|
391
|
+
tslib_1.__exportStar(require$$34, exports);
|
|
392
|
+
tslib_1.__exportStar(require$$35, exports);
|
|
393
|
+
tslib_1.__exportStar(require$$36, exports);
|
|
394
|
+
tslib_1.__exportStar(require$$37, exports);
|
|
395
|
+
tslib_1.__exportStar(require$$38, exports);
|
|
396
|
+
tslib_1.__exportStar(require$$39, exports);
|
|
397
|
+
tslib_1.__exportStar(require$$40, exports);
|
|
398
|
+
tslib_1.__exportStar(require$$41, exports);
|
|
399
|
+
tslib_1.__exportStar(require$$42, exports);
|
|
400
|
+
tslib_1.__exportStar(require$$43, exports);
|
|
401
|
+
tslib_1.__exportStar(require$$44, exports);
|
|
402
|
+
|
|
403
|
+
} (typescript));
|
|
404
|
+
|
|
405
|
+
export { typescript as t };
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { a1 as ExternalTokenizer, a9 as ContextTracker, Y as styleTags, Z as tags, a2 as LRParser, a5 as syntaxTree, a3 as ifNotIn, $ as LRLanguage, U as indentNodeProp, a7 as delimitedIndent, X as foldNodeProp, a8 as foldInside, a0 as LanguageSupport, ac as IterMode, a4 as completeFromList, ad as NodeWeakMap, ab as snippetCompletion } from './index-
|
|
2
|
-
import './depth-
|
|
3
|
-
import './
|
|
4
|
-
import 'protobufjs/minimal';
|
|
1
|
+
import { a1 as ExternalTokenizer, a9 as ContextTracker, Y as styleTags, Z as tags, a2 as LRParser, a5 as syntaxTree, a3 as ifNotIn, $ as LRLanguage, U as indentNodeProp, a7 as delimitedIndent, X as foldNodeProp, a8 as foldInside, a0 as LanguageSupport, ac as IterMode, a4 as completeFromList, ad as NodeWeakMap, ab as snippetCompletion } from './index-C41fk9FJ.js';
|
|
2
|
+
import './depth-BGin0LSZ.js';
|
|
3
|
+
import './comlink-DHMAu6X7.js';
|
|
5
4
|
import 'react';
|
|
6
5
|
import 'zustand';
|
|
7
6
|
import 'react-mosaic-component';
|
|
7
|
+
import './protobuf-BFCtaU7c.js';
|
|
8
|
+
import 'protobufjs/minimal';
|
|
8
9
|
import '@mui/material';
|
|
9
10
|
import './isArrayLikeObject-Bytw9p-q.js';
|
|
10
|
-
import './comlink-DHMAu6X7.js';
|
|
11
11
|
import './utils-Hzt3wxhG.js';
|
|
12
12
|
import './FoxgloveServer-h5m-pXp3.js';
|
|
13
13
|
import 'ms';
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { a1 as ExternalTokenizer, Y as styleTags, Z as tags, a2 as LRParser, $ as LRLanguage, U as indentNodeProp, V as continuedIndent, X as foldNodeProp, a8 as foldInside, a0 as LanguageSupport } from './index-
|
|
2
|
-
import './depth-
|
|
3
|
-
import './
|
|
4
|
-
import 'protobufjs/minimal';
|
|
1
|
+
import { a1 as ExternalTokenizer, Y as styleTags, Z as tags, a2 as LRParser, $ as LRLanguage, U as indentNodeProp, V as continuedIndent, X as foldNodeProp, a8 as foldInside, a0 as LanguageSupport } from './index-C41fk9FJ.js';
|
|
2
|
+
import './depth-BGin0LSZ.js';
|
|
3
|
+
import './comlink-DHMAu6X7.js';
|
|
5
4
|
import 'react';
|
|
6
5
|
import 'zustand';
|
|
7
6
|
import 'react-mosaic-component';
|
|
7
|
+
import './protobuf-BFCtaU7c.js';
|
|
8
|
+
import 'protobufjs/minimal';
|
|
8
9
|
import '@mui/material';
|
|
9
10
|
import './isArrayLikeObject-Bytw9p-q.js';
|
|
10
|
-
import './comlink-DHMAu6X7.js';
|
|
11
11
|
import './utils-Hzt3wxhG.js';
|
|
12
12
|
import './FoxgloveServer-h5m-pXp3.js';
|
|
13
13
|
import 'ms';
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { U as indentNodeProp, V as continuedIndent, X as foldNodeProp, Y as styleTags, Z as tags, $ as LRLanguage, a0 as LanguageSupport, a1 as ExternalTokenizer, a2 as LRParser, a3 as ifNotIn, a4 as completeFromList, a5 as syntaxTree } from './index-
|
|
2
|
-
import './depth-
|
|
3
|
-
import './
|
|
4
|
-
import 'protobufjs/minimal';
|
|
1
|
+
import { U as indentNodeProp, V as continuedIndent, X as foldNodeProp, Y as styleTags, Z as tags, $ as LRLanguage, a0 as LanguageSupport, a1 as ExternalTokenizer, a2 as LRParser, a3 as ifNotIn, a4 as completeFromList, a5 as syntaxTree } from './index-C41fk9FJ.js';
|
|
2
|
+
import './depth-BGin0LSZ.js';
|
|
3
|
+
import './comlink-DHMAu6X7.js';
|
|
5
4
|
import 'react';
|
|
6
5
|
import 'zustand';
|
|
7
6
|
import 'react-mosaic-component';
|
|
7
|
+
import './protobuf-BFCtaU7c.js';
|
|
8
|
+
import 'protobufjs/minimal';
|
|
8
9
|
import '@mui/material';
|
|
9
10
|
import './isArrayLikeObject-Bytw9p-q.js';
|
|
10
|
-
import './comlink-DHMAu6X7.js';
|
|
11
11
|
import './utils-Hzt3wxhG.js';
|
|
12
12
|
import './FoxgloveServer-h5m-pXp3.js';
|
|
13
13
|
import 'ms';
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { a1 as ExternalTokenizer, a9 as ContextTracker, Y as styleTags, Z as tags, a2 as LRParser, $ as LRLanguage, X as foldNodeProp, a8 as foldInside, U as indentNodeProp, V as continuedIndent, ae as defineCSSCompletionSource, a0 as LanguageSupport } from './index-
|
|
2
|
-
import './depth-
|
|
3
|
-
import './
|
|
4
|
-
import 'protobufjs/minimal';
|
|
1
|
+
import { a1 as ExternalTokenizer, a9 as ContextTracker, Y as styleTags, Z as tags, a2 as LRParser, $ as LRLanguage, X as foldNodeProp, a8 as foldInside, U as indentNodeProp, V as continuedIndent, ae as defineCSSCompletionSource, a0 as LanguageSupport } from './index-C41fk9FJ.js';
|
|
2
|
+
import './depth-BGin0LSZ.js';
|
|
3
|
+
import './comlink-DHMAu6X7.js';
|
|
5
4
|
import 'react';
|
|
6
5
|
import 'zustand';
|
|
7
6
|
import 'react-mosaic-component';
|
|
7
|
+
import './protobuf-BFCtaU7c.js';
|
|
8
|
+
import 'protobufjs/minimal';
|
|
8
9
|
import '@mui/material';
|
|
9
10
|
import './isArrayLikeObject-Bytw9p-q.js';
|
|
10
|
-
import './comlink-DHMAu6X7.js';
|
|
11
11
|
import './utils-Hzt3wxhG.js';
|
|
12
12
|
import './FoxgloveServer-h5m-pXp3.js';
|
|
13
13
|
import 'ms';
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { af as EditorView, ag as EditorSelection, $ as LRLanguage, Y as styleTags, Z as tags, U as indentNodeProp, a7 as delimitedIndent, X as foldNodeProp, a0 as LanguageSupport, a2 as LRParser, a5 as syntaxTree, ah as html, ai as parseMixed, a1 as ExternalTokenizer } from './index-
|
|
2
|
-
import './depth-
|
|
3
|
-
import './
|
|
4
|
-
import 'protobufjs/minimal';
|
|
1
|
+
import { af as EditorView, ag as EditorSelection, $ as LRLanguage, Y as styleTags, Z as tags, U as indentNodeProp, a7 as delimitedIndent, X as foldNodeProp, a0 as LanguageSupport, a2 as LRParser, a5 as syntaxTree, ah as html, ai as parseMixed, a1 as ExternalTokenizer } from './index-C41fk9FJ.js';
|
|
2
|
+
import './depth-BGin0LSZ.js';
|
|
3
|
+
import './comlink-DHMAu6X7.js';
|
|
5
4
|
import 'react';
|
|
6
5
|
import 'zustand';
|
|
7
6
|
import 'react-mosaic-component';
|
|
7
|
+
import './protobuf-BFCtaU7c.js';
|
|
8
|
+
import 'protobufjs/minimal';
|
|
8
9
|
import '@mui/material';
|
|
9
10
|
import './isArrayLikeObject-Bytw9p-q.js';
|
|
10
|
-
import './comlink-DHMAu6X7.js';
|
|
11
11
|
import './utils-Hzt3wxhG.js';
|
|
12
12
|
import './FoxgloveServer-h5m-pXp3.js';
|
|
13
13
|
import 'ms';
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { a1 as ExternalTokenizer, Y as styleTags, Z as tags, a2 as LRParser, $ as LRLanguage, U as indentNodeProp, V as continuedIndent, a6 as flatIndent, a7 as delimitedIndent, X as foldNodeProp, a8 as foldInside, a0 as LanguageSupport } from './index-
|
|
2
|
-
import './depth-
|
|
3
|
-
import './
|
|
4
|
-
import 'protobufjs/minimal';
|
|
1
|
+
import { a1 as ExternalTokenizer, Y as styleTags, Z as tags, a2 as LRParser, $ as LRLanguage, U as indentNodeProp, V as continuedIndent, a6 as flatIndent, a7 as delimitedIndent, X as foldNodeProp, a8 as foldInside, a0 as LanguageSupport } from './index-C41fk9FJ.js';
|
|
2
|
+
import './depth-BGin0LSZ.js';
|
|
3
|
+
import './comlink-DHMAu6X7.js';
|
|
5
4
|
import 'react';
|
|
6
5
|
import 'zustand';
|
|
7
6
|
import 'react-mosaic-component';
|
|
7
|
+
import './protobuf-BFCtaU7c.js';
|
|
8
|
+
import 'protobufjs/minimal';
|
|
8
9
|
import '@mui/material';
|
|
9
10
|
import './isArrayLikeObject-Bytw9p-q.js';
|
|
10
|
-
import './comlink-DHMAu6X7.js';
|
|
11
11
|
import './utils-Hzt3wxhG.js';
|
|
12
12
|
import './FoxgloveServer-h5m-pXp3.js';
|
|
13
13
|
import 'ms';
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { $ as LRLanguage, U as indentNodeProp, a7 as delimitedIndent, X as foldNodeProp, a8 as foldInside, Y as styleTags, Z as tags, a0 as LanguageSupport, a2 as LRParser } from './index-
|
|
2
|
-
import './depth-
|
|
3
|
-
import './
|
|
4
|
-
import 'protobufjs/minimal';
|
|
1
|
+
import { $ as LRLanguage, U as indentNodeProp, a7 as delimitedIndent, X as foldNodeProp, a8 as foldInside, Y as styleTags, Z as tags, a0 as LanguageSupport, a2 as LRParser } from './index-C41fk9FJ.js';
|
|
2
|
+
import './depth-BGin0LSZ.js';
|
|
3
|
+
import './comlink-DHMAu6X7.js';
|
|
5
4
|
import 'react';
|
|
6
5
|
import 'zustand';
|
|
7
6
|
import 'react-mosaic-component';
|
|
7
|
+
import './protobuf-BFCtaU7c.js';
|
|
8
|
+
import 'protobufjs/minimal';
|
|
8
9
|
import '@mui/material';
|
|
9
10
|
import './isArrayLikeObject-Bytw9p-q.js';
|
|
10
|
-
import './comlink-DHMAu6X7.js';
|
|
11
11
|
import './utils-Hzt3wxhG.js';
|
|
12
12
|
import './FoxgloveServer-h5m-pXp3.js';
|
|
13
13
|
import 'ms';
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { Y as styleTags, Z as tags, $ as LRLanguage, a0 as LanguageSupport, a2 as LRParser, aa as LocalTokenGroup, ah as html, ai as parseMixed, ak as javascriptLanguage } from './index-
|
|
2
|
-
import './depth-
|
|
3
|
-
import './
|
|
4
|
-
import 'protobufjs/minimal';
|
|
1
|
+
import { Y as styleTags, Z as tags, $ as LRLanguage, a0 as LanguageSupport, a2 as LRParser, aa as LocalTokenGroup, ah as html, ai as parseMixed, ak as javascriptLanguage } from './index-C41fk9FJ.js';
|
|
2
|
+
import './depth-BGin0LSZ.js';
|
|
3
|
+
import './comlink-DHMAu6X7.js';
|
|
5
4
|
import 'react';
|
|
6
5
|
import 'zustand';
|
|
7
6
|
import 'react-mosaic-component';
|
|
7
|
+
import './protobuf-BFCtaU7c.js';
|
|
8
|
+
import 'protobufjs/minimal';
|
|
8
9
|
import '@mui/material';
|
|
9
10
|
import './isArrayLikeObject-Bytw9p-q.js';
|
|
10
|
-
import './comlink-DHMAu6X7.js';
|
|
11
11
|
import './utils-Hzt3wxhG.js';
|
|
12
12
|
import './FoxgloveServer-h5m-pXp3.js';
|
|
13
13
|
import 'ms';
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { a9 as ContextTracker, a1 as ExternalTokenizer, Y as styleTags, Z as tags, a2 as LRParser, $ as LRLanguage, U as indentNodeProp, X as foldNodeProp, aj as bracketMatchingHandle, a0 as LanguageSupport, af as EditorView, a5 as syntaxTree, ag as EditorSelection } from './index-
|
|
2
|
-
import './depth-
|
|
3
|
-
import './
|
|
4
|
-
import 'protobufjs/minimal';
|
|
1
|
+
import { a9 as ContextTracker, a1 as ExternalTokenizer, Y as styleTags, Z as tags, a2 as LRParser, $ as LRLanguage, U as indentNodeProp, X as foldNodeProp, aj as bracketMatchingHandle, a0 as LanguageSupport, af as EditorView, a5 as syntaxTree, ag as EditorSelection } from './index-C41fk9FJ.js';
|
|
2
|
+
import './depth-BGin0LSZ.js';
|
|
3
|
+
import './comlink-DHMAu6X7.js';
|
|
5
4
|
import 'react';
|
|
6
5
|
import 'zustand';
|
|
7
6
|
import 'react-mosaic-component';
|
|
7
|
+
import './protobuf-BFCtaU7c.js';
|
|
8
|
+
import 'protobufjs/minimal';
|
|
8
9
|
import '@mui/material';
|
|
9
10
|
import './isArrayLikeObject-Bytw9p-q.js';
|
|
10
|
-
import './comlink-DHMAu6X7.js';
|
|
11
11
|
import './utils-Hzt3wxhG.js';
|
|
12
12
|
import './FoxgloveServer-h5m-pXp3.js';
|
|
13
13
|
import 'ms';
|
package/dist/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { av as FrameStore, ao as ImagePanel, an as PanelLayout, ap as PointCloudPanel, al as VisualizerConnection, am as VisualizerContext, aq as constructKeyForTopicRenderMetrics, aw as getIMUEventEmitter, as as globalDecodeMetricsManager, ar as globalInputEventMetricsManager, at as globalRenderMetricsManager, au as globalThroughputMetricsManager } from './index-
|
|
2
|
-
export { S as getDistanceFromDepthDataForOffset } from './depth-
|
|
1
|
+
export { av as FrameStore, ao as ImagePanel, an as PanelLayout, ap as PointCloudPanel, al as VisualizerConnection, am as VisualizerContext, aq as constructKeyForTopicRenderMetrics, aw as getIMUEventEmitter, as as globalDecodeMetricsManager, ar as globalInputEventMetricsManager, at as globalRenderMetricsManager, au as globalThroughputMetricsManager } from './index-C41fk9FJ.js';
|
|
2
|
+
export { S as getDistanceFromDepthDataForOffset } from './depth-BGin0LSZ.js';
|
|
3
3
|
import './comlink-DHMAu6X7.js';
|
|
4
4
|
import './utils-Hzt3wxhG.js';
|
|
5
5
|
import './protobuf-BFCtaU7c.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"communicator.js","sourceRoot":"","sources":["../../../../src/connection/communicator.ts"],"names":[],"mappings":"AAAA,sEAAsE;AACtE,oEAAoE;AACpE,0DAA0D;AAO1D,OAAO,EAAgB,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AACxE,OAAO,EAAE,gBAAgB,EAAE,MAAM,mBAAmB,CAAC;AAsDrD,MAAM,OAAgB,oBAAoB;IACxC,SAAS,GAAG,IAAI,GAAG,EAAmB,CAAC;IACvC,SAAS,GAAG,IAAI,GAAG,EAA2B,CAAC;IAC/C,aAAa,GAAG,IAAI,GAAG,EAAkB,CAAC;IAQhC,iBAAiB;QACzB,OAAO,CAAC,GAAG,IAAI,CAAC,SAAS,CAAC,MAAM,EAAE,CAAC,CAAC;IACtC,CAAC;IAED,kBAAkB;QAChB,OAAO,CAAC,GAAG,IAAI,CAAC,SAAS,CAAC,MAAM,EAAE,CAAC,CAAC,GAAG,CAAC,OAAO,CAAC,EAAE,CAAC,OAAO,CAAC,IAAI,CAAC,CAAC;IACnE,CAAC;IAES,eAAe;QACvB,IAAI,CAAC,SAAS,CAAC,KAAK,EAAE,CAAC;QACvB,IAAI,CAAC,SAAS,CAAC,KAAK,EAAE,CAAC;QACvB,IAAI,CAAC,IAAI,CAAC,EAAE,IAAI,EAAE,WAAW,EAAE,CAAC,CAAC;IACnC,CAAC;IAES,2BAA2B,CAAC,QAAmB;QACvD,KAAK,MAAM,OAAO,IAAI,QAAQ,EAAE,CAAC;YAC/B,MAAM,IAAI,GAAG,iBAAiB,CAAC,OAAO,CAAC,UAAU,CAAC,EAAE,IAAI,IAAI,aAAa,CAAC;YAC1E,IAAI,CAAC,SAAS,CAAC,GAAG,CAAC,OAAO,CAAC,EAAE,EAAE,EAAE,GAAG,OAAO,EAAE,IAAI,EAAE,CAAC,CAAC;QACvD,CAAC;QACD,MAAM,IAAI,GAAG,IAAI,CAAC,iBAAiB,EAAE,CAAC;QACtC,IAAI,CAAC,IAAI,CAAC,EAAE,IAAI,EAAE,UAAU,EAAE,IAAI,EAAE,CAAC,CAAC;IACxC,CAAC;IAES,6BAA6B,CAAC,QAAkB;QACxD,KAAK,MAAM,OAAO,IAAI,QAAQ,EAAE,CAAC;YAC/B,IAAI,CAAC,SAAS,CAAC,MAAM,CAAC,OAAO,CAAC,CAAC;QACjC,CAAC;QACD,MAAM,IAAI,GAAG,IAAI,CAAC,iBAAiB,EAAE,CAAC;QACtC,IAAI,CAAC,IAAI,CAAC,EAAE,IAAI,EAAE,UAAU,EAAE,IAAI,EAAE,CAAC,CAAC;IACxC,CAAC;IAES,2BAA2B,CAAC,QAAmB;QACvD,KAAK,MAAM,OAAO,IAAI,QAAQ,EAAE,CAAC;YAC/B,IAAI,CAAC,SAAS,CAAC,GAAG,CAAC,OAAO,CAAC,IAAI,EAAE,OAAO,CAAC,CAAC;QAC5C,CAAC;QACD,MAAM,IAAI,GAAG,IAAI,CAAC,kBAAkB,EAAE,CAAC;QACvC,IAAI,CAAC,IAAI,CAAC,EAAE,IAAI,EAAE,UAAU,EAAE,IAAI,EAAE,CAAC,CAAC;IACxC,CAAC;IAES,6BAA6B,CAAC,QAAkB;QACxD,KAAK,MAAM,mBAAmB,IAAI,QAAQ,EAAE,CAAC;YAC3C,KAAK,MAAM,CAAC,IAAI,EAAE,OAAO,CAAC,IAAI,IAAI,CAAC,SAAS,EAAE,CAAC;gBAC7C,IAAI,OAAO,CAAC,EAAE,KAAK,mBAAmB,EAAE,CAAC;oBACvC,IAAI,CAAC,SAAS,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC;gBAC9B,CAAC;YACH,CAAC;QACH,CAAC;QACD,MAAM,IAAI,GAAG,IAAI,CAAC,kBAAkB,EAAE,CAAC;QACvC,IAAI,CAAC,IAAI,CAAC,EAAE,IAAI,EAAE,UAAU,EAAE,IAAI,EAAE,CAAC,CAAC;IACxC,CAAC;IAES,qBAAqB,CAAC,QAAsD;QACpF,MAAM,IAAI,GAAG,IAAI,CAAC,aAAa,CAAC,GAAG,CAAC,QAAQ,CAAC,MAAM,CAAC,IAAI,SAAS,CAAC;QAClE,IAAI,CAAC,aAAa,CAAC,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,CAAC;QAC3C,IAAI,CAAC,gBAAgB,CACnB;YACE,IAAI,EAAE,kBAAkB;YACxB,IAAI,EAAE;gBACJ,IAAI;gBACJ,EAAE,EAAE,IAAI;gBACR,aAAa,EAAE,QAAQ,CAAC,MAAM;gBAC9B,MAAM,EAAE,QAAQ,CAAC,IAAI;gBACrB,KAAK,EAAE,IAAI;aACZ;SACF,EACD,CAAC,QAAQ,CAAC,IAAI,CAAC,MAAM,CAAC,CACvB,CAAC;IACJ,CAAC;IAES,oBAAoB,CAAC,KAAa,EAAE,MAAc,EAAE,MAAgB;QAC5E,IAAI,CAAC,gBAAgB,CACnB;YACE,IAAI,EAAE,SAAS;YACf,IAAI,EAAE,EAAE,KAAK,EAAE,MAAM,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"communicator.js","sourceRoot":"","sources":["../../../../src/connection/communicator.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { ImgFrame } from "../../../protobuf.generated/ImgFrame";
|
|
2
|
+
export declare function colorDepht(message: ImgFrame, encoding: string, width: number, height: number, maxSteroDepth: number): Uint8Array;
|
|
3
|
+
export type ColorDepthApi = {
|
|
4
|
+
colorDepht: (message: ImgFrame, encoding: string, width: number, height: number, maxSteroDepth: number) => Uint8Array;
|
|
5
|
+
};
|
|
6
|
+
//# sourceMappingURL=depth-coloring.worker.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"depth-coloring.worker.d.ts","sourceRoot":"","sources":["../../../../../../src/messaging/deserialization/video/depth-coloring.worker.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,QAAQ,EAAE,MAAM,sCAAsC,CAAC;AAEhE,wBAAgB,UAAU,CAAC,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,aAAa,EAAE,MAAM,GAAE,UAAU,CAI/H;AACD,MAAM,MAAM,aAAa,GAAG;IAC1B,UAAU,EAAE,CAAC,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,aAAa,EAAE,MAAM,KAAK,UAAU,CAAC;CACvH,CAAC"}
|