Skip to content

Commit

Permalink
Revert cv_camera to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
okalachev committed Jun 4, 2021
1 parent e0fddc7 commit f8156f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion builder/image-ros.sh
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ echo_stamp "Installing OpenCV 4.2-compatible ROS packages"
apt install -y --no-install-recommends \
ros-${ROS_DISTRO}-compressed-image-transport=1.14.0-0buster \
ros-${ROS_DISTRO}-cv-bridge=1.15.0-0buster \
ros-${ROS_DISTRO}-cv-camera=0.5.1-0buster \
ros-${ROS_DISTRO}-cv-camera=0.5.0-0buster \
ros-${ROS_DISTRO}-image-publisher=1.15.3-0buster \
ros-${ROS_DISTRO}-web-video-server=0.2.1-0buster
apt-mark hold \
Expand Down

0 comments on commit f8156f5

Please sign in to comment.