Skip to content

Commit 07b92fb

Browse files
authored
cv_camera 0.5.1
1 parent f68d8dc commit 07b92fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

builder/image-ros.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ echo_stamp "Installing OpenCV 4.2-compatible ROS packages"
9090
apt install -y --no-install-recommends \
9191
ros-${ROS_DISTRO}-compressed-image-transport=1.14.0-0buster \
9292
ros-${ROS_DISTRO}-cv-bridge=1.15.0-0buster \
93-
ros-${ROS_DISTRO}-cv-camera=0.5.0-0buster \
93+
ros-${ROS_DISTRO}-cv-camera=0.5.1-0buster \
9494
ros-${ROS_DISTRO}-image-publisher=1.15.3-0buster \
9595
ros-${ROS_DISTRO}-web-video-server=0.2.1-0buster
9696
apt-mark hold \

0 commit comments

Comments
 (0)