From 31dde130b4584ed514fb3542ea44aa17fb13b1dc Mon Sep 17 00:00:00 2001 From: Oleg Kalachev Date: Thu, 11 Apr 2024 02:49:27 +0300 Subject: [PATCH] Update cv_camera version for check --- builder/test/tests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builder/test/tests.sh b/builder/test/tests.sh index 107528f6..9344c2e2 100755 --- a/builder/test/tests.sh +++ b/builder/test/tests.sh @@ -64,7 +64,7 @@ if [ -z $VM ]; then rosversion rosshow rosversion vl53l1x rosversion rosserial - [[ $(rosversion cv_camera) == "0.5.1" ]] # patched version with init fix + [[ $(rosversion cv_camera) == "0.6.1" ]] # patched version with init fix fi # determine user home directory