launch_testing_ament_cmake package from launch repolaunch launch_pytest launch_testing launch_testing_ament_cmake launch_xml launch_yaml test_launch_testing |
|
Package Summary
Tags | No category tags. |
Version | 1.0.6 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/launch.git |
VCS Type | git |
VCS Version | humble |
Last Updated | 2024-07-26 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
A package providing cmake functions for running launch tests from the build.
Additional Links
No additional links.
Maintainers
- Aditya Pande
- Michel Hidalgo
Authors
- Pete Baughman
- William Woodall
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package launch_testing_ament_cmake
1.0.6 (2024-05-17)
1.0.5 (2024-02-16)
1.0.4 (2023-01-10)
1.0.3 (2022-10-18)
1.0.2 (2022-05-10)
1.0.1 (2022-04-13)
1.0.0 (2022-04-12)
0.23.1 (2022-04-08)
0.23.0 (2022-03-30)
0.22.0 (2022-03-28)
0.21.1 (2022-03-01)
- [launch_testing_ament_cmake] Add test label (#584)
- Contributors: Keisuke Shima
0.21.0 (2022-01-14)
0.20.0 (2021-11-29)
- Update maintainers to Aditya Pande and Michel Hidalgo (#559)
- Updated maintainers (#555)
- Contributors: Aditya Pande, Audrow Nash
0.19.0 (2021-07-15)
0.18.0 (2021-06-18)
0.17.0 (2021-04-06)
0.16.0 (2021-03-19)
0.15.0 (2021-01-25)
0.14.0 (2020-12-08)
0.13.0 (2020-11-04)
- Update package maintainers (#465)
- Add bsd license to launch due to files from roslaunch (#456)
- Contributors: Michel Hidalgo, William Woodall
0.12.0 (2020-08-18)
0.11.1 (2020-08-14)
- Use launch_test CMake target as output file basename (#448)
- Contributors: Michel Hidalgo
0.11.0 (2020-08-04)
- Find Python debug interpreter on Windows (#437)
- Contributors: Dirk Thomas
0.10.2 (2020-05-26)
0.10.1 (2020-05-08)
0.10.0 (2020-04-24)
0.9.5 (2019-11-13)
0.9.4 (2019-11-08)
0.9.3 (2019-10-23)
- add missing test dependency (#350) Signed-off-by: Dirk Thomas <<dirk-thomas@users.noreply.github.com>>
- Contributors: Dirk Thomas
0.9.2 (2019-10-23)
- Use ament_cmake_copyright (#349)
- Contributors: Dan Rose
0.9.1 (2019-09-25)
0.9.0 (2019-09-18)
- Update launch_testing example name in launch_testing_ament_cmake (#320)
- Contributors: Michel Hidalgo
0.8.3 (2019-05-29)
0.8.2 (2019-05-20)
- Revert "Include cmake extras for testing (#245)"
- Include cmake extras for testing (#245)
- [add_launch_test] Correct default python executable for windows debug (#239)
- Convert retreived path to CMake path for use. (#244)
- Move CMake path conversion to add_launch_test function.
- Enable reuse of launch testing functionality (#236)
- Contributors: Jacob Perron, Michel Hidalgo, Steven! Ragnarök, ivanpauno
0.8.1 (2019-05-08)
- Make launchtest junit XML match pytest XML more closely (#228)
- Merge apex_launchtest functionality into launch_testing (#215)
- Contributors: Michel Hidalgo, Peter Baughman
0.8.0 (2019-04-13)
0.7.3 (2018-12-12)
0.7.0 (2018-11-16)
0.6.0 (2018-08-20)
0.5.2 (2018-07-17)
0.5.1 (2018-06-27)
0.5.0 (2018-06-19)
0.4.0 (2017-12-08)
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.
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged launch_testing_ament_cmake at Robotics Stack Exchange
launch_testing_ament_cmake package from launch repolaunch launch_pytest launch_testing launch_testing_ament_cmake launch_xml launch_yaml test_launch_testing |
|
Package Summary
Tags | No category tags. |
Version | 2.0.4 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/launch.git |
VCS Type | git |
VCS Version | iron |
Last Updated | 2024-06-24 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
A package providing cmake functions for running launch tests from the build.
Additional Links
No additional links.
Maintainers
- Aditya Pande
- Brandon Ong
- William Woodall
Authors
- Michel Hidalgo
- Pete Baughman
- William Woodall
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package launch_testing_ament_cmake
2.0.4 (2024-06-24)
2.0.3 (2024-04-19)
2.0.2 (2023-07-14)
2.0.1 (2023-04-12)
2.0.0 (2023-04-11)
1.4.1 (2023-02-24)
1.4.0 (2023-02-14)
- [rolling] Update maintainers - 2022-11-07 (#671)
- Contributors: Audrow Nash
1.3.0 (2022-11-02)
1.2.0 (2022-09-13)
1.1.0 (2022-04-29)
1.0.1 (2022-04-13)
1.0.0 (2022-04-12)
0.23.1 (2022-04-08)
0.23.0 (2022-03-30)
0.22.0 (2022-03-28)
0.21.1 (2022-03-01)
- [launch_testing_ament_cmake] Add test label (#584)
- Contributors: Keisuke Shima
0.21.0 (2022-01-14)
0.20.0 (2021-11-29)
- Update maintainers to Aditya Pande and Michel Hidalgo (#559)
- Updated maintainers (#555)
- Contributors: Aditya Pande, Audrow Nash
0.19.0 (2021-07-15)
0.18.0 (2021-06-18)
0.17.0 (2021-04-06)
0.16.0 (2021-03-19)
0.15.0 (2021-01-25)
0.14.0 (2020-12-08)
0.13.0 (2020-11-04)
- Update package maintainers (#465)
- Add bsd license to launch due to files from roslaunch (#456)
- Contributors: Michel Hidalgo, William Woodall
0.12.0 (2020-08-18)
0.11.1 (2020-08-14)
- Use launch_test CMake target as output file basename (#448)
- Contributors: Michel Hidalgo
0.11.0 (2020-08-04)
- Find Python debug interpreter on Windows (#437)
- Contributors: Dirk Thomas
0.10.2 (2020-05-26)
0.10.1 (2020-05-08)
0.10.0 (2020-04-24)
0.9.5 (2019-11-13)
0.9.4 (2019-11-08)
0.9.3 (2019-10-23)
- add missing test dependency (#350) Signed-off-by: Dirk Thomas <<dirk-thomas@users.noreply.github.com>>
- Contributors: Dirk Thomas
0.9.2 (2019-10-23)
- Use ament_cmake_copyright (#349)
- Contributors: Dan Rose
0.9.1 (2019-09-25)
0.9.0 (2019-09-18)
- Update launch_testing example name in launch_testing_ament_cmake (#320)
- Contributors: Michel Hidalgo
0.8.3 (2019-05-29)
0.8.2 (2019-05-20)
- Revert "Include cmake extras for testing (#245)"
- Include cmake extras for testing (#245)
- [add_launch_test] Correct default python executable for windows debug (#239)
- Convert retreived path to CMake path for use. (#244)
- Move CMake path conversion to add_launch_test function.
- Enable reuse of launch testing functionality (#236)
- Contributors: Jacob Perron, Michel Hidalgo, Steven! Ragnarök, ivanpauno
0.8.1 (2019-05-08)
- Make launchtest junit XML match pytest XML more closely (#228)
- Merge apex_launchtest functionality into launch_testing (#215)
- Contributors: Michel Hidalgo, Peter Baughman
0.8.0 (2019-04-13)
0.7.3 (2018-12-12)
0.7.0 (2018-11-16)
0.6.0 (2018-08-20)
0.5.2 (2018-07-17)
0.5.1 (2018-06-27)
0.5.0 (2018-06-19)
0.4.0 (2017-12-08)
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.
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged launch_testing_ament_cmake at Robotics Stack Exchange
launch_testing_ament_cmake package from launch repolaunch launch_pytest launch_testing launch_testing_ament_cmake launch_xml launch_yaml test_launch_testing |
|
Package Summary
Tags | No category tags. |
Version | 3.4.2 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/launch.git |
VCS Type | git |
VCS Version | jazzy |
Last Updated | 2024-04-16 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
A package providing cmake functions for running launch tests from the build.
Additional Links
No additional links.
Maintainers
- Aditya Pande
- Brandon Ong
- William Woodall
Authors
- Michel Hidalgo
- Pete Baughman
- William Woodall
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package launch_testing_ament_cmake
3.4.2 (2024-04-16)
3.4.1 (2024-03-28)
3.4.0 (2024-02-07)
3.3.0 (2024-01-24)
3.2.1 (2023-12-26)
3.2.0 (2023-10-04)
3.1.0 (2023-09-08)
3.0.1 (2023-09-07)
3.0.0 (2023-08-21)
2.2.1 (2023-07-11)
2.2.0 (2023-06-07)
2.1.0 (2023-04-27)
2.0.1 (2023-04-12)
2.0.0 (2023-04-11)
1.4.1 (2023-02-24)
1.4.0 (2023-02-14)
- [rolling] Update maintainers - 2022-11-07 (#671)
- Contributors: Audrow Nash
1.3.0 (2022-11-02)
1.2.0 (2022-09-13)
1.1.0 (2022-04-29)
1.0.1 (2022-04-13)
1.0.0 (2022-04-12)
0.23.1 (2022-04-08)
0.23.0 (2022-03-30)
0.22.0 (2022-03-28)
0.21.1 (2022-03-01)
- [launch_testing_ament_cmake] Add test label (#584)
- Contributors: Keisuke Shima
0.21.0 (2022-01-14)
0.20.0 (2021-11-29)
- Update maintainers to Aditya Pande and Michel Hidalgo (#559)
- Updated maintainers (#555)
- Contributors: Aditya Pande, Audrow Nash
0.19.0 (2021-07-15)
0.18.0 (2021-06-18)
0.17.0 (2021-04-06)
0.16.0 (2021-03-19)
0.15.0 (2021-01-25)
0.14.0 (2020-12-08)
0.13.0 (2020-11-04)
- Update package maintainers (#465)
- Add bsd license to launch due to files from roslaunch (#456)
- Contributors: Michel Hidalgo, William Woodall
0.12.0 (2020-08-18)
0.11.1 (2020-08-14)
- Use launch_test CMake target as output file basename (#448)
- Contributors: Michel Hidalgo
0.11.0 (2020-08-04)
- Find Python debug interpreter on Windows (#437)
- Contributors: Dirk Thomas
0.10.2 (2020-05-26)
0.10.1 (2020-05-08)
0.10.0 (2020-04-24)
0.9.5 (2019-11-13)
0.9.4 (2019-11-08)
0.9.3 (2019-10-23)
- add missing test dependency (#350) Signed-off-by: Dirk Thomas <<dirk-thomas@users.noreply.github.com>>
- Contributors: Dirk Thomas
0.9.2 (2019-10-23)
- Use ament_cmake_copyright (#349)
- Contributors: Dan Rose
0.9.1 (2019-09-25)
0.9.0 (2019-09-18)
- Update launch_testing example name in launch_testing_ament_cmake (#320)
- Contributors: Michel Hidalgo
0.8.3 (2019-05-29)
0.8.2 (2019-05-20)
- Revert "Include cmake extras for testing (#245)"
- Include cmake extras for testing (#245)
- [add_launch_test] Correct default python executable for windows debug (#239)
- Convert retreived path to CMake path for use. (#244)
- Move CMake path conversion to add_launch_test function.
- Enable reuse of launch testing functionality (#236)
- Contributors: Jacob Perron, Michel Hidalgo, Steven! Ragnarök, ivanpauno
0.8.1 (2019-05-08)
- Make launchtest junit XML match pytest XML more closely (#228)
- Merge apex_launchtest functionality into launch_testing (#215)
- Contributors: Michel Hidalgo, Peter Baughman
0.8.0 (2019-04-13)
0.7.3 (2018-12-12)
0.7.0 (2018-11-16)
0.6.0 (2018-08-20)
0.5.2 (2018-07-17)
0.5.1 (2018-06-27)
0.5.0 (2018-06-19)
0.4.0 (2017-12-08)
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.
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged launch_testing_ament_cmake at Robotics Stack Exchange
launch_testing_ament_cmake package from launch repolaunch launch_pytest launch_testing launch_testing_ament_cmake launch_xml launch_yaml test_launch_testing |
|
Package Summary
Tags | No category tags. |
Version | 3.6.1 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/launch.git |
VCS Type | git |
VCS Version | rolling |
Last Updated | 2024-11-02 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
A package providing cmake functions for running launch tests from the build.
Additional Links
No additional links.
Maintainers
- Aditya Pande
- Brandon Ong
- William Woodall
Authors
- Michel Hidalgo
- Pete Baughman
- William Woodall
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package launch_testing_ament_cmake
3.6.1 (2024-07-29)
3.6.0 (2024-06-25)
- Don't write Python bytecode when invoking launch tests (#785)
- Contributors: Scott K Logan
3.5.1 (2024-06-17)
3.5.0 (2024-04-26)
3.4.2 (2024-04-16)
3.4.1 (2024-03-28)
3.4.0 (2024-02-07)
3.3.0 (2024-01-24)
3.2.1 (2023-12-26)
3.2.0 (2023-10-04)
3.1.0 (2023-09-08)
3.0.1 (2023-09-07)
3.0.0 (2023-08-21)
2.2.1 (2023-07-11)
2.2.0 (2023-06-07)
2.1.0 (2023-04-27)
2.0.1 (2023-04-12)
2.0.0 (2023-04-11)
1.4.1 (2023-02-24)
1.4.0 (2023-02-14)
- [rolling] Update maintainers - 2022-11-07 (#671)
- Contributors: Audrow Nash
1.3.0 (2022-11-02)
1.2.0 (2022-09-13)
1.1.0 (2022-04-29)
1.0.1 (2022-04-13)
1.0.0 (2022-04-12)
0.23.1 (2022-04-08)
0.23.0 (2022-03-30)
0.22.0 (2022-03-28)
0.21.1 (2022-03-01)
- [launch_testing_ament_cmake] Add test label (#584)
- Contributors: Keisuke Shima
0.21.0 (2022-01-14)
0.20.0 (2021-11-29)
- Update maintainers to Aditya Pande and Michel Hidalgo (#559)
- Updated maintainers (#555)
- Contributors: Aditya Pande, Audrow Nash
0.19.0 (2021-07-15)
0.18.0 (2021-06-18)
0.17.0 (2021-04-06)
0.16.0 (2021-03-19)
0.15.0 (2021-01-25)
0.14.0 (2020-12-08)
0.13.0 (2020-11-04)
- Update package maintainers (#465)
- Add bsd license to launch due to files from roslaunch (#456)
- Contributors: Michel Hidalgo, William Woodall
0.12.0 (2020-08-18)
0.11.1 (2020-08-14)
- Use launch_test CMake target as output file basename (#448)
- Contributors: Michel Hidalgo
0.11.0 (2020-08-04)
- Find Python debug interpreter on Windows (#437)
- Contributors: Dirk Thomas
0.10.2 (2020-05-26)
0.10.1 (2020-05-08)
0.10.0 (2020-04-24)
0.9.5 (2019-11-13)
0.9.4 (2019-11-08)
0.9.3 (2019-10-23)
- add missing test dependency (#350) Signed-off-by: Dirk Thomas <<dirk-thomas@users.noreply.github.com>>
- Contributors: Dirk Thomas
0.9.2 (2019-10-23)
- Use ament_cmake_copyright (#349)
- Contributors: Dan Rose
0.9.1 (2019-09-25)
0.9.0 (2019-09-18)
- Update launch_testing example name in launch_testing_ament_cmake (#320)
- Contributors: Michel Hidalgo
0.8.3 (2019-05-29)
0.8.2 (2019-05-20)
- Revert "Include cmake extras for testing (#245)"
- Include cmake extras for testing (#245)
- [add_launch_test] Correct default python executable for windows debug (#239)
- Convert retreived path to CMake path for use. (#244)
- Move CMake path conversion to add_launch_test function.
- Enable reuse of launch testing functionality (#236)
- Contributors: Jacob Perron, Michel Hidalgo, Steven! Ragnarök, ivanpauno
0.8.1 (2019-05-08)
- Make launchtest junit XML match pytest XML more closely (#228)
- Merge apex_launchtest functionality into launch_testing (#215)
- Contributors: Michel Hidalgo, Peter Baughman
0.8.0 (2019-04-13)
0.7.3 (2018-12-12)
0.7.0 (2018-11-16)
0.6.0 (2018-08-20)
0.5.2 (2018-07-17)
0.5.1 (2018-06-27)
0.5.0 (2018-06-19)
0.4.0 (2017-12-08)
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.
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged launch_testing_ament_cmake 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.
launch_testing_ament_cmake package from launch repolaunch launch_testing launch_testing_ament_cmake launch_xml launch_yaml test_launch_testing |
|
Package Summary
Tags | No category tags. |
Version | 0.9.7 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/launch.git |
VCS Type | git |
VCS Version | eloquent |
Last Updated | 2020-12-04 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
A package providing cmake functions for running launch tests from the build.
Additional Links
No additional links.
Maintainers
- Pete Baughman
Authors
No additional authors.
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package launch_testing_ament_cmake
0.9.7 (2020-12-04)
0.9.6 (2020-01-21)
0.9.5 (2019-11-13)
0.9.4 (2019-11-08)
0.9.3 (2019-10-23)
- add missing test dependency (#350) Signed-off-by: Dirk Thomas <<dirk-thomas@users.noreply.github.com>>
- Contributors: Dirk Thomas
0.9.2 (2019-10-23)
- Use ament_cmake_copyright (#349)
- Contributors: Dan Rose
0.9.1 (2019-09-25)
0.9.0 (2019-09-18)
- Update launch_testing example name in launch_testing_ament_cmake (#320)
- Contributors: Michel Hidalgo
0.8.3 (2019-05-29)
0.8.2 (2019-05-20)
- Revert "Include cmake extras for testing (#245)"
- Include cmake extras for testing (#245)
- [add_launch_test] Correct default python executable for windows debug (#239)
- Convert retreived path to CMake path for use. (#244)
- Move CMake path conversion to add_launch_test function.
- Enable reuse of launch testing functionality (#236)
- Contributors: Jacob Perron, Michel Hidalgo, Steven! Ragnarök, ivanpauno
0.8.1 (2019-05-08)
- Make launchtest junit XML match pytest XML more closely (#228)
- Merge apex_launchtest functionality into launch_testing (#215)
- Contributors: Michel Hidalgo, Peter Baughman
0.8.0 (2019-04-13)
0.7.3 (2018-12-12)
0.7.0 (2018-11-16)
0.6.0 (2018-08-20)
0.5.2 (2018-07-17)
0.5.1 (2018-06-27)
0.5.0 (2018-06-19)
0.4.0 (2017-12-08)
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.
Package Dependencies
System Dependencies
No direct system dependencies.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged launch_testing_ament_cmake at Robotics Stack Exchange
launch_testing_ament_cmake package from launch repolaunch launch_testing launch_testing_ament_cmake test_launch_testing |
|
Package Summary
Tags | No category tags. |
Version | 0.8.7 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/launch.git |
VCS Type | git |
VCS Version | dashing |
Last Updated | 2020-03-25 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
A package providing cmake functions for running launch tests from the build.
Additional Links
No additional links.
Maintainers
- Pete Baughman
Authors
No additional authors.
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package launch_testing_ament_cmake
0.8.7 (2019-10-11)
0.8.6 (2019-09-06)
0.8.5 (2019-08-22)
0.8.4 (2019-06-12)
0.8.3 (2019-05-29)
0.8.2 (2019-05-20)
- Revert "Include cmake extras for testing (#245)"
- Include cmake extras for testing (#245)
- [add_launch_test] Correct default python executable for windows debug (#239)
- Convert retreived path to CMake path for use. (#244)
- Move CMake path conversion to add_launch_test function.
- Enable reuse of launch testing functionality (#236)
- Contributors: Jacob Perron, Michel Hidalgo, Steven! Ragnarök, ivanpauno
0.8.1 (2019-05-08)
- Make launchtest junit XML match pytest XML more closely (#228)
- Merge apex_launchtest functionality into launch_testing (#215)
- Contributors: Michel Hidalgo, Peter Baughman
0.8.0 (2019-04-13)
0.7.3 (2018-12-12)
0.7.0 (2018-11-16)
0.6.0 (2018-08-20)
0.5.2 (2018-07-17)
0.5.1 (2018-06-27)
0.5.0 (2018-06-19)
0.4.0 (2017-12-08)
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.
Package Dependencies
Deps | Name |
---|---|
ament_cmake_core | |
ament_cmake_test | |
python_cmake_module | |
launch_testing | |
ament_copyright | |
ament_cmake_pytest |
System Dependencies
No direct system dependencies.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged launch_testing_ament_cmake at Robotics Stack Exchange
launch_testing_ament_cmake package from launch repolaunch launch_testing launch_testing_ament_cmake launch_xml launch_yaml test_launch_testing |
|
Package Summary
Tags | No category tags. |
Version | 0.17.2 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/launch.git |
VCS Type | git |
VCS Version | galactic |
Last Updated | 2022-12-02 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
A package providing cmake functions for running launch tests from the build.
Additional Links
No additional links.
Maintainers
- William Woodall
- Michel Hidalgo
Authors
- Pete Baughman
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package launch_testing_ament_cmake
0.17.2 (2022-12-02)
0.17.1 (2022-04-28)
0.17.0 (2021-04-06)
0.16.0 (2021-03-19)
0.15.0 (2021-01-25)
0.14.0 (2020-12-08)
0.13.0 (2020-11-04)
- Update package maintainers (#465)
- Add bsd license to launch due to files from roslaunch (#456)
- Contributors: Michel Hidalgo, William Woodall
0.12.0 (2020-08-18)
0.11.1 (2020-08-14)
- Use launch_test CMake target as output file basename (#448)
- Contributors: Michel Hidalgo
0.11.0 (2020-08-04)
- Find Python debug interpreter on Windows (#437)
- Contributors: Dirk Thomas
0.10.2 (2020-05-26)
0.10.1 (2020-05-08)
0.10.0 (2020-04-24)
0.9.5 (2019-11-13)
0.9.4 (2019-11-08)
0.9.3 (2019-10-23)
- add missing test dependency (#350) Signed-off-by: Dirk Thomas <<dirk-thomas@users.noreply.github.com>>
- Contributors: Dirk Thomas
0.9.2 (2019-10-23)
- Use ament_cmake_copyright (#349)
- Contributors: Dan Rose
0.9.1 (2019-09-25)
0.9.0 (2019-09-18)
- Update launch_testing example name in launch_testing_ament_cmake (#320)
- Contributors: Michel Hidalgo
0.8.3 (2019-05-29)
0.8.2 (2019-05-20)
- Revert "Include cmake extras for testing (#245)"
- Include cmake extras for testing (#245)
- [add_launch_test] Correct default python executable for windows debug (#239)
- Convert retreived path to CMake path for use. (#244)
- Move CMake path conversion to add_launch_test function.
- Enable reuse of launch testing functionality (#236)
- Contributors: Jacob Perron, Michel Hidalgo, Steven! Ragnarök, ivanpauno
0.8.1 (2019-05-08)
- Make launchtest junit XML match pytest XML more closely (#228)
- Merge apex_launchtest functionality into launch_testing (#215)
- Contributors: Michel Hidalgo, Peter Baughman
0.8.0 (2019-04-13)
0.7.3 (2018-12-12)
0.7.0 (2018-11-16)
0.6.0 (2018-08-20)
0.5.2 (2018-07-17)
0.5.1 (2018-06-27)
0.5.0 (2018-06-19)
0.4.0 (2017-12-08)
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.
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged launch_testing_ament_cmake at Robotics Stack Exchange
launch_testing_ament_cmake package from launch repolaunch launch_testing launch_testing_ament_cmake launch_xml launch_yaml test_launch_testing |
|
Package Summary
Tags | No category tags. |
Version | 0.10.10 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/launch.git |
VCS Type | git |
VCS Version | foxy |
Last Updated | 2022-10-12 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
A package providing cmake functions for running launch tests from the build.
Additional Links
No additional links.
Maintainers
- Pete Baughman
Authors
No additional authors.
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package launch_testing_ament_cmake
0.10.10 (2022-10-12)
0.10.9 (2022-09-12)
0.10.8 (2022-01-12)
0.10.7 (2021-11-12)
0.10.6 (2021-08-31)
0.10.5 (2021-04-14)
0.10.4 (2020-12-08)
0.10.3 (2020-08-27)
0.10.2 (2020-05-26)
0.10.1 (2020-05-08)
0.10.0 (2020-04-24)
0.9.5 (2019-11-13)
0.9.4 (2019-11-08)
0.9.3 (2019-10-23)
- add missing test dependency (#350) Signed-off-by: Dirk Thomas <<dirk-thomas@users.noreply.github.com>>
- Contributors: Dirk Thomas
0.9.2 (2019-10-23)
- Use ament_cmake_copyright (#349)
- Contributors: Dan Rose
0.9.1 (2019-09-25)
0.9.0 (2019-09-18)
- Update launch_testing example name in launch_testing_ament_cmake (#320)
- Contributors: Michel Hidalgo
0.8.3 (2019-05-29)
0.8.2 (2019-05-20)
- Revert "Include cmake extras for testing (#245)"
- Include cmake extras for testing (#245)
- [add_launch_test] Correct default python executable for windows debug (#239)
- Convert retreived path to CMake path for use. (#244)
- Move CMake path conversion to add_launch_test function.
- Enable reuse of launch testing functionality (#236)
- Contributors: Jacob Perron, Michel Hidalgo, Steven! Ragnarök, ivanpauno
0.8.1 (2019-05-08)
- Make launchtest junit XML match pytest XML more closely (#228)
- Merge apex_launchtest functionality into launch_testing (#215)
- Contributors: Michel Hidalgo, Peter Baughman
0.8.0 (2019-04-13)
0.7.3 (2018-12-12)
0.7.0 (2018-11-16)
0.6.0 (2018-08-20)
0.5.2 (2018-07-17)
0.5.1 (2018-06-27)
0.5.0 (2018-06-19)
0.4.0 (2017-12-08)
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.
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged launch_testing_ament_cmake 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.