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 8c531be commit 022e29cCopy full SHA for 022e29c
examples/python/CMakeLists.txt
@@ -240,7 +240,7 @@ add_python_example(rgbd_o3d RGBD/rgbd_o3d.py)
240
dai_set_example_test_labels(rgbd_o3d ondevice rvc2_all rvc4 ci nowindows)
241
242
add_python_example(rgbd_pcl_processing RGBD/rgbd_pcl_processing.py)
243
-dai_set_example_test_labels(rgbd_pcl_processing ondevice rvc2 usb rvc4 ci nowindows)
+dai_set_example_test_labels(rgbd_pcl_processing ondevice rvc2_all rvc4 ci nowindows)
244
245
add_python_example(person_crop_out Misc/DigitalZoom/person_crop_out.py)
246
dai_set_example_test_labels(person_crop_out ondevice rvc2_all rvc4 rvc4rgb ci)
0 commit comments