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 rclcpp API. Each test is run with every available rmw implementation.

Additional Links

No additional links.

Maintainers

  • Aditya Pande
  • Shane Loretz

Authors

  • Dirk Thomas
  • Jacob Perron
  • William Woodall
README
No README found. See repository README.
CHANGELOG

Changelog for package test_rclcpp

0.12.4 (2023-11-21)

0.12.3 (2022-04-05)

0.12.2 (2022-03-28)

0.12.1 (2022-01-13)

  • Fix include order for cpplint (#493)
  • Fix test (#488)
  • Contributors: Jacob Perron, Mauro Passerino

0.12.0 (2021-11-18)

  • Updated maintainers (#489)
  • Add tests for rclcpp sigterm handler (#485)
  • Fix deprecated subscriber callback warnings (#483)
  • Fix deprecation warnings and failures after client API update (#482)
  • Use rosidl_get_typesupport_target() (#480)
  • Use rcpputils/scope_exit.hpp instead of rclcpp/scope_exit.hpp (#479)
  • Add test for defered service callback signature (#478)
  • Add changelogs (#473)
  • Contributors: Abrar Rahman Protyasha, Aditya Pande, Christophe Bedard, Ivan Santiago Paunovic, Shane Loretz

0.11.1 (2021-04-26)

0.11.0 (2021-04-06)

  • Reenable test that used to be flaky. (#467)
  • Get_parameters_service_ should return empty if allow_undeclared_ is false. (#466)
  • Contributors: Michel Hidalgo, Tomoya Fujita

0.10.0 (2021-03-18)

  • Make test pass after rclcpp#1532. (#465)
  • Adapt tests to statically typed parameters. (#462)
  • Guard against TOCTTOU with rclcpp::ok and rclcpp:spin_some. (#459)
  • Update parameter client test with timeout. (#457)
  • Call rclcpp::init and rclcpp::shutdown in each test for test_rclcpp. (#454)
  • Set cppcheck timeout to 400 seconds. (#453)
  • Modify to match Waitable interface adding take_data. (#444)
  • Update maintainers. (#450)
  • Contributors: Audrow Nash, Ivan Santiago Paunovic, Jacob Perron, Shane Loretz, Stephen Brawner, tomoya

0.9.1 (2020-07-06)

  • Fix rclcpp timeout subscriber test. (#440)
    • Use nonzero lower bound for timeout checks.
    • Relax time tolerance.
  • Show numbers of nanseconds in EXPECT with durations. (#438)
    • Show numbers of nanseconds in expect with durations
    • Fix syntax
  • Remove ament_pytest dependency from test_rclcpp. (#437) It is not used in test_rclcpp anywhere.
  • Contributors: Chris Lalancette, Dirk Thomas, Michel Hidalgo

0.9.0 (2020-06-04)

  • Merge pull request #431 from ros2/disable_flaky_parameter_test disable flakey test
  • Disable flakey test Tracked at: https://github.com/ros2/rmw_cyclonedds/issues/183
  • Make [test_executor.spin_some_max_duration]{.title-ref} more reliable. (#430)
  • Change which node name cross-vendor tests are enabled. (#428) * Change which rmws do cross node name tests Disable connext cross-vendor since it still uses 1 participant per node Enable Fast-RTPS and Cyclone cross vendor * Mark tests as skipped instead of not generating Generate all cross-vendor tests Whitelist which cross-vendor tests are expected to work

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

Plugins

No plugins found.

Recent questions tagged test_rclcpp at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 0.20.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 jazzy
Last Updated 2025-04-02
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 rclcpp API. Each test is run with every available rmw implementation.

Additional Links

No additional links.

Maintainers

  • Brandon Ong

Authors

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

Changelog for package test_rclcpp

0.20.3 (2025-04-02)

  • fix: ensure test verifies the existence of all spawning nodes (#558) (#562) (cherry picked from commit 5866414a85cfe7faad45f3a3980ca7b0d0b5ce53) Co-authored-by: Yuyuan Yuan <<az6980522@gmail.com>>
  • Contributors: mergify[bot]

0.20.2 (2024-04-16)

  • Addressed TODO in test_local_parameters (#545)
  • Actually skip the gtest_subscription test on Connext. (#544)
  • Increased time in test_multithreaded (#543)
  • Contributors: Alejandro Hernández Cordero, Chris Lalancette

0.20.1 (2024-03-27)

  • Improve the node_name test. (#538)
  • Change up the formatting in the test_rclcpp tests. (#537)
  • Revamp test_rclcpp to compile far few files. (#535)
  • Contributors: Chris Lalancette

0.20.0 (2023-12-26)

  • Mark gtest_subscription__rmw_connextdds xfail. (#531)
  • Contributors: Chris Lalancette

0.19.0 (2023-10-04)

  • refactor corrected depth check for prefix in parameter_fixtures.hpp (#529)
  • Remove an unnecessary capture in test_rclcpp. (#527)
  • Contributors: Chris Lalancette, Minju, Lee

0.18.0 (2023-09-07)

  • Cleanup of the CMakeLists.txt for test_rclcpp. (#526)
  • Contributors: Chris Lalancette

0.17.1 (2023-08-21)

0.17.0 (2023-07-11)

  • Add a fix for the tests given the new type description parameter (#520)
  • Changes ros_timer_init for ros_timer_init2 (#508)
  • Contributors: Eloy Briceno, Emerson Knapp

0.16.1 (2023-05-11)

  • refactor the multi_access_publisher test to avoid dead locks (#515)
  • Contributors: William Woodall

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)

  • Pass rclcpp::QoS to create_service (#507)
  • Pass rclcpp::QoS to create_client (#506)
  • Revert "Replace deprecated spin_until_future_complete with spin_until_complete (#499)" (#504)
  • Replace deprecated spin_until_future_complete with spin_until_complete (#499)
  • Contributors: Hubert Liberacki, Shane Loretz, William Woodall

0.13.0 (2022-05-04)

0.12.3 (2022-04-05)

0.12.2 (2022-03-28)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

Plugins

No plugins found.

Recent questions tagged test_rclcpp at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 0.24.0
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 kilted
Last Updated 2025-05-30
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 rclcpp API. Each test is run with every available rmw implementation.

Additional Links

No additional links.

Maintainers

  • Brandon Ong

Authors

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

Changelog for package test_rclcpp

0.24.0 (2025-04-28)

  • Use EnableRmwIsolation in launch tests (#571)
  • Ensure test verifies the existence of all spawning nodes (#558)
  • Contributors: Alejandro Hernández Cordero, Scott K Logan, Yuyuan Yuan

0.23.0 (2025-02-02)

  • chore: Adopted to API changes in rclcpp (#556)
  • Contributors: Janosch Machowinski

0.22.1 (2024-11-20)

0.22.0 (2024-10-03)

  • Implement the pure-virtual functions in the Waitable class. (#548)
  • Contributors: Chris Lalancette

0.21.1 (2024-07-09)

  • Update deprecated methods (#546)
  • Contributors: Alejandro Hernández Cordero

0.21.0 (2024-04-29)

0.20.2 (2024-04-16)

  • Addressed TODO in test_local_parameters (#545)
  • Actually skip the gtest_subscription test on Connext. (#544)
  • Increased time in test_multithreaded (#543)
  • Contributors: Alejandro Hernández Cordero, Chris Lalancette

0.20.1 (2024-03-27)

  • Improve the node_name test. (#538)
  • Change up the formatting in the test_rclcpp tests. (#537)
  • Revamp test_rclcpp to compile far few files. (#535)
  • Contributors: Chris Lalancette

0.20.0 (2023-12-26)

  • Mark gtest_subscription__rmw_connextdds xfail. (#531)
  • Contributors: Chris Lalancette

0.19.0 (2023-10-04)

  • refactor corrected depth check for prefix in parameter_fixtures.hpp (#529)
  • Remove an unnecessary capture in test_rclcpp. (#527)
  • Contributors: Chris Lalancette, Minju, Lee

0.18.0 (2023-09-07)

  • Cleanup of the CMakeLists.txt for test_rclcpp. (#526)
  • Contributors: Chris Lalancette

0.17.1 (2023-08-21)

0.17.0 (2023-07-11)

  • Add a fix for the tests given the new type description parameter (#520)
  • Changes ros_timer_init for ros_timer_init2 (#508)
  • Contributors: Eloy Briceno, Emerson Knapp

0.16.1 (2023-05-11)

  • refactor the multi_access_publisher test to avoid dead locks (#515)
  • Contributors: William Woodall

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

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

Plugins

No plugins found.

Recent questions tagged test_rclcpp at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 0.25.0
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 2025-05-30
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 rclcpp API. Each test is run with every available rmw implementation.

Additional Links

No additional links.

Maintainers

  • Brandon Ong

Authors

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

Changelog for package test_rclcpp

0.25.0 (2025-04-28)

0.24.0 (2025-04-28)

  • Use EnableRmwIsolation in launch tests (#571)
  • Ensure test verifies the existence of all spawning nodes (#558)
  • Contributors: Alejandro Hernández Cordero, Scott K Logan, Yuyuan Yuan

0.23.0 (2025-02-02)

  • chore: Adopted to API changes in rclcpp (#556)
  • Contributors: Janosch Machowinski

0.22.1 (2024-11-20)

0.22.0 (2024-10-03)

  • Implement the pure-virtual functions in the Waitable class. (#548)
  • Contributors: Chris Lalancette

0.21.1 (2024-07-09)

  • Update deprecated methods (#546)
  • Contributors: Alejandro Hernández Cordero

0.21.0 (2024-04-29)

0.20.2 (2024-04-16)

  • Addressed TODO in test_local_parameters (#545)
  • Actually skip the gtest_subscription test on Connext. (#544)
  • Increased time in test_multithreaded (#543)
  • Contributors: Alejandro Hernández Cordero, Chris Lalancette

0.20.1 (2024-03-27)

  • Improve the node_name test. (#538)
  • Change up the formatting in the test_rclcpp tests. (#537)
  • Revamp test_rclcpp to compile far few files. (#535)
  • Contributors: Chris Lalancette

0.20.0 (2023-12-26)

  • Mark gtest_subscription__rmw_connextdds xfail. (#531)
  • Contributors: Chris Lalancette

0.19.0 (2023-10-04)

  • refactor corrected depth check for prefix in parameter_fixtures.hpp (#529)
  • Remove an unnecessary capture in test_rclcpp. (#527)
  • Contributors: Chris Lalancette, Minju, Lee

0.18.0 (2023-09-07)

  • Cleanup of the CMakeLists.txt for test_rclcpp. (#526)
  • Contributors: Chris Lalancette

0.17.1 (2023-08-21)

0.17.0 (2023-07-11)

  • Add a fix for the tests given the new type description parameter (#520)
  • Changes ros_timer_init for ros_timer_init2 (#508)
  • Contributors: Eloy Briceno, Emerson Knapp

0.16.1 (2023-05-11)

  • refactor the multi_access_publisher test to avoid dead locks (#515)
  • Contributors: William Woodall

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

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

Plugins

No plugins found.

Recent questions tagged test_rclcpp at Robotics Stack Exchange

No version for distro ardent showing humble. Known supported distros are highlighted in the buttons above.

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 rclcpp API. Each test is run with every available rmw implementation.

Additional Links

No additional links.

Maintainers

  • Aditya Pande
  • Shane Loretz

Authors

  • Dirk Thomas
  • Jacob Perron
  • William Woodall
README
No README found. See repository README.
CHANGELOG

Changelog for package test_rclcpp

0.12.4 (2023-11-21)

0.12.3 (2022-04-05)

0.12.2 (2022-03-28)

0.12.1 (2022-01-13)

  • Fix include order for cpplint (#493)
  • Fix test (#488)
  • Contributors: Jacob Perron, Mauro Passerino

0.12.0 (2021-11-18)

  • Updated maintainers (#489)
  • Add tests for rclcpp sigterm handler (#485)
  • Fix deprecated subscriber callback warnings (#483)
  • Fix deprecation warnings and failures after client API update (#482)
  • Use rosidl_get_typesupport_target() (#480)
  • Use rcpputils/scope_exit.hpp instead of rclcpp/scope_exit.hpp (#479)
  • Add test for defered service callback signature (#478)
  • Add changelogs (#473)
  • Contributors: Abrar Rahman Protyasha, Aditya Pande, Christophe Bedard, Ivan Santiago Paunovic, Shane Loretz

0.11.1 (2021-04-26)

0.11.0 (2021-04-06)

  • Reenable test that used to be flaky. (#467)
  • Get_parameters_service_ should return empty if allow_undeclared_ is false. (#466)
  • Contributors: Michel Hidalgo, Tomoya Fujita

0.10.0 (2021-03-18)

  • Make test pass after rclcpp#1532. (#465)
  • Adapt tests to statically typed parameters. (#462)
  • Guard against TOCTTOU with rclcpp::ok and rclcpp:spin_some. (#459)
  • Update parameter client test with timeout. (#457)
  • Call rclcpp::init and rclcpp::shutdown in each test for test_rclcpp. (#454)
  • Set cppcheck timeout to 400 seconds. (#453)
  • Modify to match Waitable interface adding take_data. (#444)
  • Update maintainers. (#450)
  • Contributors: Audrow Nash, Ivan Santiago Paunovic, Jacob Perron, Shane Loretz, Stephen Brawner, tomoya

0.9.1 (2020-07-06)

  • Fix rclcpp timeout subscriber test. (#440)
    • Use nonzero lower bound for timeout checks.
    • Relax time tolerance.
  • Show numbers of nanseconds in EXPECT with durations. (#438)
    • Show numbers of nanseconds in expect with durations
    • Fix syntax
  • Remove ament_pytest dependency from test_rclcpp. (#437) It is not used in test_rclcpp anywhere.
  • Contributors: Chris Lalancette, Dirk Thomas, Michel Hidalgo

0.9.0 (2020-06-04)

  • Merge pull request #431 from ros2/disable_flaky_parameter_test disable flakey test
  • Disable flakey test Tracked at: https://github.com/ros2/rmw_cyclonedds/issues/183
  • Make [test_executor.spin_some_max_duration]{.title-ref} more reliable. (#430)
  • Change which node name cross-vendor tests are enabled. (#428) * Change which rmws do cross node name tests Disable connext cross-vendor since it still uses 1 participant per node Enable Fast-RTPS and Cyclone cross vendor * Mark tests as skipped instead of not generating Generate all cross-vendor tests Whitelist which cross-vendor tests are expected to work

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

Plugins

No plugins found.

Recent questions tagged test_rclcpp at Robotics Stack Exchange

No version for distro bouncy showing humble. Known supported distros are highlighted in the buttons above.

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 rclcpp API. Each test is run with every available rmw implementation.

Additional Links

No additional links.

Maintainers

  • Aditya Pande
  • Shane Loretz

Authors

  • Dirk Thomas
  • Jacob Perron
  • William Woodall
README
No README found. See repository README.
CHANGELOG

Changelog for package test_rclcpp

0.12.4 (2023-11-21)

0.12.3 (2022-04-05)

0.12.2 (2022-03-28)

0.12.1 (2022-01-13)

  • Fix include order for cpplint (#493)
  • Fix test (#488)
  • Contributors: Jacob Perron, Mauro Passerino

0.12.0 (2021-11-18)

  • Updated maintainers (#489)
  • Add tests for rclcpp sigterm handler (#485)
  • Fix deprecated subscriber callback warnings (#483)
  • Fix deprecation warnings and failures after client API update (#482)
  • Use rosidl_get_typesupport_target() (#480)
  • Use rcpputils/scope_exit.hpp instead of rclcpp/scope_exit.hpp (#479)
  • Add test for defered service callback signature (#478)
  • Add changelogs (#473)
  • Contributors: Abrar Rahman Protyasha, Aditya Pande, Christophe Bedard, Ivan Santiago Paunovic, Shane Loretz

0.11.1 (2021-04-26)

0.11.0 (2021-04-06)

  • Reenable test that used to be flaky. (#467)
  • Get_parameters_service_ should return empty if allow_undeclared_ is false. (#466)
  • Contributors: Michel Hidalgo, Tomoya Fujita

0.10.0 (2021-03-18)

  • Make test pass after rclcpp#1532. (#465)
  • Adapt tests to statically typed parameters. (#462)
  • Guard against TOCTTOU with rclcpp::ok and rclcpp:spin_some. (#459)
  • Update parameter client test with timeout. (#457)
  • Call rclcpp::init and rclcpp::shutdown in each test for test_rclcpp. (#454)
  • Set cppcheck timeout to 400 seconds. (#453)
  • Modify to match Waitable interface adding take_data. (#444)
  • Update maintainers. (#450)
  • Contributors: Audrow Nash, Ivan Santiago Paunovic, Jacob Perron, Shane Loretz, Stephen Brawner, tomoya

0.9.1 (2020-07-06)

  • Fix rclcpp timeout subscriber test. (#440)
    • Use nonzero lower bound for timeout checks.
    • Relax time tolerance.
  • Show numbers of nanseconds in EXPECT with durations. (#438)
    • Show numbers of nanseconds in expect with durations
    • Fix syntax
  • Remove ament_pytest dependency from test_rclcpp. (#437) It is not used in test_rclcpp anywhere.
  • Contributors: Chris Lalancette, Dirk Thomas, Michel Hidalgo

0.9.0 (2020-06-04)

  • Merge pull request #431 from ros2/disable_flaky_parameter_test disable flakey test
  • Disable flakey test Tracked at: https://github.com/ros2/rmw_cyclonedds/issues/183
  • Make [test_executor.spin_some_max_duration]{.title-ref} more reliable. (#430)
  • Change which node name cross-vendor tests are enabled. (#428) * Change which rmws do cross node name tests Disable connext cross-vendor since it still uses 1 participant per node Enable Fast-RTPS and Cyclone cross vendor * Mark tests as skipped instead of not generating Generate all cross-vendor tests Whitelist which cross-vendor tests are expected to work

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

Plugins

No plugins found.

Recent questions tagged test_rclcpp at Robotics Stack Exchange

No version for distro crystal showing humble. Known supported distros are highlighted in the buttons above.

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 rclcpp API. Each test is run with every available rmw implementation.

Additional Links

No additional links.

Maintainers

  • Aditya Pande
  • Shane Loretz

Authors

  • Dirk Thomas
  • Jacob Perron
  • William Woodall
README
No README found. See repository README.
CHANGELOG

Changelog for package test_rclcpp

0.12.4 (2023-11-21)

0.12.3 (2022-04-05)

0.12.2 (2022-03-28)

0.12.1 (2022-01-13)

  • Fix include order for cpplint (#493)
  • Fix test (#488)
  • Contributors: Jacob Perron, Mauro Passerino

0.12.0 (2021-11-18)

  • Updated maintainers (#489)
  • Add tests for rclcpp sigterm handler (#485)
  • Fix deprecated subscriber callback warnings (#483)
  • Fix deprecation warnings and failures after client API update (#482)
  • Use rosidl_get_typesupport_target() (#480)
  • Use rcpputils/scope_exit.hpp instead of rclcpp/scope_exit.hpp (#479)
  • Add test for defered service callback signature (#478)
  • Add changelogs (#473)
  • Contributors: Abrar Rahman Protyasha, Aditya Pande, Christophe Bedard, Ivan Santiago Paunovic, Shane Loretz

0.11.1 (2021-04-26)

0.11.0 (2021-04-06)

  • Reenable test that used to be flaky. (#467)
  • Get_parameters_service_ should return empty if allow_undeclared_ is false. (#466)
  • Contributors: Michel Hidalgo, Tomoya Fujita

0.10.0 (2021-03-18)

  • Make test pass after rclcpp#1532. (#465)
  • Adapt tests to statically typed parameters. (#462)
  • Guard against TOCTTOU with rclcpp::ok and rclcpp:spin_some. (#459)
  • Update parameter client test with timeout. (#457)
  • Call rclcpp::init and rclcpp::shutdown in each test for test_rclcpp. (#454)
  • Set cppcheck timeout to 400 seconds. (#453)
  • Modify to match Waitable interface adding take_data. (#444)
  • Update maintainers. (#450)
  • Contributors: Audrow Nash, Ivan Santiago Paunovic, Jacob Perron, Shane Loretz, Stephen Brawner, tomoya

0.9.1 (2020-07-06)

  • Fix rclcpp timeout subscriber test. (#440)
    • Use nonzero lower bound for timeout checks.
    • Relax time tolerance.
  • Show numbers of nanseconds in EXPECT with durations. (#438)
    • Show numbers of nanseconds in expect with durations
    • Fix syntax
  • Remove ament_pytest dependency from test_rclcpp. (#437) It is not used in test_rclcpp anywhere.
  • Contributors: Chris Lalancette, Dirk Thomas, Michel Hidalgo

0.9.0 (2020-06-04)

  • Merge pull request #431 from ros2/disable_flaky_parameter_test disable flakey test
  • Disable flakey test Tracked at: https://github.com/ros2/rmw_cyclonedds/issues/183
  • Make [test_executor.spin_some_max_duration]{.title-ref} more reliable. (#430)
  • Change which node name cross-vendor tests are enabled. (#428) * Change which rmws do cross node name tests Disable connext cross-vendor since it still uses 1 participant per node Enable Fast-RTPS and Cyclone cross vendor * Mark tests as skipped instead of not generating Generate all cross-vendor tests Whitelist which cross-vendor tests are expected to work

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

Plugins

No plugins found.

Recent questions tagged test_rclcpp at Robotics Stack Exchange

No version for distro eloquent showing humble. Known supported distros are highlighted in the buttons above.

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 rclcpp API. Each test is run with every available rmw implementation.

Additional Links

No additional links.

Maintainers

  • Aditya Pande
  • Shane Loretz

Authors

  • Dirk Thomas
  • Jacob Perron
  • William Woodall
README
No README found. See repository README.
CHANGELOG

Changelog for package test_rclcpp

0.12.4 (2023-11-21)

0.12.3 (2022-04-05)

0.12.2 (2022-03-28)

0.12.1 (2022-01-13)

  • Fix include order for cpplint (#493)
  • Fix test (#488)
  • Contributors: Jacob Perron, Mauro Passerino

0.12.0 (2021-11-18)

  • Updated maintainers (#489)
  • Add tests for rclcpp sigterm handler (#485)
  • Fix deprecated subscriber callback warnings (#483)
  • Fix deprecation warnings and failures after client API update (#482)
  • Use rosidl_get_typesupport_target() (#480)
  • Use rcpputils/scope_exit.hpp instead of rclcpp/scope_exit.hpp (#479)
  • Add test for defered service callback signature (#478)
  • Add changelogs (#473)
  • Contributors: Abrar Rahman Protyasha, Aditya Pande, Christophe Bedard, Ivan Santiago Paunovic, Shane Loretz

0.11.1 (2021-04-26)

0.11.0 (2021-04-06)

  • Reenable test that used to be flaky. (#467)
  • Get_parameters_service_ should return empty if allow_undeclared_ is false. (#466)
  • Contributors: Michel Hidalgo, Tomoya Fujita

0.10.0 (2021-03-18)

  • Make test pass after rclcpp#1532. (#465)
  • Adapt tests to statically typed parameters. (#462)
  • Guard against TOCTTOU with rclcpp::ok and rclcpp:spin_some. (#459)
  • Update parameter client test with timeout. (#457)
  • Call rclcpp::init and rclcpp::shutdown in each test for test_rclcpp. (#454)
  • Set cppcheck timeout to 400 seconds. (#453)
  • Modify to match Waitable interface adding take_data. (#444)
  • Update maintainers. (#450)
  • Contributors: Audrow Nash, Ivan Santiago Paunovic, Jacob Perron, Shane Loretz, Stephen Brawner, tomoya

0.9.1 (2020-07-06)

  • Fix rclcpp timeout subscriber test. (#440)
    • Use nonzero lower bound for timeout checks.
    • Relax time tolerance.
  • Show numbers of nanseconds in EXPECT with durations. (#438)
    • Show numbers of nanseconds in expect with durations
    • Fix syntax
  • Remove ament_pytest dependency from test_rclcpp. (#437) It is not used in test_rclcpp anywhere.
  • Contributors: Chris Lalancette, Dirk Thomas, Michel Hidalgo

0.9.0 (2020-06-04)

  • Merge pull request #431 from ros2/disable_flaky_parameter_test disable flakey test
  • Disable flakey test Tracked at: https://github.com/ros2/rmw_cyclonedds/issues/183
  • Make [test_executor.spin_some_max_duration]{.title-ref} more reliable. (#430)
  • Change which node name cross-vendor tests are enabled. (#428) * Change which rmws do cross node name tests Disable connext cross-vendor since it still uses 1 participant per node Enable Fast-RTPS and Cyclone cross vendor * Mark tests as skipped instead of not generating Generate all cross-vendor tests Whitelist which cross-vendor tests are expected to work

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

Plugins

No plugins found.

Recent questions tagged test_rclcpp at Robotics Stack Exchange

No version for distro dashing showing humble. Known supported distros are highlighted in the buttons above.

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 rclcpp API. Each test is run with every available rmw implementation.

Additional Links

No additional links.

Maintainers

  • Aditya Pande
  • Shane Loretz

Authors

  • Dirk Thomas
  • Jacob Perron
  • William Woodall
README
No README found. See repository README.
CHANGELOG

Changelog for package test_rclcpp

0.12.4 (2023-11-21)

0.12.3 (2022-04-05)

0.12.2 (2022-03-28)

0.12.1 (2022-01-13)

  • Fix include order for cpplint (#493)
  • Fix test (#488)
  • Contributors: Jacob Perron, Mauro Passerino

0.12.0 (2021-11-18)

  • Updated maintainers (#489)
  • Add tests for rclcpp sigterm handler (#485)
  • Fix deprecated subscriber callback warnings (#483)
  • Fix deprecation warnings and failures after client API update (#482)
  • Use rosidl_get_typesupport_target() (#480)
  • Use rcpputils/scope_exit.hpp instead of rclcpp/scope_exit.hpp (#479)
  • Add test for defered service callback signature (#478)
  • Add changelogs (#473)
  • Contributors: Abrar Rahman Protyasha, Aditya Pande, Christophe Bedard, Ivan Santiago Paunovic, Shane Loretz

0.11.1 (2021-04-26)

0.11.0 (2021-04-06)

  • Reenable test that used to be flaky. (#467)
  • Get_parameters_service_ should return empty if allow_undeclared_ is false. (#466)
  • Contributors: Michel Hidalgo, Tomoya Fujita

0.10.0 (2021-03-18)

  • Make test pass after rclcpp#1532. (#465)
  • Adapt tests to statically typed parameters. (#462)
  • Guard against TOCTTOU with rclcpp::ok and rclcpp:spin_some. (#459)
  • Update parameter client test with timeout. (#457)
  • Call rclcpp::init and rclcpp::shutdown in each test for test_rclcpp. (#454)
  • Set cppcheck timeout to 400 seconds. (#453)
  • Modify to match Waitable interface adding take_data. (#444)
  • Update maintainers. (#450)
  • Contributors: Audrow Nash, Ivan Santiago Paunovic, Jacob Perron, Shane Loretz, Stephen Brawner, tomoya

0.9.1 (2020-07-06)

  • Fix rclcpp timeout subscriber test. (#440)
    • Use nonzero lower bound for timeout checks.
    • Relax time tolerance.
  • Show numbers of nanseconds in EXPECT with durations. (#438)
    • Show numbers of nanseconds in expect with durations
    • Fix syntax
  • Remove ament_pytest dependency from test_rclcpp. (#437) It is not used in test_rclcpp anywhere.
  • Contributors: Chris Lalancette, Dirk Thomas, Michel Hidalgo

0.9.0 (2020-06-04)

  • Merge pull request #431 from ros2/disable_flaky_parameter_test disable flakey test
  • Disable flakey test Tracked at: https://github.com/ros2/rmw_cyclonedds/issues/183
  • Make [test_executor.spin_some_max_duration]{.title-ref} more reliable. (#430)
  • Change which node name cross-vendor tests are enabled. (#428) * Change which rmws do cross node name tests Disable connext cross-vendor since it still uses 1 participant per node Enable Fast-RTPS and Cyclone cross vendor * Mark tests as skipped instead of not generating Generate all cross-vendor tests Whitelist which cross-vendor tests are expected to work

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

Plugins

No plugins found.

Recent questions tagged test_rclcpp at Robotics Stack Exchange

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 rclcpp API. Each test is run with every available rmw implementation.

Additional Links

No additional links.

Maintainers

  • Jacob Perron
  • William Woodall

Authors

  • Dirk Thomas
README
No README found. See repository README.
CHANGELOG

Changelog for package test_rclcpp

0.11.2 (2022-12-06)

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

0.11.1 (2021-04-26)

0.11.0 (2021-04-06)

  • Reenable test that used to be flaky. (#467)
  • Get_parameters_service_ should return empty if allow_undeclared_ is false. (#466)
  • Contributors: Michel Hidalgo, Tomoya Fujita

0.10.0 (2021-03-18)

  • Make test pass after rclcpp#1532. (#465)
  • Adapt tests to statically typed parameters. (#462)
  • Guard against TOCTTOU with rclcpp::ok and rclcpp:spin_some. (#459)
  • Update parameter client test with timeout. (#457)
  • Call rclcpp::init and rclcpp::shutdown in each test for test_rclcpp. (#454)
  • Set cppcheck timeout to 400 seconds. (#453)
  • Modify to match Waitable interface adding take_data. (#444)
  • Update maintainers. (#450)
  • Contributors: Audrow Nash, Ivan Santiago Paunovic, Jacob Perron, Shane Loretz, Stephen Brawner, tomoya

0.9.1 (2020-07-06)

  • Fix rclcpp timeout subscriber test. (#440)
    • Use nonzero lower bound for timeout checks.
    • Relax time tolerance.
  • Show numbers of nanseconds in EXPECT with durations. (#438)
    • Show numbers of nanseconds in expect with durations
    • Fix syntax
  • Remove ament_pytest dependency from test_rclcpp. (#437) It is not used in test_rclcpp anywhere.
  • Contributors: Chris Lalancette, Dirk Thomas, Michel Hidalgo

0.9.0 (2020-06-04)

  • Merge pull request #431 from ros2/disable_flaky_parameter_test disable flakey test
  • Disable flakey test Tracked at: https://github.com/ros2/rmw_cyclonedds/issues/183
  • Make [test_executor.spin_some_max_duration]{.title-ref} more reliable. (#430)
  • Change which node name cross-vendor tests are enabled. (#428) * Change which rmws do cross node name tests Disable connext cross-vendor since it still uses 1 participant per node Enable Fast-RTPS and Cyclone cross vendor * Mark tests as skipped instead of not generating Generate all cross-vendor tests Whitelist which cross-vendor tests are expected to work
    • Whitespace
  • Send output of test_rclcpp tests to screen. (#419) This makes it easier to determine which tests are failing as we can see the gtest output.
  • Avoid new deprecations. (#426)
    • Avoid new deprecations
    • Avoid more deprecations
  • Updates since changes to message_info in rclcpp. (#423)
  • Update the expected exception thrown when getting an invalid parameter type. (#411) The type of the exception was changed in https://github.com/ros2/rclcpp/pull/1027
  • Skip failing cross vendor tests after Fast-RTPS based rmw implementations are using one Participant per Context
  • Setting AMENT_CMAKE_CPPCHECK_ADDITIONAL_INCLUDE_DIRS with rclcpp. (#400)
  • Specify stdout as the stream to look at. (#398)
    • Specify stdout as the stream to look at.
  • Code style only: wrap after open parenthesis if not in one line. (#397)
  • Remove ready_fn, and one self.proc_info. (#391)
  • Modifying test for failing on getting an empty node name.

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

Plugins

No plugins found.

Recent questions tagged test_rclcpp 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 rclcpp API. Each test is run with every available rmw implementation.

Additional Links

No additional links.

Maintainers

  • Dirk Thomas

Authors

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

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

Plugins

No plugins found.

Recent questions tagged test_rclcpp 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 rclcpp API. Each test is run with every available rmw implementation.

Additional Links

No additional links.

Maintainers

  • Brandon Ong

Authors

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

Changelog for package test_rclcpp

0.15.3 (2024-02-07)

  • Add a fix for the tests given the new type description parameter (#521)
  • Contributors: Emerson Knapp

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)

  • Pass rclcpp::QoS to create_service (#507)
  • Pass rclcpp::QoS to create_client (#506)
  • Revert "Replace deprecated spin_until_future_complete with spin_until_complete (#499)" (#504)
  • Replace deprecated spin_until_future_complete with spin_until_complete (#499)
  • Contributors: Hubert Liberacki, Shane Loretz, William Woodall

0.13.0 (2022-05-04)

0.12.3 (2022-04-05)

0.12.2 (2022-03-28)

0.12.1 (2022-01-13)

  • Fix include order for cpplint (#493)
  • Fix test (#488)
  • Contributors: Jacob Perron, Mauro Passerino

0.12.0 (2021-11-18)

  • Updated maintainers (#489)
  • Add tests for rclcpp sigterm handler (#485)
  • Fix deprecated subscriber callback warnings (#483)
  • Fix deprecation warnings and failures after client API update (#482)
  • Use rosidl_get_typesupport_target() (#480)
  • Use rcpputils/scope_exit.hpp instead of rclcpp/scope_exit.hpp (#479)
  • Add test for defered service callback signature (#478)
  • Add changelogs (#473)
  • Contributors: Abrar Rahman Protyasha, Aditya Pande, Christophe Bedard, Ivan Santiago Paunovic, Shane Loretz

0.11.1 (2021-04-26)

0.11.0 (2021-04-06)

  • Reenable test that used to be flaky. (#467)
  • Get_parameters_service_ should return empty if allow_undeclared_ is false. (#466)
  • Contributors: Michel Hidalgo, Tomoya Fujita

0.10.0 (2021-03-18)

  • Make test pass after rclcpp#1532. (#465)
  • Adapt tests to statically typed parameters. (#462)
  • Guard against TOCTTOU with rclcpp::ok and rclcpp:spin_some. (#459)
  • Update parameter client test with timeout. (#457)
  • Call rclcpp::init and rclcpp::shutdown in each test for test_rclcpp. (#454)
  • Set cppcheck timeout to 400 seconds. (#453)
  • Modify to match Waitable interface adding take_data. (#444)
  • Update maintainers. (#450)
  • Contributors: Audrow Nash, Ivan Santiago Paunovic, Jacob Perron, Shane Loretz, Stephen Brawner, tomoya

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

Plugins

No plugins found.

Recent questions tagged test_rclcpp at Robotics Stack Exchange

No version for distro lunar showing humble. Known supported distros are highlighted in the buttons above.

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 rclcpp API. Each test is run with every available rmw implementation.

Additional Links

No additional links.

Maintainers

  • Aditya Pande
  • Shane Loretz

Authors

  • Dirk Thomas
  • Jacob Perron
  • William Woodall
README
No README found. See repository README.
CHANGELOG

Changelog for package test_rclcpp

0.12.4 (2023-11-21)

0.12.3 (2022-04-05)

0.12.2 (2022-03-28)

0.12.1 (2022-01-13)

  • Fix include order for cpplint (#493)
  • Fix test (#488)
  • Contributors: Jacob Perron, Mauro Passerino

0.12.0 (2021-11-18)

  • Updated maintainers (#489)
  • Add tests for rclcpp sigterm handler (#485)
  • Fix deprecated subscriber callback warnings (#483)
  • Fix deprecation warnings and failures after client API update (#482)
  • Use rosidl_get_typesupport_target() (#480)
  • Use rcpputils/scope_exit.hpp instead of rclcpp/scope_exit.hpp (#479)
  • Add test for defered service callback signature (#478)
  • Add changelogs (#473)
  • Contributors: Abrar Rahman Protyasha, Aditya Pande, Christophe Bedard, Ivan Santiago Paunovic, Shane Loretz

0.11.1 (2021-04-26)

0.11.0 (2021-04-06)

  • Reenable test that used to be flaky. (#467)
  • Get_parameters_service_ should return empty if allow_undeclared_ is false. (#466)
  • Contributors: Michel Hidalgo, Tomoya Fujita

0.10.0 (2021-03-18)

  • Make test pass after rclcpp#1532. (#465)
  • Adapt tests to statically typed parameters. (#462)
  • Guard against TOCTTOU with rclcpp::ok and rclcpp:spin_some. (#459)
  • Update parameter client test with timeout. (#457)
  • Call rclcpp::init and rclcpp::shutdown in each test for test_rclcpp. (#454)
  • Set cppcheck timeout to 400 seconds. (#453)
  • Modify to match Waitable interface adding take_data. (#444)
  • Update maintainers. (#450)
  • Contributors: Audrow Nash, Ivan Santiago Paunovic, Jacob Perron, Shane Loretz, Stephen Brawner, tomoya

0.9.1 (2020-07-06)

  • Fix rclcpp timeout subscriber test. (#440)
    • Use nonzero lower bound for timeout checks.
    • Relax time tolerance.
  • Show numbers of nanseconds in EXPECT with durations. (#438)
    • Show numbers of nanseconds in expect with durations
    • Fix syntax
  • Remove ament_pytest dependency from test_rclcpp. (#437) It is not used in test_rclcpp anywhere.
  • Contributors: Chris Lalancette, Dirk Thomas, Michel Hidalgo

0.9.0 (2020-06-04)

  • Merge pull request #431 from ros2/disable_flaky_parameter_test disable flakey test
  • Disable flakey test Tracked at: https://github.com/ros2/rmw_cyclonedds/issues/183
  • Make [test_executor.spin_some_max_duration]{.title-ref} more reliable. (#430)
  • Change which node name cross-vendor tests are enabled. (#428) * Change which rmws do cross node name tests Disable connext cross-vendor since it still uses 1 participant per node Enable Fast-RTPS and Cyclone cross vendor * Mark tests as skipped instead of not generating Generate all cross-vendor tests Whitelist which cross-vendor tests are expected to work

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

Plugins

No plugins found.

Recent questions tagged test_rclcpp at Robotics Stack Exchange

No version for distro jade showing humble. Known supported distros are highlighted in the buttons above.

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 rclcpp API. Each test is run with every available rmw implementation.

Additional Links

No additional links.

Maintainers

  • Aditya Pande
  • Shane Loretz

Authors

  • Dirk Thomas
  • Jacob Perron
  • William Woodall
README
No README found. See repository README.
CHANGELOG

Changelog for package test_rclcpp

0.12.4 (2023-11-21)

0.12.3 (2022-04-05)

0.12.2 (2022-03-28)

0.12.1 (2022-01-13)

  • Fix include order for cpplint (#493)
  • Fix test (#488)
  • Contributors: Jacob Perron, Mauro Passerino

0.12.0 (2021-11-18)

  • Updated maintainers (#489)
  • Add tests for rclcpp sigterm handler (#485)
  • Fix deprecated subscriber callback warnings (#483)
  • Fix deprecation warnings and failures after client API update (#482)
  • Use rosidl_get_typesupport_target() (#480)
  • Use rcpputils/scope_exit.hpp instead of rclcpp/scope_exit.hpp (#479)
  • Add test for defered service callback signature (#478)
  • Add changelogs (#473)
  • Contributors: Abrar Rahman Protyasha, Aditya Pande, Christophe Bedard, Ivan Santiago Paunovic, Shane Loretz

0.11.1 (2021-04-26)

0.11.0 (2021-04-06)

  • Reenable test that used to be flaky. (#467)
  • Get_parameters_service_ should return empty if allow_undeclared_ is false. (#466)
  • Contributors: Michel Hidalgo, Tomoya Fujita

0.10.0 (2021-03-18)

  • Make test pass after rclcpp#1532. (#465)
  • Adapt tests to statically typed parameters. (#462)
  • Guard against TOCTTOU with rclcpp::ok and rclcpp:spin_some. (#459)
  • Update parameter client test with timeout. (#457)
  • Call rclcpp::init and rclcpp::shutdown in each test for test_rclcpp. (#454)
  • Set cppcheck timeout to 400 seconds. (#453)
  • Modify to match Waitable interface adding take_data. (#444)
  • Update maintainers. (#450)
  • Contributors: Audrow Nash, Ivan Santiago Paunovic, Jacob Perron, Shane Loretz, Stephen Brawner, tomoya

0.9.1 (2020-07-06)

  • Fix rclcpp timeout subscriber test. (#440)
    • Use nonzero lower bound for timeout checks.
    • Relax time tolerance.
  • Show numbers of nanseconds in EXPECT with durations. (#438)
    • Show numbers of nanseconds in expect with durations
    • Fix syntax
  • Remove ament_pytest dependency from test_rclcpp. (#437) It is not used in test_rclcpp anywhere.
  • Contributors: Chris Lalancette, Dirk Thomas, Michel Hidalgo

0.9.0 (2020-06-04)

  • Merge pull request #431 from ros2/disable_flaky_parameter_test disable flakey test
  • Disable flakey test Tracked at: https://github.com/ros2/rmw_cyclonedds/issues/183
  • Make [test_executor.spin_some_max_duration]{.title-ref} more reliable. (#430)
  • Change which node name cross-vendor tests are enabled. (#428) * Change which rmws do cross node name tests Disable connext cross-vendor since it still uses 1 participant per node Enable Fast-RTPS and Cyclone cross vendor * Mark tests as skipped instead of not generating Generate all cross-vendor tests Whitelist which cross-vendor tests are expected to work

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

Plugins

No plugins found.

Recent questions tagged test_rclcpp at Robotics Stack Exchange

No version for distro indigo showing humble. Known supported distros are highlighted in the buttons above.

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 rclcpp API. Each test is run with every available rmw implementation.

Additional Links

No additional links.

Maintainers

  • Aditya Pande
  • Shane Loretz

Authors

  • Dirk Thomas
  • Jacob Perron
  • William Woodall
README
No README found. See repository README.
CHANGELOG

Changelog for package test_rclcpp

0.12.4 (2023-11-21)

0.12.3 (2022-04-05)

0.12.2 (2022-03-28)

0.12.1 (2022-01-13)

  • Fix include order for cpplint (#493)
  • Fix test (#488)
  • Contributors: Jacob Perron, Mauro Passerino

0.12.0 (2021-11-18)

  • Updated maintainers (#489)
  • Add tests for rclcpp sigterm handler (#485)
  • Fix deprecated subscriber callback warnings (#483)
  • Fix deprecation warnings and failures after client API update (#482)
  • Use rosidl_get_typesupport_target() (#480)
  • Use rcpputils/scope_exit.hpp instead of rclcpp/scope_exit.hpp (#479)
  • Add test for defered service callback signature (#478)
  • Add changelogs (#473)
  • Contributors: Abrar Rahman Protyasha, Aditya Pande, Christophe Bedard, Ivan Santiago Paunovic, Shane Loretz

0.11.1 (2021-04-26)

0.11.0 (2021-04-06)

  • Reenable test that used to be flaky. (#467)
  • Get_parameters_service_ should return empty if allow_undeclared_ is false. (#466)
  • Contributors: Michel Hidalgo, Tomoya Fujita

0.10.0 (2021-03-18)

  • Make test pass after rclcpp#1532. (#465)
  • Adapt tests to statically typed parameters. (#462)
  • Guard against TOCTTOU with rclcpp::ok and rclcpp:spin_some. (#459)
  • Update parameter client test with timeout. (#457)
  • Call rclcpp::init and rclcpp::shutdown in each test for test_rclcpp. (#454)
  • Set cppcheck timeout to 400 seconds. (#453)
  • Modify to match Waitable interface adding take_data. (#444)
  • Update maintainers. (#450)
  • Contributors: Audrow Nash, Ivan Santiago Paunovic, Jacob Perron, Shane Loretz, Stephen Brawner, tomoya

0.9.1 (2020-07-06)

  • Fix rclcpp timeout subscriber test. (#440)
    • Use nonzero lower bound for timeout checks.
    • Relax time tolerance.
  • Show numbers of nanseconds in EXPECT with durations. (#438)
    • Show numbers of nanseconds in expect with durations
    • Fix syntax
  • Remove ament_pytest dependency from test_rclcpp. (#437) It is not used in test_rclcpp anywhere.
  • Contributors: Chris Lalancette, Dirk Thomas, Michel Hidalgo

0.9.0 (2020-06-04)

  • Merge pull request #431 from ros2/disable_flaky_parameter_test disable flakey test
  • Disable flakey test Tracked at: https://github.com/ros2/rmw_cyclonedds/issues/183
  • Make [test_executor.spin_some_max_duration]{.title-ref} more reliable. (#430)
  • Change which node name cross-vendor tests are enabled. (#428) * Change which rmws do cross node name tests Disable connext cross-vendor since it still uses 1 participant per node Enable Fast-RTPS and Cyclone cross vendor * Mark tests as skipped instead of not generating Generate all cross-vendor tests Whitelist which cross-vendor tests are expected to work

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

Plugins

No plugins found.

Recent questions tagged test_rclcpp at Robotics Stack Exchange

No version for distro hydro showing humble. Known supported distros are highlighted in the buttons above.

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 rclcpp API. Each test is run with every available rmw implementation.

Additional Links

No additional links.

Maintainers

  • Aditya Pande
  • Shane Loretz

Authors

  • Dirk Thomas
  • Jacob Perron
  • William Woodall
README
No README found. See repository README.
CHANGELOG

Changelog for package test_rclcpp

0.12.4 (2023-11-21)

0.12.3 (2022-04-05)

0.12.2 (2022-03-28)

0.12.1 (2022-01-13)

  • Fix include order for cpplint (#493)
  • Fix test (#488)
  • Contributors: Jacob Perron, Mauro Passerino

0.12.0 (2021-11-18)

  • Updated maintainers (#489)
  • Add tests for rclcpp sigterm handler (#485)
  • Fix deprecated subscriber callback warnings (#483)
  • Fix deprecation warnings and failures after client API update (#482)
  • Use rosidl_get_typesupport_target() (#480)
  • Use rcpputils/scope_exit.hpp instead of rclcpp/scope_exit.hpp (#479)
  • Add test for defered service callback signature (#478)
  • Add changelogs (#473)
  • Contributors: Abrar Rahman Protyasha, Aditya Pande, Christophe Bedard, Ivan Santiago Paunovic, Shane Loretz

0.11.1 (2021-04-26)

0.11.0 (2021-04-06)

  • Reenable test that used to be flaky. (#467)
  • Get_parameters_service_ should return empty if allow_undeclared_ is false. (#466)
  • Contributors: Michel Hidalgo, Tomoya Fujita

0.10.0 (2021-03-18)

  • Make test pass after rclcpp#1532. (#465)
  • Adapt tests to statically typed parameters. (#462)
  • Guard against TOCTTOU with rclcpp::ok and rclcpp:spin_some. (#459)
  • Update parameter client test with timeout. (#457)
  • Call rclcpp::init and rclcpp::shutdown in each test for test_rclcpp. (#454)
  • Set cppcheck timeout to 400 seconds. (#453)
  • Modify to match Waitable interface adding take_data. (#444)
  • Update maintainers. (#450)
  • Contributors: Audrow Nash, Ivan Santiago Paunovic, Jacob Perron, Shane Loretz, Stephen Brawner, tomoya

0.9.1 (2020-07-06)

  • Fix rclcpp timeout subscriber test. (#440)
    • Use nonzero lower bound for timeout checks.
    • Relax time tolerance.
  • Show numbers of nanseconds in EXPECT with durations. (#438)
    • Show numbers of nanseconds in expect with durations
    • Fix syntax
  • Remove ament_pytest dependency from test_rclcpp. (#437) It is not used in test_rclcpp anywhere.
  • Contributors: Chris Lalancette, Dirk Thomas, Michel Hidalgo

0.9.0 (2020-06-04)

  • Merge pull request #431 from ros2/disable_flaky_parameter_test disable flakey test
  • Disable flakey test Tracked at: https://github.com/ros2/rmw_cyclonedds/issues/183
  • Make [test_executor.spin_some_max_duration]{.title-ref} more reliable. (#430)
  • Change which node name cross-vendor tests are enabled. (#428) * Change which rmws do cross node name tests Disable connext cross-vendor since it still uses 1 participant per node Enable Fast-RTPS and Cyclone cross vendor * Mark tests as skipped instead of not generating Generate all cross-vendor tests Whitelist which cross-vendor tests are expected to work

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

Plugins

No plugins found.

Recent questions tagged test_rclcpp at Robotics Stack Exchange

No version for distro kinetic showing humble. Known supported distros are highlighted in the buttons above.

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 rclcpp API. Each test is run with every available rmw implementation.

Additional Links

No additional links.

Maintainers

  • Aditya Pande
  • Shane Loretz

Authors

  • Dirk Thomas
  • Jacob Perron
  • William Woodall
README
No README found. See repository README.
CHANGELOG

Changelog for package test_rclcpp

0.12.4 (2023-11-21)

0.12.3 (2022-04-05)

0.12.2 (2022-03-28)

0.12.1 (2022-01-13)

  • Fix include order for cpplint (#493)
  • Fix test (#488)
  • Contributors: Jacob Perron, Mauro Passerino

0.12.0 (2021-11-18)

  • Updated maintainers (#489)
  • Add tests for rclcpp sigterm handler (#485)
  • Fix deprecated subscriber callback warnings (#483)
  • Fix deprecation warnings and failures after client API update (#482)
  • Use rosidl_get_typesupport_target() (#480)
  • Use rcpputils/scope_exit.hpp instead of rclcpp/scope_exit.hpp (#479)
  • Add test for defered service callback signature (#478)
  • Add changelogs (#473)
  • Contributors: Abrar Rahman Protyasha, Aditya Pande, Christophe Bedard, Ivan Santiago Paunovic, Shane Loretz

0.11.1 (2021-04-26)

0.11.0 (2021-04-06)

  • Reenable test that used to be flaky. (#467)
  • Get_parameters_service_ should return empty if allow_undeclared_ is false. (#466)
  • Contributors: Michel Hidalgo, Tomoya Fujita

0.10.0 (2021-03-18)

  • Make test pass after rclcpp#1532. (#465)
  • Adapt tests to statically typed parameters. (#462)
  • Guard against TOCTTOU with rclcpp::ok and rclcpp:spin_some. (#459)
  • Update parameter client test with timeout. (#457)
  • Call rclcpp::init and rclcpp::shutdown in each test for test_rclcpp. (#454)
  • Set cppcheck timeout to 400 seconds. (#453)
  • Modify to match Waitable interface adding take_data. (#444)
  • Update maintainers. (#450)
  • Contributors: Audrow Nash, Ivan Santiago Paunovic, Jacob Perron, Shane Loretz, Stephen Brawner, tomoya

0.9.1 (2020-07-06)

  • Fix rclcpp timeout subscriber test. (#440)
    • Use nonzero lower bound for timeout checks.
    • Relax time tolerance.
  • Show numbers of nanseconds in EXPECT with durations. (#438)
    • Show numbers of nanseconds in expect with durations
    • Fix syntax
  • Remove ament_pytest dependency from test_rclcpp. (#437) It is not used in test_rclcpp anywhere.
  • Contributors: Chris Lalancette, Dirk Thomas, Michel Hidalgo

0.9.0 (2020-06-04)

  • Merge pull request #431 from ros2/disable_flaky_parameter_test disable flakey test
  • Disable flakey test Tracked at: https://github.com/ros2/rmw_cyclonedds/issues/183
  • Make [test_executor.spin_some_max_duration]{.title-ref} more reliable. (#430)
  • Change which node name cross-vendor tests are enabled. (#428) * Change which rmws do cross node name tests Disable connext cross-vendor since it still uses 1 participant per node Enable Fast-RTPS and Cyclone cross vendor * Mark tests as skipped instead of not generating Generate all cross-vendor tests Whitelist which cross-vendor tests are expected to work

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

Plugins

No plugins found.

Recent questions tagged test_rclcpp at Robotics Stack Exchange

No version for distro melodic showing humble. Known supported distros are highlighted in the buttons above.

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 rclcpp API. Each test is run with every available rmw implementation.

Additional Links

No additional links.

Maintainers

  • Aditya Pande
  • Shane Loretz

Authors

  • Dirk Thomas
  • Jacob Perron
  • William Woodall
README
No README found. See repository README.
CHANGELOG

Changelog for package test_rclcpp

0.12.4 (2023-11-21)

0.12.3 (2022-04-05)

0.12.2 (2022-03-28)

0.12.1 (2022-01-13)

  • Fix include order for cpplint (#493)
  • Fix test (#488)
  • Contributors: Jacob Perron, Mauro Passerino

0.12.0 (2021-11-18)

  • Updated maintainers (#489)
  • Add tests for rclcpp sigterm handler (#485)
  • Fix deprecated subscriber callback warnings (#483)
  • Fix deprecation warnings and failures after client API update (#482)
  • Use rosidl_get_typesupport_target() (#480)
  • Use rcpputils/scope_exit.hpp instead of rclcpp/scope_exit.hpp (#479)
  • Add test for defered service callback signature (#478)
  • Add changelogs (#473)
  • Contributors: Abrar Rahman Protyasha, Aditya Pande, Christophe Bedard, Ivan Santiago Paunovic, Shane Loretz

0.11.1 (2021-04-26)

0.11.0 (2021-04-06)

  • Reenable test that used to be flaky. (#467)
  • Get_parameters_service_ should return empty if allow_undeclared_ is false. (#466)
  • Contributors: Michel Hidalgo, Tomoya Fujita

0.10.0 (2021-03-18)

  • Make test pass after rclcpp#1532. (#465)
  • Adapt tests to statically typed parameters. (#462)
  • Guard against TOCTTOU with rclcpp::ok and rclcpp:spin_some. (#459)
  • Update parameter client test with timeout. (#457)
  • Call rclcpp::init and rclcpp::shutdown in each test for test_rclcpp. (#454)
  • Set cppcheck timeout to 400 seconds. (#453)
  • Modify to match Waitable interface adding take_data. (#444)
  • Update maintainers. (#450)
  • Contributors: Audrow Nash, Ivan Santiago Paunovic, Jacob Perron, Shane Loretz, Stephen Brawner, tomoya

0.9.1 (2020-07-06)

  • Fix rclcpp timeout subscriber test. (#440)
    • Use nonzero lower bound for timeout checks.
    • Relax time tolerance.
  • Show numbers of nanseconds in EXPECT with durations. (#438)
    • Show numbers of nanseconds in expect with durations
    • Fix syntax
  • Remove ament_pytest dependency from test_rclcpp. (#437) It is not used in test_rclcpp anywhere.
  • Contributors: Chris Lalancette, Dirk Thomas, Michel Hidalgo

0.9.0 (2020-06-04)

  • Merge pull request #431 from ros2/disable_flaky_parameter_test disable flakey test
  • Disable flakey test Tracked at: https://github.com/ros2/rmw_cyclonedds/issues/183
  • Make [test_executor.spin_some_max_duration]{.title-ref} more reliable. (#430)
  • Change which node name cross-vendor tests are enabled. (#428) * Change which rmws do cross node name tests Disable connext cross-vendor since it still uses 1 participant per node Enable Fast-RTPS and Cyclone cross vendor * Mark tests as skipped instead of not generating Generate all cross-vendor tests Whitelist which cross-vendor tests are expected to work

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

Plugins

No plugins found.

Recent questions tagged test_rclcpp at Robotics Stack Exchange

No version for distro noetic showing humble. Known supported distros are highlighted in the buttons above.

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 rclcpp API. Each test is run with every available rmw implementation.

Additional Links

No additional links.

Maintainers

  • Aditya Pande
  • Shane Loretz

Authors

  • Dirk Thomas
  • Jacob Perron
  • William Woodall
README
No README found. See repository README.
CHANGELOG

Changelog for package test_rclcpp

0.12.4 (2023-11-21)

0.12.3 (2022-04-05)

0.12.2 (2022-03-28)

0.12.1 (2022-01-13)

  • Fix include order for cpplint (#493)
  • Fix test (#488)
  • Contributors: Jacob Perron, Mauro Passerino

0.12.0 (2021-11-18)

  • Updated maintainers (#489)
  • Add tests for rclcpp sigterm handler (#485)
  • Fix deprecated subscriber callback warnings (#483)
  • Fix deprecation warnings and failures after client API update (#482)
  • Use rosidl_get_typesupport_target() (#480)
  • Use rcpputils/scope_exit.hpp instead of rclcpp/scope_exit.hpp (#479)
  • Add test for defered service callback signature (#478)
  • Add changelogs (#473)
  • Contributors: Abrar Rahman Protyasha, Aditya Pande, Christophe Bedard, Ivan Santiago Paunovic, Shane Loretz

0.11.1 (2021-04-26)

0.11.0 (2021-04-06)

  • Reenable test that used to be flaky. (#467)
  • Get_parameters_service_ should return empty if allow_undeclared_ is false. (#466)
  • Contributors: Michel Hidalgo, Tomoya Fujita

0.10.0 (2021-03-18)

  • Make test pass after rclcpp#1532. (#465)
  • Adapt tests to statically typed parameters. (#462)
  • Guard against TOCTTOU with rclcpp::ok and rclcpp:spin_some. (#459)
  • Update parameter client test with timeout. (#457)
  • Call rclcpp::init and rclcpp::shutdown in each test for test_rclcpp. (#454)
  • Set cppcheck timeout to 400 seconds. (#453)
  • Modify to match Waitable interface adding take_data. (#444)
  • Update maintainers. (#450)
  • Contributors: Audrow Nash, Ivan Santiago Paunovic, Jacob Perron, Shane Loretz, Stephen Brawner, tomoya

0.9.1 (2020-07-06)

  • Fix rclcpp timeout subscriber test. (#440)
    • Use nonzero lower bound for timeout checks.
    • Relax time tolerance.
  • Show numbers of nanseconds in EXPECT with durations. (#438)
    • Show numbers of nanseconds in expect with durations
    • Fix syntax
  • Remove ament_pytest dependency from test_rclcpp. (#437) It is not used in test_rclcpp anywhere.
  • Contributors: Chris Lalancette, Dirk Thomas, Michel Hidalgo

0.9.0 (2020-06-04)

  • Merge pull request #431 from ros2/disable_flaky_parameter_test disable flakey test
  • Disable flakey test Tracked at: https://github.com/ros2/rmw_cyclonedds/issues/183
  • Make [test_executor.spin_some_max_duration]{.title-ref} more reliable. (#430)
  • Change which node name cross-vendor tests are enabled. (#428) * Change which rmws do cross node name tests Disable connext cross-vendor since it still uses 1 participant per node Enable Fast-RTPS and Cyclone cross vendor * Mark tests as skipped instead of not generating Generate all cross-vendor tests Whitelist which cross-vendor tests are expected to work

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

Plugins

No plugins found.

Recent questions tagged test_rclcpp at Robotics Stack Exchange