-

zbar_ros package from zbar_ros repo

zbar_ros

Package Summary

Tags No category tags.
Version 0.3.1
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros-drivers/zbar_ros.git
VCS Type git
VCS Version melodic-devel
Last Updated 2022-06-28
Dev Status MAINTAINED
CI status Continuous Integration : 0 / 0
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Lightweight ROS wrapper for Zbar barcode/qrcode reader library (http://zbar.sourceforge .net/)

Additional Links

No additional links.

Maintainers

  • Paul Bovbel

Authors

  • Paul Bovbel

README

Basic ROS wrapper for the zbar (http://zbar.sourceforge.net/) barcode reader library. Reads image stream from image topic, and outputs detected barcodes to barcode topic. Works with 1D and 2D barcodes.

CHANGELOG

Changelog for package zbar_ros

0.3.1 (2022-06-28)

  • Fix iterator invalidation bug when cleaning the database of previously detected barcodes (#14)
  • Trigger CI
  • Add LICENSE
  • Contributors: Paul Bovbel, Stephen Williams

0.3.0 (2021-03-12)

  • Lint and close #6
  • Contributors: Paul Bovbel

0.2.0 (2021-03-12)

  • Keep tooling CI
  • Update header for newer opencv version
  • Add github action
  • Contributors: Gary Servin, Paul Bovbel

0.1.0 (2017-12-14)

  • Update maintainer
  • Merge pull request #4 from mikaelarguedas/patch-1 update to use non deprecated pluginlib macro
  • update to use non deprecated pluginlib macro
  • Some fixes to work (#2)
    • fix wrong encoding
    • fix memory leak
  • Update README.md
  • Contributors: Furushchev, Mikael Arguedas, Paul Bovbel

0.0.5 (2015-03-31)

  • Fix nodelets.xml installation
  • Only create timer if throttling enabled
  • Contributors: Paul Bovbel

0.0.4 (2015-01-16)

  • Style fixes
  • Fix naming and debug messages
  • Update node->nodelet wrapper
  • Contributors: Paul Bovbel

0.0.3 (2015-01-11)

  • remove stray tf in cmake
  • Contributors: Paul Bovbel

0.0.2 (2015-01-10)

  • update dependencies
  • Contributors: Paul Bovbel

0.0.1 (2015-01-10)

  • Initial development of zbar_ros
  • Contributors: Paul Bovbel

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

Name
zbar

Dependant Packages

No known dependants.

Launch files

Messages

No message files found.

Services

No service files found

Plugins

Recent questions tagged zbar_ros at Robotics Stack Exchange