Package Summary

Tags No category tags.
Version 0.12.4
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros2/system_tests.git
VCS Type git
VCS Version humble
Last Updated 2023-11-21
Dev Status DEVELOPED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Test command line remapping of topic names, service names, node namespace, and node name.

Additional Links

No additional links.

Maintainers

  • Aditya Pande
  • Shane Loretz

Authors

  • Shane Loretz
  • Jacob Perron
  • William Woodall
README
No README found. See repository README.
CHANGELOG

Changelog for package test_cli_remapping

0.12.4 (2023-11-21)

0.12.3 (2022-04-05)

0.12.2 (2022-03-28)

0.12.1 (2022-01-13)

0.12.0 (2021-11-18)

  • Update python nodes SIGINT handling (#490)
  • Updated maintainers (#489)
  • Add changelogs (#473)
  • Contributors: Aditya Pande, Ivan Santiago Paunovic

0.11.1 (2021-04-26)

  • Fix test_cli_remapping flaky test. (#470)
  • Contributors: Shane Loretz

0.11.0 (2021-04-06)

0.10.0 (2021-03-18)

  • Update maintainers. (#450)
  • Enable -Wall, -Wextra, and -Wpedantic. (#448)
  • Contributors: Audrow Nash, Jacob Perron

0.9.1 (2020-07-06)

0.9.0 (2020-06-04)

  • Remove ready_fn, and one self.proc_info. (#391)
  • Contributors: Peter Baughman

0.8.0 (2019-11-20)

  • 0.8.0
  • Use of -r/--remap flags where appropriate. (#384)
  • Adapt to \'--ros-args ... [--]\'-based ROS args extraction. (#381)
    • Use --ros-args in test_cli package tests.
    • Use --ros-args in test_cli_remapping package tests.
  • Contributors: Michael Carroll, Michel Hidalgo

0.7.1 (2019-05-29)

0.7.0 (2019-05-20)

  • Fix deprecation warnings. (#364)
  • Changes to avoid deprecated API\'s. (#361)
    • Changes to avoid deprecated API\'s
    • Review comments
  • Migrate launch tests to new launch_testing features & API. (#340)
    • Update after launch_testing features becoming legacy.
    • Migrate test_rclcpp tests to new launch_testing API.
    • Migrate test_communication tests to new launch_testing API.
    • Migrate test_security tests to new launch_testing API.
    • Migrate test_cli_remapping tests to new launch_testing API.
    • Stop using injected attributes in launch tests.
    • Bump test_rclcpp tests timeout to please CI.
    • Fix PATH in test_security tests.
    • Bump test_security tests timeout to please CI.
    • Address peer review comments.
    • Please flake8 on test_cli_remapping.
  • Add launch along with launch_testing as test dependencies. (#334)
  • Drops legacy launch API usage. (#328)
    • Drops legacy launch API usage.
    • Fixes style issues.
    • Drops more legacy launch API use cases.
    • Adds launch_testing as test_security dependency.
    • Applies misc fixes after Windows triaging.
    • Applies more fixes after Windows triaging.
    • Disables test_rclcpp cross vendor tests on Windows.
  • Contributors: Jacob Perron, Michel Hidalgo, William Woodall

0.6.0 (2018-12-14)

  • Use debug python executable on windows. (#281)
    • Use debug python executable on windows
    • Get python debug executable from pythonextra
  • Use new launch legacy namespace. (#275)
  • Add tests for command line remapping. (#268)
    • Add tests for command line remapping
  • Contributors: Mikael Arguedas, Shane Loretz

0.4.0 (2017-12-08)

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged test_cli_remapping at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 0.15.3
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros2/system_tests.git
VCS Type git
VCS Version iron
Last Updated 2024-02-07
Dev Status DEVELOPED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Test command line remapping of topic names, service names, node namespace, and node name.

Additional Links

No additional links.

Maintainers

  • Brandon Ong

Authors

  • Aditya Pande
  • Jacob Perron
  • Shane Loretz
  • William Woodall
README
No README found. See repository README.
CHANGELOG

Changelog for package test_cli_remapping

0.15.3 (2024-02-07)

0.15.2 (2023-07-14)

0.15.1 (2023-04-11)

0.15.0 (2023-02-13)

  • Update the system tests to C++17. (#510)
  • [rolling] Update maintainers - 2022-11-07 (#509)
  • Contributors: Audrow Nash, Chris Lalancette

0.14.0 (2022-09-13)

0.13.0 (2022-05-04)

0.12.3 (2022-04-05)

0.12.2 (2022-03-28)

0.12.1 (2022-01-13)

0.12.0 (2021-11-18)

  • Update python nodes SIGINT handling (#490)
  • Updated maintainers (#489)
  • Add changelogs (#473)
  • Contributors: Aditya Pande, Ivan Santiago Paunovic

0.11.1 (2021-04-26)

  • Fix test_cli_remapping flaky test. (#470)
  • Contributors: Shane Loretz

0.11.0 (2021-04-06)

0.10.0 (2021-03-18)

  • Update maintainers. (#450)
  • Enable -Wall, -Wextra, and -Wpedantic. (#448)
  • Contributors: Audrow Nash, Jacob Perron

0.9.1 (2020-07-06)

0.9.0 (2020-06-04)

  • Remove ready_fn, and one self.proc_info. (#391)
  • Contributors: Peter Baughman

0.8.0 (2019-11-20)

  • 0.8.0
  • Use of -r/--remap flags where appropriate. (#384)
  • Adapt to \'--ros-args ... [--]\'-based ROS args extraction. (#381)
    • Use --ros-args in test_cli package tests.
    • Use --ros-args in test_cli_remapping package tests.
  • Contributors: Michael Carroll, Michel Hidalgo

0.7.1 (2019-05-29)

0.7.0 (2019-05-20)

  • Fix deprecation warnings. (#364)
  • Changes to avoid deprecated API\'s. (#361)
    • Changes to avoid deprecated API\'s
    • Review comments
  • Migrate launch tests to new launch_testing features & API. (#340)
    • Update after launch_testing features becoming legacy.
    • Migrate test_rclcpp tests to new launch_testing API.
    • Migrate test_communication tests to new launch_testing API.
    • Migrate test_security tests to new launch_testing API.
    • Migrate test_cli_remapping tests to new launch_testing API.
    • Stop using injected attributes in launch tests.
    • Bump test_rclcpp tests timeout to please CI.
    • Fix PATH in test_security tests.
    • Bump test_security tests timeout to please CI.
    • Address peer review comments.
    • Please flake8 on test_cli_remapping.
  • Add launch along with launch_testing as test dependencies. (#334)
  • Drops legacy launch API usage. (#328)
    • Drops legacy launch API usage.
    • Fixes style issues.
    • Drops more legacy launch API use cases.
    • Adds launch_testing as test_security dependency.
    • Applies misc fixes after Windows triaging.
    • Applies more fixes after Windows triaging.
    • Disables test_rclcpp cross vendor tests on Windows.
  • Contributors: Jacob Perron, Michel Hidalgo, William Woodall

0.6.0 (2018-12-14)

  • Use debug python executable on windows. (#281)
    • Use debug python executable on windows
    • Get python debug executable from pythonextra
  • Use new launch legacy namespace. (#275)
  • Add tests for command line remapping. (#268)
    • Add tests for command line remapping
  • Contributors: Mikael Arguedas, Shane Loretz

0.4.0 (2017-12-08)

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged test_cli_remapping at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 0.20.2
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros2/system_tests.git
VCS Type git
VCS Version rolling
Last Updated 2024-04-16
Dev Status DEVELOPED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Test command line remapping of topic names, service names, node namespace, and node name.

Additional Links

No additional links.

Maintainers

  • Brandon Ong

Authors

  • Aditya Pande
  • Jacob Perron
  • Shane Loretz
  • William Woodall
README
No README found. See repository README.
CHANGELOG

Changelog for package test_cli_remapping

0.20.2 (2024-04-16)

0.20.1 (2024-03-27)

0.20.0 (2023-12-26)

  • Switch to target_link_libraries everywhere. (#532)
  • Contributors: Chris Lalancette

0.19.0 (2023-10-04)

0.18.0 (2023-09-07)

0.17.1 (2023-08-21)

0.17.0 (2023-07-11)

0.16.1 (2023-05-11)

0.16.0 (2023-04-28)

0.15.1 (2023-04-11)

0.15.0 (2023-02-13)

  • Update the system tests to C++17. (#510)
  • [rolling] Update maintainers - 2022-11-07 (#509)
  • Contributors: Audrow Nash, Chris Lalancette

0.14.0 (2022-09-13)

0.13.0 (2022-05-04)

0.12.3 (2022-04-05)

0.12.2 (2022-03-28)

0.12.1 (2022-01-13)

0.12.0 (2021-11-18)

  • Update python nodes SIGINT handling (#490)
  • Updated maintainers (#489)
  • Add changelogs (#473)
  • Contributors: Aditya Pande, Ivan Santiago Paunovic

0.11.1 (2021-04-26)

  • Fix test_cli_remapping flaky test. (#470)
  • Contributors: Shane Loretz

0.11.0 (2021-04-06)

0.10.0 (2021-03-18)

  • Update maintainers. (#450)
  • Enable -Wall, -Wextra, and -Wpedantic. (#448)
  • Contributors: Audrow Nash, Jacob Perron

0.9.1 (2020-07-06)

0.9.0 (2020-06-04)

  • Remove ready_fn, and one self.proc_info. (#391)
  • Contributors: Peter Baughman

0.8.0 (2019-11-20)

  • 0.8.0
  • Use of -r/--remap flags where appropriate. (#384)
  • Adapt to \'--ros-args ... [--]\'-based ROS args extraction. (#381)
    • Use --ros-args in test_cli package tests.
    • Use --ros-args in test_cli_remapping package tests.
  • Contributors: Michael Carroll, Michel Hidalgo

0.7.1 (2019-05-29)

0.7.0 (2019-05-20)

  • Fix deprecation warnings. (#364)
  • Changes to avoid deprecated API\'s. (#361)
    • Changes to avoid deprecated API\'s
    • Review comments
  • Migrate launch tests to new launch_testing features & API. (#340)
    • Update after launch_testing features becoming legacy.
    • Migrate test_rclcpp tests to new launch_testing API.
    • Migrate test_communication tests to new launch_testing API.
    • Migrate test_security tests to new launch_testing API.
    • Migrate test_cli_remapping tests to new launch_testing API.
    • Stop using injected attributes in launch tests.
    • Bump test_rclcpp tests timeout to please CI.
    • Fix PATH in test_security tests.
    • Bump test_security tests timeout to please CI.
    • Address peer review comments.
    • Please flake8 on test_cli_remapping.
  • Add launch along with launch_testing as test dependencies. (#334)
  • Drops legacy launch API usage. (#328)
    • Drops legacy launch API usage.
    • Fixes style issues.
    • Drops more legacy launch API use cases.
    • Adds launch_testing as test_security dependency.
    • Applies misc fixes after Windows triaging.
    • Applies more fixes after Windows triaging.
    • Disables test_rclcpp cross vendor tests on Windows.
  • Contributors: Jacob Perron, Michel Hidalgo, William Woodall

0.6.0 (2018-12-14)

  • Use debug python executable on windows. (#281)
    • Use debug python executable on windows
    • Get python debug executable from pythonextra
  • Use new launch legacy namespace. (#275)
  • Add tests for command line remapping. (#268)
    • Add tests for command line remapping
  • Contributors: Mikael Arguedas, Shane Loretz

0.4.0 (2017-12-08)

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged test_cli_remapping at Robotics Stack Exchange

No version for distro noetic. Known supported distros are highlighted in the buttons above.
No version for distro ardent. Known supported distros are highlighted in the buttons above.
No version for distro bouncy. Known supported distros are highlighted in the buttons above.
No version for distro crystal. Known supported distros are highlighted in the buttons above.
No version for distro eloquent. Known supported distros are highlighted in the buttons above.
No version for distro dashing. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.11.2
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros2/system_tests.git
VCS Type git
VCS Version galactic
Last Updated 2022-12-07
Dev Status DEVELOPED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Test command line remapping of topic names, service names, node namespace, and node name.

Additional Links

No additional links.

Maintainers

  • Jacob Perron
  • William Woodall

Authors

  • Shane Loretz
README
No README found. See repository README.
CHANGELOG

Changelog for package test_cli_remapping

0.11.2 (2022-12-06)

  • Add changelogs (#474)
  • Contributors: Ivan Santiago Paunovic

0.11.1 (2021-04-26)

  • Fix test_cli_remapping flaky test. (#470)
  • Contributors: Shane Loretz

0.11.0 (2021-04-06)

0.10.0 (2021-03-18)

  • Update maintainers. (#450)
  • Enable -Wall, -Wextra, and -Wpedantic. (#448)
  • Contributors: Audrow Nash, Jacob Perron

0.9.1 (2020-07-06)

0.9.0 (2020-06-04)

  • Remove ready_fn, and one self.proc_info. (#391)
  • Contributors: Peter Baughman

0.8.0 (2019-11-20)

  • 0.8.0
  • Use of -r/--remap flags where appropriate. (#384)
  • Adapt to \'--ros-args ... [--]\'-based ROS args extraction. (#381)
    • Use --ros-args in test_cli package tests.
    • Use --ros-args in test_cli_remapping package tests.
  • Contributors: Michael Carroll, Michel Hidalgo

0.7.1 (2019-05-29)

0.7.0 (2019-05-20)

  • Fix deprecation warnings. (#364)
  • Changes to avoid deprecated API\'s. (#361)
    • Changes to avoid deprecated API\'s
    • Review comments
  • Migrate launch tests to new launch_testing features & API. (#340)
    • Update after launch_testing features becoming legacy.
    • Migrate test_rclcpp tests to new launch_testing API.
    • Migrate test_communication tests to new launch_testing API.
    • Migrate test_security tests to new launch_testing API.
    • Migrate test_cli_remapping tests to new launch_testing API.
    • Stop using injected attributes in launch tests.
    • Bump test_rclcpp tests timeout to please CI.
    • Fix PATH in test_security tests.
    • Bump test_security tests timeout to please CI.
    • Address peer review comments.
    • Please flake8 on test_cli_remapping.
  • Add launch along with launch_testing as test dependencies. (#334)
  • Drops legacy launch API usage. (#328)
    • Drops legacy launch API usage.
    • Fixes style issues.
    • Drops more legacy launch API use cases.
    • Adds launch_testing as test_security dependency.
    • Applies misc fixes after Windows triaging.
    • Applies more fixes after Windows triaging.
    • Disables test_rclcpp cross vendor tests on Windows.
  • Contributors: Jacob Perron, Michel Hidalgo, William Woodall

0.6.0 (2018-12-14)

  • Use debug python executable on windows. (#281)
    • Use debug python executable on windows
    • Get python debug executable from pythonextra
  • Use new launch legacy namespace. (#275)
  • Add tests for command line remapping. (#268)
    • Add tests for command line remapping
  • Contributors: Mikael Arguedas, Shane Loretz

0.4.0 (2017-12-08)

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged test_cli_remapping at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 0.9.2
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros2/system_tests.git
VCS Type git
VCS Version foxy
Last Updated 2022-01-31
Dev Status DEVELOPED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Test command line remapping of topic names, service names, node namespace, and node name.

Additional Links

No additional links.

Maintainers

  • Shane Loretz

Authors

No additional authors.
README
No README found. See repository README.
CHANGELOG
No CHANGELOG found.

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged test_cli_remapping at Robotics Stack Exchange

No version for distro lunar. Known supported distros are highlighted in the buttons above.
No version for distro jade. Known supported distros are highlighted in the buttons above.
No version for distro indigo. Known supported distros are highlighted in the buttons above.
No version for distro hydro. Known supported distros are highlighted in the buttons above.
No version for distro kinetic. Known supported distros are highlighted in the buttons above.
No version for distro melodic. Known supported distros are highlighted in the buttons above.