CHANGELOG

Changelog for package ros2run

0.18.10 (2024-05-15)

0.18.9 (2024-02-16)

  • Conditionally use valid_signals (#880)

  • Contributors: Chris Lalancette

0.18.8 (2024-01-24)

0.18.7 (2023-07-18)

0.18.6 (2023-04-25)

0.18.5 (2023-01-10)

0.18.4 (2022-11-07)

0.18.3 (2022-04-08)

0.18.2 (2022-03-30)

  • Add timeout to kill hanging tests (#701)

  • Contributors: Audrow Nash

0.18.1 (2022-03-28)

0.18.0 (2022-03-01)

0.17.1 (2022-01-25)

0.17.0 (2022-01-25)

0.16.1 (2022-01-14)

0.16.0 (2022-01-14)

0.15.0 (2021-11-18)

  • Update maintainers to Aditya Pande, Audrow Nash, and Michael Jeronimo (#673)

  • Updated maintainers (#670)

  • check subprocess.returncode to print error message. (#639)

  • Add changelogs (#635)

  • Contributors: Aditya Pande, Audrow Nash, Ivan Santiago Paunovic, Tomoya Fujita

0.14.0 (2021-04-26)

0.13.0 (2021-04-06)

0.12.0 (2021-03-02)

  • Remove maintainer. (#597)

  • Add Audrow as a maintainer. (#591)

  • Contributors: Audrow Nash, Claire Wang

0.11.0 (2021-01-25)

0.10.1 (2020-12-08)

0.10.0 (2020-11-02)

  • Update maintainers. (#568)

  • Contributors: Claire Wang

0.9.5 (2020-06-01)

0.9.4 (2020-05-26)

0.9.3 (2020-05-13)

0.9.2 (2020-05-08)

0.9.1 (2020-05-06)

0.9.0 (2020-04-29)

  • More verbose test_flake8 error messages (same as ros2/launch_ros#135)

  • Use f-string. (#448) * Use f-string * Remove unused variable

  • Contributors: Dirk Thomas

0.8.6 (2019-11-19)

0.8.5 (2019-11-14)

  • 0.8.5

  • Contributors: Shane Loretz

0.8.4 (2019-11-13)

  • 0.8.4

  • Contributors: Michael Carroll

0.8.3 (2019-10-23)

  • 0.8.3

  • Contributors: Shane Loretz

0.8.2 (2019-10-08)

  • 0.8.2

  • Contributors: Dirk Thomas

0.8.1 (2019-10-04)

  • 0.8.1

  • Contributors: Michael Carroll

0.8.0 (2019-09-26)

  • Install resource marker file for packages. (#339)

  • Update setup.py version. (#331) Versions now match latest tag and package.xml.

  • Install package manifest. (#330)

  • Contributors: Dirk Thomas, Jacob Perron

0.7.4 (2019-05-29)

0.7.3 (2019-05-20)

0.7.2 (2019-05-08)

  • Add xmllint linter test. (#232) * Add xmllint test to ament_python packages * Cover new packages as well

  • Contributors: Mikael Arguedas

0.7.1 (2019-04-17)

0.7.0 (2019-04-14)

0.6.3 (2019-02-08)

0.6.2 (2018-12-12)

0.6.1 (2018-12-06)

  • 0.6.1 bump package.xml, setup.py and setup.cfg versions

  • Contributors: Shane Loretz

0.6.0 (2018-11-19)

0.5.4 (2018-08-20)

0.5.3 (2018-07-17)

0.5.2 (2018-06-28)

0.5.1 (2018-06-27 12:27)

0.5.0 (2018-06-27 12:17)

  • Add pytest markers to linter tests

  • Set zip_safe to avoid warning during installation. (#83)

  • Contributors: Dirk Thomas, Mikael Arguedas

0.4.0 (2017-12-08)

  • Improve parameters passing to node in ros2run. (#61) * Improve parameter passing to node in ros2run * Enforce PEP * Fix remaining warning * Move argparse import

  • Remove test_suite, add pytest as test_requires

  • 0.0.3

  • Merge pull request #53 from ros2/invoke_python_script_on_windows_with_interpreter invoke Python scripts on Windows with interpreter

  • Invoke Python scripts on Windows with interpreter

  • Merge pull request #50 from ros2/fix_sigint_ros2_run fix SIGINT handling in ros2 run

  • Fix SIGINT handling in ros2 run

  • Merge pull request #46 from ros2/flake8_plugins update style to satisfy new flake8 plugins

  • Update style to satisfy new flake8 plugins

  • Implicitly inherit from object. (#45)

  • Merge pull request #43 from ros2/run_suppress_prefix_completion run: suppress prefix completion

  • Run: suppress prefix completion

  • Added –prefix argument to ros2 run. (#41) * Added –prefix argument to ros2 run * Fixed issues from review by @dirk-thomas and @wjwwood * Rephrased help message * Added space in help message

  • 0.0.2

  • Add ros2 pkg executables. (#23) * Add ros2 pkg executables * Print basenames by default, option to print full path

  • Merge pull request #15 from ros2/various_fixes various fixes and improvements

  • Various fixes and improvements

  • Removed node from call to get_executable path in ros2 run command,. (#13) see ros2/ros2cli#12.

  • Merge pull request #12 from ros2/improve_executable_selection Improve executable selection

  • Consider PATHEXT on Windows

  • Remove unused node arg

  • Merge pull request #3 from ros2/more_commands add more commands

  • Add ros2run

  • Contributors: Dirk Thomas, Hunter Allen, Mikael Arguedas, alexandre eudes, volkandre