CHANGELOG

Changelog for package examples_rclcpp_cbg_executor

0.20.0 (2024-04-26)

0.19.3 (2024-04-16)

0.19.2 (2024-03-28)

0.19.1 (2023-07-11)

0.19.0 (2023-04-27)

0.18.0 (2023-04-11)

0.17.1 (2023-03-01)

0.17.0 (2023-02-14)

  • Update the examples to C++17. (#353)

  • [rolling] Update maintainers - 2022-11-07 (#352)

  • Contributors: Audrow Nash, Chris Lalancette

0.16.2 (2022-11-02)

0.16.1 (2022-09-13)

0.16.0 (2022-04-29)

0.15.0 (2022-03-01)

  • Improve scheduling configuration of examples_rclcpp_cbg_executor package (#331)

  • Added jitter measurement to examples_rclcpp_cbg_executor. (#328)

  • Contributors: Ralph Lange

0.14.0 (2022-01-14)

0.13.0 (2021-10-18)

  • Fix deprecated subscriber callbacks (#323)

  • Contributors: Abrar Rahman Protyasha

0.12.0 (2021-08-05)

  • Remove use of get_callback_groups(). (#320)

  • Contributors: Chris Lalancette

0.11.2 (2021-04-26)

0.11.1 (2021-04-12)

  • Fix clang warnings about type mismatches. (#309)

  • Contributors: Chris Lalancette

0.11.0 (2021-04-06)

  • Support for cbg_executor package on QNX (#305)

  • Contributors: joshua-qnx

0.10.3 (2021-03-18)

  • Demo for callback-group-level executor concept. (#302)

  • Contributors: Ralph Lange