Skip to content

Commit

Permalink
Remove libcamera_ros from dependencies as this package is not commonl…
Browse files Browse the repository at this point in the history
…y available
  • Loading branch information
okalachev committed Jun 16, 2024
1 parent abe6f5c commit add15ac
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions builder/image-ros.sh
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ my_travis_retry apt-get install -y --no-install-recommends \
ros-${ROS_DISTRO}-usb-cam \
ros-${ROS_DISTRO}-vl53l1x \
ros-${ROS_DISTRO}-ws281x \
ros-${ROS_DISTRO}-libcamera-ros \
ros-${ROS_DISTRO}-rosshow \
ros-${ROS_DISTRO}-cmake-modules \
ros-${ROS_DISTRO}-image-view \
Expand Down
1 change: 0 additions & 1 deletion clover/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
<depend>mavros</depend>
<depend>mavros_extras</depend>
<depend>cv_camera</depend>
<depend>libcamera_ros</depend>
<depend>cv_bridge</depend>
<depend>rosbridge_server</depend>
<depend>web_video_server</depend>
Expand Down

0 comments on commit add15ac

Please sign in to comment.