CHANGELOG
Changelog for package fadecandy_driver
1.0.2 (2023-10-02)
fix(drivers): missing build depend on pkg-config
Contributors: Rein Appeldoorn
1.0.1 (2023-09-21)
1.0.0 (2023-09-05)
remove time dependency
refactor to ros2
Contributors: Tom de Winter
0.2.2 (2021-05-17)
fix: usb interface number (#24)
Contributors: Jad Haj Mustafa
0.2.1 (2021-04-20)
chore(package.xml): Update maintainers
Contributors: Rein Appeldoorn
0.2.0 (2021-04-19)
Feat/refactor to c++ (#20) Co-authored-by: jad <jad.hajmustafa@eurogroep.com> Co-authored-by: Rein Appeldoorn <reinzor@gmail.com>
Merge pull request #17 from eurogroep/fix/handle-reconnections fix: Handle reconnections properly
fix(diagnostics): Publish before first connect
Merge pull request #15 from eurogroep/fix/remove-fadecandy-util-unused-file fix: remove unused fadecandy_util.py
fix: Handle reconnections properly Release the USB device and restart the driver when an IOError has been raised while sending to the USB device. This way, we can recover from unplugging and pluggin the USB device.
fix: remove unused fadecandy_util.py
Contributors: Catherine Wong, Jad Haj Mustafa, Rein Appeldoorn
0.1.3 (2020-11-02)
Merge pull request #13 from eurogroep/fix/noetic-python3-struct-pack: fix(Noetic/Python3): Struct packing
Contributors: Rein Appeldoorn
0.1.2 (2020-07-06)
0.1.1 (2020-06-03)
Merge pull request #7 from jonbinney/python3-fixes Fixes for python3/noetic compatibility
Contributors: Jon Binney
0.1.0 (2020-05-28)
Initial release.