Skip to content

Commit

Permalink
Update cv_camera version for check
Browse files Browse the repository at this point in the history
  • Loading branch information
okalachev committed Apr 10, 2024
1 parent bced762 commit 31dde13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion builder/test/tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 31dde13

Please sign in to comment.