CHANGELOG
Changelog for package ros2launch
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)
0.19.1 (2022-04-05)
0.19.0 (2022-03-24)
0.18.0 (2022-03-01)
0.17.0 (2021-12-14)
0.16.0 (2021-11-29)
0.15.0 (2021-10-07)
Add regex filter for selective launch-prefix application (#261)
Resolves #37 - Added –launch-prefix argument for ‘ros2 launch’ command (#254)
Use sets of file extensions provided by parser extensions (#252)
Simplify logic to fix absolute paths (#230)
Contributors: Cameron Miller, Christophe Bedard, rob-clarke
0.14.2 (2021-04-26)
0.14.1 (2021-04-12)
0.14.0 (2021-04-06)
Add options extensions to ros2launch and extensibility to the node action (#216)
Contributors: Geoffrey Biggs
0.13.0 (2021-01-25)
Support non-interactive ros2 launch executions (#210)
Contributors: Michel Hidalgo
0.12.0 (2020-12-08)
0.10.2 (2020-05-26)
0.10.1 (2020-05-13)
argcomplete is optional (#147)
Contributors: Alejandro Hernández Cordero
0.10.0 (2020-04-29)
Deprecated ‘node_executable’ parameter and replace with ‘executable’ (#140)
More verbose test_flake8 error messages (same as ros2/launch_ros#135)
Enable implicit ROS startup by launch_ros actions (#128)
Rename node-related parameters (#122)
Legal tab completion of launch files (#126)
Fix linter by removing unused import (#110)
Fix misleading deprecated warnings when using launch arguments (#106)
Use imperative mood in constructor docstrings (#103)
Contributors: Dirk Thomas, Emerson Knapp, Ivan Santiago Paunovic, Jacob Perron, Michel Hidalgo, Shane Loretz, Steven! Ragnarök
0.9.4 (2019-11-19)
0.9.3 (2019-11-13)
0.9.2 (2019-10-23)
0.9.1 (2019-09-28)
0.9.0 (2019-09-25)
0.8.4 (2019-05-30)
0.8.3 (2019-05-29)
0.8.2 (2019-05-20)
0.8.1 (2019-05-08)
0.8.0 (2019-04-14)
0.7.3 (2018-12-13)
0.7.2 (2018-12-06)
0.7.1 (2018-11-16)
Fixed setup.py versions (#155)
Contributors: Steven! Ragnarök
0.7.0 (2018-11-16)
Added ability to define and pass launch arguments to launch files (#123) * See changelog in
launch
for details. * Signed-off-by: William Woodall <william@osrfoundation.org>Contributors: William Woodall
0.6.0 (2018-08-20)
add way to include other Python launch files (launch #122) * Signed-off-by: William Woodall <william@osrfoundation.org>
Contributors: William Woodall
0.5.2 (2018-07-17)
0.5.1 (2018-06-27)
Improved error handling in the
ros2 launch
command line tool. (#93)Contributors: William Woodall
0.5.0 (2018-06-19)
First commit of the ros2launch package and the ros2 launch CLI tool (#76)
Contributors: William Woodall