We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 175a0c4 commit b6af8b5Copy full SHA for b6af8b5
examples/rgb_depth_aligned.py
@@ -10,7 +10,7 @@
10
11
# Create pipeline
12
pipeline = dai.Pipeline()
13
-queueNames = None
+queueNames = []
14
15
# Define sources and outputs
16
camRgb = pipeline.createColorCamera()
0 commit comments