Skip to content

Commit 1c06500

Browse files
committed
bump fw
1 parent aa7831a commit 1c06500

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

cmake/Depthai/DepthaiDeviceRVC4Config.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
set(DEPTHAI_DEVICE_RVC4_MATURITY "snapshot")
44

55
# "version if applicable"
6-
set(DEPTHAI_DEVICE_RVC4_VERSION "0.0.1+90404e574761a886804c5c7b24ff490510ea56ae")
6+
set(DEPTHAI_DEVICE_RVC4_VERSION "0.0.1+8bd2c200c25e51ebf1b8f291f1baa1f62eca8344")

cmake/Depthai/DepthaiDeviceSideConfig.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
set(DEPTHAI_DEVICE_SIDE_MATURITY "snapshot")
33

44
# "full commit hash of device side binary"
5-
set(DEPTHAI_DEVICE_SIDE_COMMIT "7219a89e0322a8b91b279db6b6b79e662907cc93")
5+
set(DEPTHAI_DEVICE_SIDE_COMMIT "6046548aea636182aa0b028aff7bf3ec4bdf6988")
66

77
# "version if applicable"
88
set(DEPTHAI_DEVICE_SIDE_VERSION "")

tests/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@ private_data(
326326
)
327327

328328
private_data(
329-
URL "luxonis-depthai-data-local/misc/parser_testing/ground_truth_files/detection_parser/yolov8-instance-segmentation-large_coco-640x352_701031f-segmentation_mask_v2.png"
329+
URL "https://artifacts.luxonis.com/artifactory/luxonis-depthai-data-local/misc/parser_testing/ground_truth_files/detection_parser/yolov8-instance-segmentation-large_coco-640x352_701031f-segmentation_mask_v2.png"
330330
SHA1 "cf947acf1c210efba34c363fe6d8fd8d02293601"
331331
FILE "yolov8-instance-segmentation-large_coco-640x352_701031f-segmentation_mask_v2.png"
332332
LOCATION yolo_v8_instance_segmentation_large_coco_640x352_kitchen_segmentation_gt_v2

0 commit comments

Comments
 (0)