CHANGELOG
Changelog for package launch_testing_ros
0.19.7 (2024-01-24)
0.19.6 (2023-09-19)
0.19.5 (2023-07-17)
0.19.4 (2023-01-10)
0.19.3 (2022-05-17)
0.19.2 (2022-04-08)
Add hz param to talker.py to fix wait_for_topic_launch_test (#309)
Contributors: Shane Loretz
0.19.1 (2022-04-05)
0.19.0 (2022-03-24)
0.18.0 (2022-03-01)
0.17.0 (2021-12-14)
Revert WaitForTopics (#288)
Contributors: Jacob Perron
0.16.0 (2021-11-29)
Update maintainers in setup.py (#287)
Move pytest entrypoints to own module (#278)
Update package maintainers (#284)
Check that future is done, and always call rclpy.shutdown (#273)
Revert “launch testing : Wait for topics to publish (#274)” (#276)
Contributors: Audrow Nash, Jorge Perez, Michel Hidalgo, Shane Loretz
0.15.0 (2021-10-07)
0.14.2 (2021-04-26)
Use underscores in setup.cfg instead of dashes. (#227)
Contributors: Mike Purvis
0.14.1 (2021-04-12)
0.14.0 (2021-04-06)
0.13.0 (2021-01-25)
0.12.0 (2020-12-08)
0.10.2 (2020-05-26)
Call LaunchROSTestModule with the new API. (#150)
Contributors: Chris Lalancette
0.10.1 (2020-05-13)
0.10.0 (2020-04-29)
Deprecated ‘node_executable’ parameter and replace with ‘executable’ (#140)
Avoid deprecation warning, use from_parent (#141)
Show error strings as part of the flake8 test (#135)
Remove unused ‘launch’ import (#133)
Enable implicit ROS startup by launch_ros actions (#128)
Fix launch_testing_ros example (#121)
Contributors: Dirk Thomas, Jacob Perron, Michel Hidalgo
0.9.4 (2019-11-19)
fix new linter warnings as of flake8-comprehensions 3.1.0 (#94)
Contributors: Dirk Thomas
0.9.3 (2019-11-13)
0.9.2 (2019-10-23)
0.9.1 (2019-09-28)
Make launch_testing_ros examples standalone. (#80)
Contributors: Michel Hidalgo