CHANGELOG
Changelog for package test_quality_of_service
0.12.4 (2023-11-21)
0.12.3 (2022-04-05)
0.12.2 (2022-03-28)
0.12.1 (2022-01-13)
Update maintainers to Aditya Pande and Shane Loretz (#491)
Contributors: Audrow Nash
0.12.0 (2021-11-18)
0.11.1 (2021-04-26)
0.11.0 (2021-04-06)
0.10.0 (2021-03-18)
0.9.1 (2020-07-06)
0.9.0 (2020-06-04)
Code style only: wrap after open parenthesis if not in one line. (#397)
Contributors: Dirk Thomas
0.8.0 (2019-11-20)
0.8.0
Remove broken constructors. (#389)
Contributors: Dan Rose, Michael Carroll
0.7.1 (2019-05-29)
QoS System Tests. (#347) * Added new Quality of Service system test package Added simple test for liveliness * Added deadline system test Added lifespan system test * Added linting fixes * Added documentation Added minor liveliness test cleanup * Fix CMake warnings * Added base class for test nodes Added implementation headers and files Addressed review comments * Added simple deadline test Renamed implementing classes to avoid namespace confusion * Addressed review comments Fixed bugs in fixture bringup and teardown Fixed base class issues * Fix compiler errors * Update to be compatible with latest rclcpp API * Removes unused find_package for pytest. * Fix windows compiler warnings * Replace rclcpp::get_logger() with Node::get_logger()
Contributors: Devin Bonnie