Skip to content

Releases: ros-drivers/usb_cam

0.8.1

01 May 16:50
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.7.0...0.8.1

0.7.0

31 Aug 03:03
Compare
Choose a tag to compare

What's Changed

  • Clean up ROS 2 node, update parameter logic by @flynneva in #241
  • Address multiple memory leak issues after ros2 rewrite by @flynneva in #264
  • Fixed wrong image timestamp due to missing handling of microseconds in epoch time shift by @boitumeloruf in #267
  • Multiple cameras + compression by @brendoncintas in #248
  • 262 fix memory leak by @flynneva in #268
  • Enable manaul trigger of ROS 2 CI, add Iron, deprecate Foxy by @flynneva in #273
  • Fix mjpeg invalid ptr and mjpeg memory leak by @flynneva in #279

New Contributors

  • @boitumeloruf made their first contribution in #267
  • @brendoncintas made their first contribution in #248

Full Changelog: 0.6.0...0.7.0

Update pixel format logic, support MJPEG to RGB conversion

02 Apr 18:06
Compare
Choose a tag to compare

What's Changed

  • fix timestamp issue and use v4l2 for brightness, contrast, saturation, sharpness, gain… by @johnjamesmiller in #224
  • Update / fix pixel format logic by @flynneva in #237
  • Update documentation related to supported formats by @flynneva in #238
  • Migrate previous pixel formats to new approach by @flynneva in #239
  • If auto exposure is true, set it by @flynneva in #240

New Contributors

Full Changelog: 0.5.0...0.6.0

0.5.0

14 Jan 18:13
Compare
Choose a tag to compare
0.5.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 0.4.2...0.5.0

Release 0.4.0

22 Jul 04:16
Compare
Choose a tag to compare

First release for ROS2