zbar_ros
zbar_ros copied to clipboard
Lightweight ROS wrapper for zbar barcode/qrcode reader library (http://zbar.sourceforge.net/)
Resolves: #16
Currently, it's quite hard to tell how this library works. (and whether it works). Adding a Gif of what it looks like in use would be really useful.
Use an interface ``zbar_ros_interfaces/msg/Symbol.msg`` to communicate more information about the qr code that is available in zbar. Deprecated the "barcode" topic in favor of the "symbol" topic (I needed a...
Split off: - [ ] Humble - [x] Create branch - [x] Update rosdistro (https://github.com/ijnek/rosdistro/tree/ijnek-zbar-ros-branch-rename) - [ ] Rolling - [ ] Rename ros2 branch to rolling, to match core...
Bumps [ros-tooling/action-ros-ci](https://github.com/ros-tooling/action-ros-ci) from 0.3 to 0.4. Release notes Sourced from ros-tooling/action-ros-ci's releases. 0.4.0 (v0.4) Do not ignore 'rosdep install' failures/errors (#957) This could break existing workflows 0.3.16 Do not run...