CHANGELOG

Changelog for package event_camera_codecs

3.0.0 (2025-12-06)

  • updated license string in package.xml

  • fix broken tests and README

  • returning false from eventExtTrigger() will now interrupt decode()

  • do not bomb out on padding code 9

  • Contributors: Bernd Pfrommer

2.0.1 (2025-10-29)

  • added getNumberOfBytesUsed() top api

  • more documentation and tests

  • Fix: (void) unused paras for successful build

  • Fix: Enable successful build on macOS (AppleClang)

  • fix bug in libcaer timeMult

  • Contributors: Bernd Pfrommer, Dhruv Patel

2.0.0 (2025-05-22)

  • avoid ament_target_dependencies

  • bumped cmake required

  • Contributors: Bernd Pfrommer

1.0.5 (2024-05-29)

  • fix formatting for noble

  • updated build instructions

  • Contributors: Bernd Pfrommer

1.0.4 (2024-02-04)

  • added hasSensorTimeSinceEpoch() and getTimeMultiplier() This is to support libcaer event python processing

  • added newInstance(msg) methods

  • Contributors: Bernd Pfrommer

1.0.3 (2023-12-16)

  • added tests

  • added libcaer_cmp, libcaer and improved README

  • make decoder factory geometry aware, use new ros1 ci

  • use new CI rules

  • add dependency on class_loader

  • Contributors: Bernd Pfrommer

1.0.2 (2023-09-19)

  • add dependency on class_loader

  • Contributors: Bernd Pfrommer

1.0.1 (2023-08-29)

  • initial release

  • Contributors: Bernd Pfrommer