|
Package Summary
Tags | No category tags. |
Version | 0.9.13 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/ros2cli.git |
VCS Type | git |
VCS Version | foxy |
Last Updated | 2023-03-16 |
Dev Status | MAINTAINED |
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
The pkg command for ROS 2 command line tools.
Additional Links
No additional links.
Maintainers
- Dirk Thomas
Authors
No additional authors.
README
No README found.
See repository README.
CHANGELOG
Changelog for package ros2pkg
0.9.13 (2023-03-16)
- Added changelogs
- Contributors: Dharini Dutia
0.9.12 (2022-09-12)
0.9.11 (2022-01-31)
0.9.10 (2021-10-05)
0.9.9 (2021-03-24)
- 0.9.9
- Contributors: Audrow Nash
0.9.8 (2020-12-08)
0.9.7 (2020-07-07)
0.9.6 (2020-06-23)
0.9.5 (2020-06-01)
0.9.4 (2020-05-26)
0.9.3 (2020-05-13)
0.9.2 (2020-05-08)
0.9.1 (2020-05-06)
0.9.0 (2020-04-29)
- Skip CLI tests on Windows until we resolve the blocking/hanging isuse. (#489)
- use ament_export_targets() (#478)
- more verbose test_flake8 error messages (same as ros2/launch_ros#135)
- Remove ready_fn from test descriptions (#376)
- use f-string (#448)
- only load required entry points which improves the performance (#436)
- Merge pull request #428 from ros2/tfoote-patch-1
- Consistent interpretation of dependency type
- Contributors: Dirk Thomas, Peter Baughman, Steven! Ragnar
Wiki Tutorials
See ROS Wiki Tutorials for more details.
Source Tutorials
Not currently indexed.
Package Dependencies
Deps | Name | |
---|---|---|
1 | ament_index_python | |
1 | ament_copyright | |
1 | ament_flake8 | |
1 | ament_pep257 | |
1 | ament_xmllint | |
1 | ros_testing | |
1 | ros2cli |
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 ros2pkg at answers.ros.org
|
Package Summary
Tags | No category tags. |
Version | 0.18.6 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/ros2cli.git |
VCS Type | git |
VCS Version | humble |
Last Updated | 2023-05-16 |
Dev Status | MAINTAINED |
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
The pkg command for ROS 2 command line tools.
Additional Links
No additional links.
Maintainers
- Aditya Pande
- Audrow Nash
- Michael Jeronimo
Authors
- Dirk Thomas
- Mabel Zhang
README
No README found.
See repository README.
CHANGELOG
Changelog for package ros2pkg
0.18.6 (2023-04-25)
0.18.5 (2023-01-10)
0.18.4 (2022-11-07)
0.18.3 (2022-04-08)
0.18.2 (2022-03-30)
- Add timeout to kill hanging tests (#701)
- Contributors: Audrow Nash
0.18.1 (2022-03-28)
0.18.0 (2022-03-01)
- Use local git config instead of global (#693)
- Contributors: Amro Al-Baali
0.17.1 (2022-01-25)
0.16.1 (2022-01-14)
0.16.0 (2022-01-14)
- Depend on launch packages instead of ros_testing to avoid circular dependency (#685)
- [ros2pkg] Skip copyright tests in template packages (#676)
- Contributors: Abrar Rahman Protyasha, Shane Loretz
0.15.0 (2021-11-18)
- Update maintainers to Aditya Pande, Audrow Nash, and Michael Jeronimo (#673)
- Updated maintainers (#670)
- Generate LICENSE files on ros2 pkg create. (#650)
- Handle ValueError (#643)
- Pass package exports to template in pkg create api (#619) (#628)
- Add changelogs (#635)
- Contributors: Aditya Pande, Audrow Nash, Chris Lalancette, Ivan Santiago Paunovic, rob-clarke, tim-fan
0.14.0 (2021-04-26)
- Use underscores in setup.cfg.em instead of dashes. (#627)
- Contributors: Ivan Santiago Paunovic
0.13.0 (2021-04-06)
- Add space for \"ROS 2\". (#617)
- Use target_compile_features for c/c++ standards. (#615)
- Contributors: Chris Lalancette, Shane Loretz
0.12.0 (2021-03-02)
0.11.0 (2021-01-25)
- Declare missing dependency on python3-importlib-resources. (#584)
- Contributors: Scott K Logan
0.10.1 (2020-12-08)
0.10.0 (2020-11-02)
- Update maintainers. (#568)
- Fix incorrect EXPORT for executables. (#545)
- Switch ros2pkg to using importlib.
- Contributors: Chris Lalancette, Claire Wang, Dirk Thomas
0.9.5 (2020-06-01)
0.9.4 (2020-05-26)
0.9.3 (2020-05-13)
0.9.2 (2020-05-08)
0.9.1 (2020-05-06)
0.9.0 (2020-04-29)
- Skip CLI tests on Windows until we resolve the blocking/hanging isuse. (#489)
- Use ament_export_targets(). (#478)
- More verbose test_flake8 error messages (same as ros2/launch_ros#135)
- Remove ready_fn from test descriptions. (#376)
- Use f-string. (#448)
- Use f-string
- Remove unused variable
- Only load required entry points which improves the performance.
(#436)
- Extend API to exclude extensions from loading
- Add add_subparsers_on_demand() function
- Update all extensions to use the new API
- Deprecate old API, add deprecation warnings
- Merge pull request #428 from ros2/tfoote-patch-1 fix create_pkg dependencies for python
- Consistent interpretation of dependency type
- Contributors: Dirk Thomas, Peter Baughman, Steven! Ragnar
Wiki Tutorials
See ROS Wiki Tutorials for more details.
Source Tutorials
Not currently indexed.
Package Dependencies
Deps | Name | |
---|---|---|
1 | ament_copyright | |
1 | ament_index_python | |
1 | ament_flake8 | |
1 | ament_pep257 | |
1 | ament_xmllint | |
1 | launch | |
1 | launch_testing | |
1 | launch_testing_ros | |
1 | ros2cli |
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 ros2pkg at answers.ros.org
|
Package Summary
Tags | No category tags. |
Version | 0.25.1 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/ros2cli.git |
VCS Type | git |
VCS Version | iron |
Last Updated | 2023-05-11 |
Dev Status | MAINTAINED |
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
The pkg command for ROS 2 command line tools.
Additional Links
No additional links.
Maintainers
- Audrow Nash
- Geoffrey Biggs
Authors
- Aditya Pande
- Dirk Thomas
- Mabel Zhang
- Michael Jeronimo
README
No README found.
See repository README.
CHANGELOG
Changelog for package ros2pkg
0.25.1 (2023-05-11)
- Fix typo in ros2pkg warning message. (#828)
- Contributors: Tomoya Fujita
0.25.0 (2023-04-18)
- Make all of the dependencies in pure Python packages exec_depend. (#823)
- Contributors: Chris Lalancette
0.24.1 (2023-04-12)
0.24.0 (2023-04-11)
0.23.0 (2023-03-02)
0.22.0 (2023-02-14)
- resolve #790 (#801)
- Add alias library targets for CMake (#718)
- [rolling] Update maintainers - 2022-11-07 (#776)
- Contributors: Audrow Nash, Kenji Brameld, RFRIEDM-Trimble
0.21.0 (2022-11-02)
0.20.0 (2022-09-13)
0.19.0 (2022-04-29)
0.18.3 (2022-04-08)
0.18.2 (2022-03-30)
- Add timeout to kill hanging tests (#701)
- Contributors: Audrow Nash
0.18.1 (2022-03-28)
0.18.0 (2022-03-01)
- Use local git config instead of global (#693)
- Contributors: Amro Al-Baali
0.17.1 (2022-01-25)
0.16.1 (2022-01-14)
0.16.0 (2022-01-14)
- Depend on launch packages instead of ros_testing to avoid circular dependency (#685)
- [ros2pkg] Skip copyright tests in template packages (#676)
- Contributors: Abrar Rahman Protyasha, Shane Loretz
0.15.0 (2021-11-18)
- Update maintainers to Aditya Pande, Audrow Nash, and Michael Jeronimo (#673)
- Updated maintainers (#670)
- Generate LICENSE files on ros2 pkg create. (#650)
- Handle ValueError (#643)
- Pass package exports to template in pkg create api (#619) (#628)
- Add changelogs (#635)
- Contributors: Aditya Pande, Audrow Nash, Chris Lalancette, Ivan Santiago Paunovic, rob-clarke, tim-fan
0.14.0 (2021-04-26)
- Use underscores in setup.cfg.em instead of dashes. (#627)
- Contributors: Ivan Santiago Paunovic
0.13.0 (2021-04-06)
- Add space for \"ROS 2\". (#617)
- Use target_compile_features for c/c++ standards. (#615)
- Contributors: Chris Lalancette, Shane Loretz
0.12.0 (2021-03-02)
0.11.0 (2021-01-25)
- Declare missing dependency on python3-importlib-resources. (#584)
- Contributors: Scott K Logan
0.10.1 (2020-12-08)
0.10.0 (2020-11-02)
- Update maintainers. (#568)
- Fix incorrect EXPORT for executables. (#545)
- Switch ros2pkg to using importlib.
- Contributors: Chris Lalancette, Claire Wang, Dirk Thomas
0.9.5 (2020-06-01)
0.9.4 (2020-05-26)
0.9.3 (2020-05-13)
0.9.2 (2020-05-08)
0.9.1 (2020-05-06)
0.9.0 (2020-04-29)
- Skip CLI tests on Windows until we resolve the blocking/hanging isuse. (#489)
- Use ament_export_targets(). (#478)
- More verbose test_flake8 error messages (same as ros2/launch_ros#135)
- Remove ready_fn from test descriptions. (#376)
- Use f-string. (#448)
- Use f-string
- Remove unused variable
- Only load required entry points which improves the performance.
(#436)
- Extend API to exclude extensions from loading
- Add add_subparsers_on_demand() function
- Update all extensions to use the new API
- Deprecate old API, add deprecation warnings
- Merge pull request #428 from ros2/tfoote-patch-1 fix create_pkg dependencies for python
- Consistent interpretation of dependency type
- Contributors: Dirk Thomas, Peter Baughman, Steven! Ragnar
Wiki Tutorials
See ROS Wiki Tutorials for more details.
Source Tutorials
Not currently indexed.
Package Dependencies
Deps | Name | |
---|---|---|
1 | ament_copyright | |
1 | ament_index_python | |
1 | ros2cli | |
1 | ament_flake8 | |
1 | ament_pep257 | |
1 | ament_xmllint | |
1 | launch | |
1 | launch_testing | |
1 | launch_testing_ros |
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 ros2pkg at answers.ros.org
|
Package Summary
Tags | No category tags. |
Version | 0.26.1 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/ros2cli.git |
VCS Type | git |
VCS Version | rolling |
Last Updated | 2023-05-22 |
Dev Status | MAINTAINED |
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
The pkg command for ROS 2 command line tools.
Additional Links
No additional links.
Maintainers
- Audrow Nash
- Geoffrey Biggs
Authors
- Aditya Pande
- Dirk Thomas
- Mabel Zhang
- Michael Jeronimo
README
No README found.
See repository README.
CHANGELOG
Changelog for package ros2pkg
0.26.1 (2023-05-11)
- Fix typo in ros2pkg warning message. (#827)
- Contributors: Tomoya Fujita
0.26.0 (2023-04-28)
0.25.0 (2023-04-18)
- Make all of the dependencies in pure Python packages exec_depend. (#823)
- Contributors: Chris Lalancette
0.24.1 (2023-04-12)
0.24.0 (2023-04-11)
0.23.0 (2023-03-02)
0.22.0 (2023-02-14)
- resolve #790 (#801)
- Add alias library targets for CMake (#718)
- [rolling] Update maintainers - 2022-11-07 (#776)
- Contributors: Audrow Nash, Kenji Brameld, RFRIEDM-Trimble
0.21.0 (2022-11-02)
0.20.0 (2022-09-13)
0.19.0 (2022-04-29)
0.18.3 (2022-04-08)
0.18.2 (2022-03-30)
- Add timeout to kill hanging tests (#701)
- Contributors: Audrow Nash
0.18.1 (2022-03-28)
0.18.0 (2022-03-01)
- Use local git config instead of global (#693)
- Contributors: Amro Al-Baali
0.17.1 (2022-01-25)
0.16.1 (2022-01-14)
0.16.0 (2022-01-14)
- Depend on launch packages instead of ros_testing to avoid circular dependency (#685)
- [ros2pkg] Skip copyright tests in template packages (#676)
- Contributors: Abrar Rahman Protyasha, Shane Loretz
0.15.0 (2021-11-18)
- Update maintainers to Aditya Pande, Audrow Nash, and Michael Jeronimo (#673)
- Updated maintainers (#670)
- Generate LICENSE files on ros2 pkg create. (#650)
- Handle ValueError (#643)
- Pass package exports to template in pkg create api (#619) (#628)
- Add changelogs (#635)
- Contributors: Aditya Pande, Audrow Nash, Chris Lalancette, Ivan Santiago Paunovic, rob-clarke, tim-fan
0.14.0 (2021-04-26)
- Use underscores in setup.cfg.em instead of dashes. (#627)
- Contributors: Ivan Santiago Paunovic
0.13.0 (2021-04-06)
- Add space for \"ROS 2\". (#617)
- Use target_compile_features for c/c++ standards. (#615)
- Contributors: Chris Lalancette, Shane Loretz
0.12.0 (2021-03-02)
0.11.0 (2021-01-25)
- Declare missing dependency on python3-importlib-resources. (#584)
- Contributors: Scott K Logan
0.10.1 (2020-12-08)
0.10.0 (2020-11-02)
- Update maintainers. (#568)
- Fix incorrect EXPORT for executables. (#545)
- Switch ros2pkg to using importlib.
- Contributors: Chris Lalancette, Claire Wang, Dirk Thomas
0.9.5 (2020-06-01)
0.9.4 (2020-05-26)
0.9.3 (2020-05-13)
0.9.2 (2020-05-08)
0.9.1 (2020-05-06)
0.9.0 (2020-04-29)
- Skip CLI tests on Windows until we resolve the blocking/hanging isuse. (#489)
- Use ament_export_targets(). (#478)
- More verbose test_flake8 error messages (same as ros2/launch_ros#135)
- Remove ready_fn from test descriptions. (#376)
- Use f-string. (#448)
- Use f-string
- Remove unused variable
- Only load required entry points which improves the performance.
(#436)
- Extend API to exclude extensions from loading
- Add add_subparsers_on_demand() function
- Update all extensions to use the new API
- Deprecate old API, add deprecation warnings
- Merge pull request #428 from ros2/tfoote-patch-1 fix create_pkg dependencies for python
- Consistent interpretation of dependency type
- Contributors: Dirk Thomas, Peter Baughman, Steven! Ragnar
Wiki Tutorials
See ROS Wiki Tutorials for more details.
Source Tutorials
Not currently indexed.
Package Dependencies
Deps | Name | |
---|---|---|
1 | ament_copyright | |
1 | ament_index_python | |
1 | ros2cli | |
1 | ament_flake8 | |
1 | ament_pep257 | |
1 | ament_xmllint | |
1 | launch | |
1 | launch_testing | |
1 | launch_testing_ros |
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 ros2pkg at answers.ros.org
No version for distro noetic. Known supported distros are highlighted in the buttons above.
No version for distro melodic. Known supported distros are highlighted in the buttons above.
![]() |
ros2pkg package from ros2cli reporos2cli ros2msg ros2node ros2pkg ros2run ros2service ros2srv ros2topic |
|
Package Summary
Tags | No category tags. |
Version | 0.4.1 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/ros2cli.git |
VCS Type | git |
VCS Version | ardent |
Last Updated | 2018-03-28 |
Dev Status | MAINTAINED |
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
The pkg command for ROS 2 command line tools.
Additional Links
No additional links.
Maintainers
- Dirk Thomas
Authors
No additional authors.
README
No README found.
No README in repository either.
CHANGELOG
No CHANGELOG found.
Wiki Tutorials
See ROS Wiki Tutorials for more details.
Source Tutorials
Not currently indexed.
Package Dependencies
Deps | Name | |
---|---|---|
1 | ament_index_python | |
1 | ament_copyright | |
1 | ament_flake8 | |
1 | ament_pep257 | |
1 | ros2cli |
System Dependencies
No direct system dependencies.
Dependant Packages
Name | Repo | Deps |
---|---|---|
ros2run | github-ros2-ros2cli | |
ros_core | github-ros2-variants |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged ros2pkg at answers.ros.org
![]() |
ros2pkg package from ros2cli reporos2cli ros2lifecycle ros2msg ros2node ros2param ros2pkg ros2run ros2service ros2srv ros2topic |
|
Package Summary
Tags | No category tags. |
Version | 0.5.4 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/ros2cli.git |
VCS Type | git |
VCS Version | bouncy |
Last Updated | 2018-08-22 |
Dev Status | MAINTAINED |
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
The pkg command for ROS 2 command line tools.
Additional Links
No additional links.
Maintainers
- Dirk Thomas
Authors
No additional authors.
README
No README found.
No README in repository either.
CHANGELOG
No CHANGELOG found.
Wiki Tutorials
See ROS Wiki Tutorials for more details.
Source Tutorials
Not currently indexed.
Package Dependencies
Deps | Name | |
---|---|---|
1 | ament_index_python | |
1 | ament_copyright | |
1 | ament_flake8 | |
1 | ament_pep257 | |
1 | ros2cli |
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 ros2pkg at answers.ros.org
![]() |
ros2pkg package from ros2cli reporos2cli ros2lifecycle ros2msg ros2multicast ros2node ros2param ros2pkg ros2run ros2service ros2srv ros2topic |
|
Package Summary
Tags | No category tags. |
Version | 0.6.3 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/ros2cli.git |
VCS Type | git |
VCS Version | crystal |
Last Updated | 2019-02-08 |
Dev Status | MAINTAINED |
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
The pkg command for ROS 2 command line tools.
Additional Links
No additional links.
Maintainers
- Dirk Thomas
Authors
No additional authors.
README
No README found.
No README in repository either.
CHANGELOG
No CHANGELOG found.
Wiki Tutorials
See ROS Wiki Tutorials for more details.
Source Tutorials
Not currently indexed.
Package Dependencies
Deps | Name | |
---|---|---|
1 | ament_index_python | |
1 | ament_copyright | |
1 | ament_flake8 | |
1 | ament_pep257 | |
1 | ros2cli |
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 ros2pkg at answers.ros.org
|
Package Summary
Tags | No category tags. |
Version | 0.8.8 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/ros2cli.git |
VCS Type | git |
VCS Version | eloquent |
Last Updated | 2020-12-04 |
Dev Status | MAINTAINED |
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
The pkg command for ROS 2 command line tools.
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
See ROS Wiki Tutorials for more details.
Source Tutorials
Not currently indexed.
Package Dependencies
Deps | Name | |
---|---|---|
1 | ament_index_python | |
1 | ament_copyright | |
1 | ament_flake8 | |
1 | ament_pep257 | |
1 | ament_xmllint | |
1 | ros_testing | |
1 | ros2cli |
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 ros2pkg at answers.ros.org
![]() |
ros2pkg package from ros2cli reporos2action ros2cli ros2component ros2lifecycle ros2msg ros2multicast ros2node ros2param ros2pkg ros2run ros2service ros2srv ros2topic |
|
Package Summary
Tags | No category tags. |
Version | 0.7.11 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/ros2cli.git |
VCS Type | git |
VCS Version | dashing |
Last Updated | 2020-07-11 |
Dev Status | MAINTAINED |
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
The pkg command for ROS 2 command line tools.
Additional Links
No additional links.
Maintainers
- Dirk Thomas
Authors
No additional authors.
README
No README found.
No README in repository either.
CHANGELOG
No CHANGELOG found.
Wiki Tutorials
See ROS Wiki Tutorials for more details.
Source Tutorials
Not currently indexed.
Package Dependencies
Deps | Name | |
---|---|---|
1 | ament_index_python | |
1 | ament_copyright | |
1 | ament_flake8 | |
1 | ament_pep257 | |
1 | ament_xmllint | |
1 | ros2cli |
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 ros2pkg at answers.ros.org
|
Package Summary
Tags | No category tags. |
Version | 0.13.5 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/ros2cli.git |
VCS Type | git |
VCS Version | galactic |
Last Updated | 2022-12-03 |
Dev Status | MAINTAINED |
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
The pkg command for ROS 2 command line tools.
Additional Links
No additional links.
Maintainers
- Mabel Zhang
- Audrow Nash
Authors
- Dirk Thomas
README
No README found.
See repository README.
CHANGELOG
Changelog for package ros2pkg
0.13.5 (2022-12-02)
0.13.4 (2022-06-30)
0.13.3 (2022-04-28)
0.13.2 (2021-05-07)
- Add changelog. (#636)
- Contributors: Ivan Santiago Paunovic
0.13.1 (2021-04-26)
- Use underscores in setup.cfg.em instead of dashes. (#627)
- Contributors: Ivan Santiago Paunovic
0.13.0 (2021-04-06)
- Add space for \"ROS 2\". (#617)
- Use target_compile_features for c/c++ standards. (#615)
- Contributors: Chris Lalancette, Shane Loretz
0.12.0 (2021-03-02)
0.11.0 (2021-01-25)
- Declare missing dependency on python3-importlib-resources. (#584)
- Contributors: Scott K Logan
0.10.1 (2020-12-08)
0.10.0 (2020-11-02)
- Update maintainers. (#568)
- Fix incorrect EXPORT for executables. (#545)
- Switch ros2pkg to using importlib.
- Contributors: Chris Lalancette, Claire Wang, Dirk Thomas
0.9.5 (2020-06-01)
0.9.4 (2020-05-26)
0.9.3 (2020-05-13)
0.9.2 (2020-05-08)
0.9.1 (2020-05-06)
0.9.0 (2020-04-29)
- Skip CLI tests on Windows until we resolve the blocking/hanging isuse. (#489)
- Use ament_export_targets(). (#478)
- More verbose test_flake8 error messages (same as ros2/launch_ros#135)
- Remove ready_fn from test descriptions. (#376)
- Use f-string. (#448)
- Use f-string
- Remove unused variable
- Only load required entry points which improves the performance.
(#436)
- Extend API to exclude extensions from loading
- Add add_subparsers_on_demand() function
- Update all extensions to use the new API
- Deprecate old API, add deprecation warnings
- Merge pull request #428 from ros2/tfoote-patch-1 fix create_pkg dependencies for python
- Consistent interpretation of dependency type
- Contributors: Dirk Thomas, Peter Baughman, Steven! Ragnar
Wiki Tutorials
See ROS Wiki Tutorials for more details.
Source Tutorials
Not currently indexed.
Package Dependencies
Deps | Name | |
---|---|---|
1 | ament_index_python | |
1 | ament_copyright | |
1 | ament_flake8 | |
1 | ament_pep257 | |
1 | ament_xmllint | |
1 | ros_testing | |
1 | ros2cli |
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 ros2pkg at answers.ros.org
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.