Skip to content

Commit

Permalink
Change depthai-sdk version to 1.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
geektrove committed Sep 27, 2023
1 parent 74201ab commit ea6c647
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build-images-base.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ for elem in "${elems[@]}"; do
DEPTHAI_SDK_VERSION=""
if [[ "${ROBOTICS_VISION_CORE}" == "rvc2" ]]; then
DEPTHAI_VERSION="2.22.0.0.dev0+4f65e787340f0c83f8c03619d240bbb8af1260df"
DEPTHAI_SDK_VERSION="1.13.1"
DEPTHAI_SDK_VERSION="1.12.1"
elif [[ "${ROBOTICS_VISION_CORE}" == "rvc3" ]]; then
DEPTHAI_VERSION="2.22.0.0.dev0+8b9eceb316ce60d57d9157ecec48534b548e8904"
DEPTHAI_SDK_VERSION="d188eec84fded7ea10a3dc124db7da433a2a3578"
Expand Down

0 comments on commit ea6c647

Please sign in to comment.