|
2 | 2 | Changelog for package usb_cam
|
3 | 3 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
4 | 4 |
|
| 5 | +0.8.1 (2024-05-01) |
| 6 | +------------------ |
| 7 | +* Merge pull request `#330 <https://github.com/ros-drivers/usb_cam/issues/330>`_ from ros-drivers/fix-rolling-builds |
| 8 | + Update comment in CI from Jammy to Noble |
| 9 | +* Fix linter error in uyvy file |
| 10 | + - Update comment in CI from Jammy to Noble |
| 11 | +* Merge pull request `#324 <https://github.com/ros-drivers/usb_cam/issues/324>`_ from clalancette/clalancette/const-avcodec |
| 12 | + Switch to a const AVCodec *. |
| 13 | +* Switch to a const AVCodec *. |
| 14 | + This is because newer versions of avcodec return a const AVCodec *. |
| 15 | +* Merge pull request `#313 <https://github.com/ros-drivers/usb_cam/issues/313>`_ from ros-drivers/v4l2-devices-might-not-be-named-video |
| 16 | + V4l2 devices might not be named video |
| 17 | +* Use /sys/class/video4linux/ to get list of v4l2 devices |
| 18 | +* Merge pull request `#311 <https://github.com/ros-drivers/usb_cam/issues/311>`_ from firesurfer/ros2 |
| 19 | + Resolve Symlinks |
| 20 | +* Update usb_cam_node.cpp |
| 21 | + Fix formatting |
| 22 | +* try to fix formatting issue |
| 23 | +* resolve symlinks |
| 24 | +* Merge pull request `#305 <https://github.com/ros-drivers/usb_cam/issues/305>`_ from ros-drivers/fix-docs-deployment |
| 25 | +* Remove unnecessary steps from docs CI |
| 26 | +* Merge pull request `#304 <https://github.com/ros-drivers/usb_cam/issues/304>`_ from ros-drivers/fix-docs-ci |
| 27 | + Fix docs ci |
| 28 | +* Trigger docs CI on every push to ros2 branch |
| 29 | +* Merge pull request `#303 <https://github.com/ros-drivers/usb_cam/issues/303>`_ from ros-drivers/add-mkdocs-documentation |
| 30 | +* Standup basic mkdocs documentation site |
| 31 | +* Contributors: Chris Lalancette, Evan Flynn, Lennart Nachtigall |
| 32 | +
|
5 | 33 | 0.8.0 (2023-12-04)
|
6 | 34 | ------------------
|
7 | 35 | * Bump for release 0.8.0, update docs
|
|
0 commit comments