CHANGELOG
Changelog for package pid_controller
4.31.0 (2025-08-27)
4.30.1 (2025-08-03)
4.30.0 (2025-07-31)
4.29.0 (2025-07-23)
4.28.0 (2025-07-14)
4.27.1 (2025-07-02)
4.27.0 (2025-06-23)
4.26.0 (2025-06-06)
4.25.0 (2025-05-17)
4.24.0 (2025-04-27)
4.23.0 (2025-04-10)
4.22.0 (2025-03-17)
4.21.0 (2025-03-01)
[pid_controller] Update tests (#1538)
Reset PID controllers on activation and add save_i_term parameter (#1507)
Update API of PID class (#1437)
[pid_controller] Fix logic for feedforward_mode with single reference interface (#1520)
Fix the exported interface naming in the chainable controllers (#1528)
Contributors: Christoph Fröhlich, Julia Jia, Sai Kishor Kothakota
4.20.0 (2025-01-29)
4.19.0 (2025-01-13)
Remove visibility macros (#1451)
Contributors: Bence Magyar
4.18.0 (2024-12-19)
[CI] Add clang job and setup concurrency (#1407)
Contributors: Christoph Fröhlich
4.17.0 (2024-12-07)
4.16.0 (2024-11-08)
fixes for windows compilation (#1330)
Contributors: Gilmar Correia
4.15.0 (2024-10-07)
4.14.0 (2024-09-11)
[PID Controller] Export state interfaces for easier chaining with other controllers (#1214)
Contributors: Sai Kishor Kothakota
4.13.0 (2024-08-22)
4.12.1 (2024-08-14)
4.12.0 (2024-07-23)
4.11.0 (2024-07-09)
added changes corresponding to the logger and clock propagation in ResourceManager (#1184)
Contributors: Sai Kishor Kothakota
4.10.0 (2024-07-01)
4.9.0 (2024-06-05)
4.8.0 (2024-05-14)
[PID] Add example yaml to docs (#951)
Contributors: Christoph Fröhlich
4.7.0 (2024-03-22)
4.6.0 (2024-02-12)
4.5.0 (2024-01-31)
4.4.0 (2024-01-11)
4.3.0 (2024-01-08)
Add few warning flags to error (#961)
Contributors: Sai Kishor Kothakota
4.2.0 (2023-12-12)
🚀 Add PID controller 🎉 (#434)
Contributors: Dr. Denis