![]() |
ament_index_python package from ament_index repoament_index_cpp ament_index_python |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.4.0 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ament/ament_index.git |
VCS Type | git |
VCS Version | humble |
Last Updated | 2022-03-01 |
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
Additional Links
Maintainers
- Audrow Nash
Authors
- Dirk Thomas
- Claire Wang
ament_index_python
ament_index_python
is a python API to access the ament resource index.
See https://github.com/ament/ament_cmake/blob/master/ament_cmake_core/doc/resource_index.md for documentation on the ament resource index.
Quality Declaration
See the Quality Declaration for details on the declared Quality Level.
Changelog for package ament_index_python
1.4.0 (2022-03-01)
- Print warning when get_package_share_directory() does not exist (Fix #74) (#77)
- Fail lookups on invalid resource names (#69)
- Add get_package_share_path method (#73)
- Contributors: David V. Lu, rob-clarke
1.0.6 (2021-05-06)
1.0.5 (2021-04-14)
- Remove Claire as the maintainer. (#71)
- Contributors: Chris Lalancette
1.0.4 (2021-04-06)
- Change links from index.ros.org -> docs.ros.org (#70)
- Contributors: Chris Lalancette
1.0.3 (2021-03-18)
- Add Audrow as a maintainer (#68)
- Contributors: Audrow Nash
1.0.2 (2021-01-25)
- update maintainers (#67)
- Contributors: Claire Wang
1.0.1 (2020-10-07)
- add rational why ament_index pkgs don't have explicit performance tests (#65)
- Remove the Quality Level from the README.md. (#62)
- Fix document link (#61)
- [Quality Declaration] Update Version Stability to stable version (#58)
- Contributors: Alejandro Hernández Cordero, Chris Lalancette, Dirk Thomas, Matthijs van der Burgh
1.0.0 (2020-05-22)
- Added Doxygen and Sphinx (#55)
- Fixes Quality Declaration link + style (#54)
- Add quality declaration ament_index_python (#50)
- Contributors: Alejandro Hernández Cordero, Jorge Perez
0.8.0 (2020-04-17)
- more verbose test_flake8 error messages (same as ros2/launch_ros#135)
- Add copyright checker for ament_index_python files (#44)
- Code refactors to the ament_index_python test (#43)
- Increase test coverage ament_index_python (#41)
- Fix resource name autocompleter in ament_index CLI (#42)
- Contributors: Dirk Thomas, Jorge Perez
0.7.2 (2019-10-16)
- 0.7.2
- fix completion of first arg (#38)
- install resource marker file for package (#37)
- add ament_index CLI (#35)
- Contributors: Dirk Thomas
0.7.1 (2019-09-18)
- install package manifest (#34)
- Contributors: Dirk Thomas
0.7.0 (2019-04-11)
0.5.1 (2018-06-18 13:50)
- level setup.py versions to 0.5.1
- Contributors: Mikael Arguedas
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ament_copyright | |
ament_flake8 | |
ament_pep257 |
System Dependencies
Name |
---|
python3-pytest |
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged ament_index_python at Robotics Stack Exchange
![]() |
ament_index_python package from ament_index repoament_index_cpp ament_index_python |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.8.1 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ament/ament_index.git |
VCS Type | git |
VCS Version | jazzy |
Last Updated | 2024-11-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
Additional Links
Maintainers
- Dharini Dutia
Authors
- Audrow Nash
- Claire Wang
- Dirk Thomas
ament_index_python
ament_index_python
is a python API to access the ament resource index.
See https://github.com/ament/ament_cmake/blob/master/ament_cmake_core/doc/resource_index.md for documentation on the ament resource index.
Quality Declaration
See the Quality Declaration for details on the declared Quality Level.
Changelog for package ament_index_python
1.8.1 (2024-04-24)
- Update quality declaration documents (#94)
- Contributors: Christophe Bedard
1.8.0 (2024-03-28)
- Add type annotations to python files. (#93)
- Contributors: Michael Carlstrom
1.7.0 (2023-08-21)
1.6.0 (2023-04-27)
1.5.2 (2023-02-14)
- [rolling] Update maintainers - 2022-11-07 (#89)
- Contributors: Audrow Nash
1.5.1 (2022-09-13)
1.5.0 (2022-04-29)
1.4.0 (2022-03-01)
- Print warning when get_package_share_directory() does not exist (Fix #74) (#77)
- Fail lookups on invalid resource names (#69)
- Add get_package_share_path method (#73)
- Contributors: David V. Lu, rob-clarke
1.0.6 (2021-05-06)
1.0.5 (2021-04-14)
- Remove Claire as the maintainer. (#71)
- Contributors: Chris Lalancette
1.0.4 (2021-04-06)
- Change links from index.ros.org -> docs.ros.org (#70)
- Contributors: Chris Lalancette
1.0.3 (2021-03-18)
- Add Audrow as a maintainer (#68)
- Contributors: Audrow Nash
1.0.2 (2021-01-25)
- update maintainers (#67)
- Contributors: Claire Wang
1.0.1 (2020-10-07)
- add rational why ament_index pkgs don't have explicit performance tests (#65)
- Remove the Quality Level from the README.md. (#62)
- Fix document link (#61)
- [Quality Declaration] Update Version Stability to stable version (#58)
- Contributors: Alejandro Hernández Cordero, Chris Lalancette, Dirk Thomas, Matthijs van der Burgh
1.0.0 (2020-05-22)
- Added Doxygen and Sphinx (#55)
- Fixes Quality Declaration link + style (#54)
- Add quality declaration ament_index_python (#50)
- Contributors: Alejandro Hernández Cordero, Jorge Perez
0.8.0 (2020-04-17)
- more verbose test_flake8 error messages (same as ros2/launch_ros#135)
- Add copyright checker for ament_index_python files (#44)
- Code refactors to the ament_index_python test (#43)
- Increase test coverage ament_index_python (#41)
- Fix resource name autocompleter in ament_index CLI (#42)
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ament_copyright | |
ament_flake8 | |
ament_pep257 |
System Dependencies
Name |
---|
python3-pytest |
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged ament_index_python at Robotics Stack Exchange
![]() |
ament_index_python package from ament_index repoament_index_cpp ament_index_python |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.11.0 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ament/ament_index.git |
VCS Type | git |
VCS Version | kilted |
Last Updated | 2025-04-24 |
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
Additional Links
Maintainers
- Dharini Dutia
Authors
- Audrow Nash
- Claire Wang
- Dirk Thomas
ament_index_python
ament_index_python
is a python API to access the ament resource index.
See https://github.com/ament/ament_cmake/blob/master/ament_cmake_core/doc/resource_index.md for documentation on the ament resource index.
Quality Declaration
See the Quality Declaration for details on the declared Quality Level.
Changelog for package ament_index_python
1.11.0 (2025-04-24)
1.10.2 (2025-04-17)
- Add py.typed to package_data (#100)
- Contributors: Michael Carlstrom
1.10.1 (2024-11-20)
- Add test_xmllint to ament_index_python. (#96)
- Contributors: Chris Lalancette
1.10.0 (2024-10-03)
- Add ament_mypy unit test and export types (#95)
- Contributors: Michael Carlstrom
1.9.0 (2024-04-26)
- Update quality declaration documents (#94)
- Contributors: Christophe Bedard
1.8.0 (2024-03-28)
- Add type annotations to python files. (#93)
- Contributors: Michael Carlstrom
1.7.0 (2023-08-21)
1.6.0 (2023-04-27)
1.5.2 (2023-02-14)
- [rolling] Update maintainers - 2022-11-07 (#89)
- Contributors: Audrow Nash
1.5.1 (2022-09-13)
1.5.0 (2022-04-29)
1.4.0 (2022-03-01)
- Print warning when get_package_share_directory() does not exist (Fix #74) (#77)
- Fail lookups on invalid resource names (#69)
- Add get_package_share_path method (#73)
- Contributors: David V. Lu, rob-clarke
1.0.6 (2021-05-06)
1.0.5 (2021-04-14)
- Remove Claire as the maintainer. (#71)
- Contributors: Chris Lalancette
1.0.4 (2021-04-06)
- Change links from index.ros.org -> docs.ros.org (#70)
- Contributors: Chris Lalancette
1.0.3 (2021-03-18)
- Add Audrow as a maintainer (#68)
- Contributors: Audrow Nash
1.0.2 (2021-01-25)
- update maintainers (#67)
- Contributors: Claire Wang
1.0.1 (2020-10-07)
- add rational why ament_index pkgs don't have explicit performance tests (#65)
- Remove the Quality Level from the README.md. (#62)
- Fix document link (#61)
- [Quality Declaration] Update Version Stability to stable version (#58)
- Contributors: Alejandro Hernández Cordero, Chris Lalancette, Dirk Thomas, Matthijs van der Burgh
1.0.0 (2020-05-22)
File truncated at 100 lines see the full file
Wiki Tutorials
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged ament_index_python at Robotics Stack Exchange
![]() |
ament_index_python package from ament_index repoament_index_cpp ament_index_python |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.12.0 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ament/ament_index.git |
VCS Type | git |
VCS Version | rolling |
Last Updated | 2025-04-24 |
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
Additional Links
Maintainers
- Dharini Dutia
Authors
- Audrow Nash
- Claire Wang
- Dirk Thomas
ament_index_python
ament_index_python
is a python API to access the ament resource index.
See https://github.com/ament/ament_cmake/blob/master/ament_cmake_core/doc/resource_index.md for documentation on the ament resource index.
Quality Declaration
See the Quality Declaration for details on the declared Quality Level.
Changelog for package ament_index_python
1.12.0 (2025-04-24)
1.11.0 (2025-04-24)
1.10.2 (2025-04-17)
- Add py.typed to package_data (#100)
- Contributors: Michael Carlstrom
1.10.1 (2024-11-20)
- Add test_xmllint to ament_index_python. (#96)
- Contributors: Chris Lalancette
1.10.0 (2024-10-03)
- Add ament_mypy unit test and export types (#95)
- Contributors: Michael Carlstrom
1.9.0 (2024-04-26)
- Update quality declaration documents (#94)
- Contributors: Christophe Bedard
1.8.0 (2024-03-28)
- Add type annotations to python files. (#93)
- Contributors: Michael Carlstrom
1.7.0 (2023-08-21)
1.6.0 (2023-04-27)
1.5.2 (2023-02-14)
- [rolling] Update maintainers - 2022-11-07 (#89)
- Contributors: Audrow Nash
1.5.1 (2022-09-13)
1.5.0 (2022-04-29)
1.4.0 (2022-03-01)
- Print warning when get_package_share_directory() does not exist (Fix #74) (#77)
- Fail lookups on invalid resource names (#69)
- Add get_package_share_path method (#73)
- Contributors: David V. Lu, rob-clarke
1.0.6 (2021-05-06)
1.0.5 (2021-04-14)
- Remove Claire as the maintainer. (#71)
- Contributors: Chris Lalancette
1.0.4 (2021-04-06)
- Change links from index.ros.org -> docs.ros.org (#70)
- Contributors: Chris Lalancette
1.0.3 (2021-03-18)
- Add Audrow as a maintainer (#68)
- Contributors: Audrow Nash
1.0.2 (2021-01-25)
- update maintainers (#67)
- Contributors: Claire Wang
1.0.1 (2020-10-07)
- add rational why ament_index pkgs don't have explicit performance tests (#65)
- Remove the Quality Level from the README.md. (#62)
- Fix document link (#61)
- [Quality Declaration] Update Version Stability to stable version (#58)
- Contributors: Alejandro Hernández Cordero, Chris Lalancette, Dirk Thomas, Matthijs van der Burgh
File truncated at 100 lines see the full file
Wiki Tutorials
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged ament_index_python at Robotics Stack Exchange
![]() |
ament_index_python package from ament_index repoament_index_cpp ament_index_python |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.4.0 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ament/ament_index.git |
VCS Type | git |
VCS Version | ardent |
Last Updated | 2017-12-09 |
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
Additional Links
Maintainers
- Dirk Thomas
Authors
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ament_flake8 | |
ament_pep257 |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged ament_index_python at Robotics Stack Exchange
![]() |
ament_index_python package from ament_index repoament_index_cpp ament_index_python |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.5.1 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ament/ament_index.git |
VCS Type | git |
VCS Version | bouncy |
Last Updated | 2018-06-18 |
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
Additional Links
Maintainers
- Dirk Thomas
Authors
Wiki Tutorials
Launch files
Messages
Services
Plugins
Recent questions tagged ament_index_python at Robotics Stack Exchange
![]() |
ament_index_python package from ament_index repoament_index_cpp ament_index_python |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.5.1 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ament/ament_index.git |
VCS Type | git |
VCS Version | crystal |
Last Updated | 2018-06-18 |
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
Additional Links
Maintainers
- Dirk Thomas
Authors
Wiki Tutorials
Launch files
Messages
Services
Plugins
Recent questions tagged ament_index_python at Robotics Stack Exchange
![]() |
ament_index_python package from ament_index repoament_index_cpp ament_index_python |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.7.2 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ament/ament_index.git |
VCS Type | git |
VCS Version | eloquent |
Last Updated | 2019-10-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
Additional Links
Maintainers
- Dirk Thomas
Authors
Wiki Tutorials
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged ament_index_python at Robotics Stack Exchange
![]() |
ament_index_python package from ament_index repoament_index_cpp ament_index_python |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.7.2 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ament/ament_index.git |
VCS Type | git |
VCS Version | dashing |
Last Updated | 2019-10-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
Additional Links
Maintainers
- Dirk Thomas
Authors
Wiki Tutorials
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged ament_index_python at Robotics Stack Exchange
![]() |
ament_index_python package from ament_index repoament_index_cpp ament_index_python |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.2.0 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ament/ament_index.git |
VCS Type | git |
VCS Version | galactic |
Last Updated | 2021-06-30 |
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
Additional Links
Maintainers
- Audrow Nash
Authors
- Dirk Thomas
- Claire Wang
ament_index_python
ament_index_python
is a python API to access the ament resource index.
See https://github.com/ament/ament_cmake/blob/master/ament_cmake_core/doc/resource_index.md for documentation on the ament resource index.
Quality Declaration
See the Quality Declaration for details on the declared Quality Level.
Changelog for package ament_index_python
Forthcoming
1.0.6 (2021-05-06)
1.0.5 (2021-04-14)
- Remove Claire as the maintainer. (#71)
- Contributors: Chris Lalancette
1.0.4 (2021-04-06)
- Change links from index.ros.org -> docs.ros.org (#70)
- Contributors: Chris Lalancette
1.0.3 (2021-03-18)
- Add Audrow as a maintainer (#68)
- Contributors: Audrow Nash
1.0.2 (2021-01-25)
- update maintainers (#67)
- Contributors: Claire Wang
1.0.1 (2020-10-07)
- add rational why ament_index pkgs don't have explicit performance tests (#65)
- Remove the Quality Level from the README.md. (#62)
- Fix document link (#61)
- [Quality Declaration] Update Version Stability to stable version (#58)
- Contributors: Alejandro Hernández Cordero, Chris Lalancette, Dirk Thomas, Matthijs van der Burgh
1.0.0 (2020-05-22)
- Added Doxygen and Sphinx (#55)
- Fixes Quality Declaration link + style (#54)
- Add quality declaration ament_index_python (#50)
- Contributors: Alejandro Hernández Cordero, Jorge Perez
0.8.0 (2020-04-17)
- more verbose test_flake8 error messages (same as ros2/launch_ros#135)
- Add copyright checker for ament_index_python files (#44)
- Code refactors to the ament_index_python test (#43)
- Increase test coverage ament_index_python (#41)
- Fix resource name autocompleter in ament_index CLI (#42)
- Contributors: Dirk Thomas, Jorge Perez
0.7.2 (2019-10-16)
- 0.7.2
- fix completion of first arg (#38)
- install resource marker file for package (#37)
- add ament_index CLI (#35)
- Contributors: Dirk Thomas
0.7.1 (2019-09-18)
- install package manifest (#34)
- Contributors: Dirk Thomas
0.7.0 (2019-04-11)
0.5.1 (2018-06-18 13:50)
- level setup.py versions to 0.5.1
- Contributors: Mikael Arguedas
0.5.0 (2018-06-18 13:25)
- add pytest markers to linter tests
- set zip_safe to avoid warning during installation
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ament_copyright | |
ament_flake8 | |
ament_pep257 |
System Dependencies
Name |
---|
python3-pytest |
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged ament_index_python at Robotics Stack Exchange
![]() |
ament_index_python package from ament_index repoament_index_cpp ament_index_python |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.1.0 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ament/ament_index.git |
VCS Type | git |
VCS Version | foxy |
Last Updated | 2021-06-30 |
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
Additional Links
Maintainers
- Claire Wang
Authors
- Dirk Thomas
ament_index_python
ament_index_python
is a python API to access the ament resource index.
See https://github.com/ament/ament_cmake/blob/master/ament_cmake_core/doc/resource_index.md for documentation on the ament resource index.
Quality Declaration
See the Quality Declaration for details on the declared Quality Level.
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ament_copyright | |
ament_flake8 | |
ament_pep257 |
System Dependencies
Name |
---|
python3-pytest |
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged ament_index_python at Robotics Stack Exchange
![]() |
ament_index_python package from ament_index repoament_index_cpp ament_index_python |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.5.2 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ament/ament_index.git |
VCS Type | git |
VCS Version | iron |
Last Updated | 2023-02-14 |
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
Additional Links
Maintainers
- Dharini Dutia
Authors
- Audrow Nash
- Claire Wang
- Dirk Thomas
ament_index_python
ament_index_python
is a python API to access the ament resource index.
See https://github.com/ament/ament_cmake/blob/master/ament_cmake_core/doc/resource_index.md for documentation on the ament resource index.
Quality Declaration
See the Quality Declaration for details on the declared Quality Level.
Changelog for package ament_index_python
1.5.2 (2023-02-14)
- [rolling] Update maintainers - 2022-11-07 (#89)
- Contributors: Audrow Nash
1.5.1 (2022-09-13)
1.5.0 (2022-04-29)
1.4.0 (2022-03-01)
- Print warning when get_package_share_directory() does not exist (Fix #74) (#77)
- Fail lookups on invalid resource names (#69)
- Add get_package_share_path method (#73)
- Contributors: David V. Lu, rob-clarke
1.0.6 (2021-05-06)
1.0.5 (2021-04-14)
- Remove Claire as the maintainer. (#71)
- Contributors: Chris Lalancette
1.0.4 (2021-04-06)
- Change links from index.ros.org -> docs.ros.org (#70)
- Contributors: Chris Lalancette
1.0.3 (2021-03-18)
- Add Audrow as a maintainer (#68)
- Contributors: Audrow Nash
1.0.2 (2021-01-25)
- update maintainers (#67)
- Contributors: Claire Wang
1.0.1 (2020-10-07)
- add rational why ament_index pkgs don't have explicit performance tests (#65)
- Remove the Quality Level from the README.md. (#62)
- Fix document link (#61)
- [Quality Declaration] Update Version Stability to stable version (#58)
- Contributors: Alejandro Hernández Cordero, Chris Lalancette, Dirk Thomas, Matthijs van der Burgh
1.0.0 (2020-05-22)
- Added Doxygen and Sphinx (#55)
- Fixes Quality Declaration link + style (#54)
- Add quality declaration ament_index_python (#50)
- Contributors: Alejandro Hernández Cordero, Jorge Perez
0.8.0 (2020-04-17)
- more verbose test_flake8 error messages (same as ros2/launch_ros#135)
- Add copyright checker for ament_index_python files (#44)
- Code refactors to the ament_index_python test (#43)
- Increase test coverage ament_index_python (#41)
- Fix resource name autocompleter in ament_index CLI (#42)
- Contributors: Dirk Thomas, Jorge Perez
0.7.2 (2019-10-16)
- 0.7.2
- fix completion of first arg (#38)
- install resource marker file for package (#37)
- add ament_index CLI (#35)
- Contributors: Dirk Thomas
0.7.1 (2019-09-18)
- install package manifest
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ament_copyright | |
ament_flake8 | |
ament_pep257 |
System Dependencies
Name |
---|
python3-pytest |
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged ament_index_python at Robotics Stack Exchange
![]() |
ament_index_python package from ament_index repoament_index_cpp ament_index_python |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.4.0 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ament/ament_index.git |
VCS Type | git |
VCS Version | humble |
Last Updated | 2022-03-01 |
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
Additional Links
Maintainers
- Audrow Nash
Authors
- Dirk Thomas
- Claire Wang
ament_index_python
ament_index_python
is a python API to access the ament resource index.
See https://github.com/ament/ament_cmake/blob/master/ament_cmake_core/doc/resource_index.md for documentation on the ament resource index.
Quality Declaration
See the Quality Declaration for details on the declared Quality Level.
Changelog for package ament_index_python
1.4.0 (2022-03-01)
- Print warning when get_package_share_directory() does not exist (Fix #74) (#77)
- Fail lookups on invalid resource names (#69)
- Add get_package_share_path method (#73)
- Contributors: David V. Lu, rob-clarke
1.0.6 (2021-05-06)
1.0.5 (2021-04-14)
- Remove Claire as the maintainer. (#71)
- Contributors: Chris Lalancette
1.0.4 (2021-04-06)
- Change links from index.ros.org -> docs.ros.org (#70)
- Contributors: Chris Lalancette
1.0.3 (2021-03-18)
- Add Audrow as a maintainer (#68)
- Contributors: Audrow Nash
1.0.2 (2021-01-25)
- update maintainers (#67)
- Contributors: Claire Wang
1.0.1 (2020-10-07)
- add rational why ament_index pkgs don't have explicit performance tests (#65)
- Remove the Quality Level from the README.md. (#62)
- Fix document link (#61)
- [Quality Declaration] Update Version Stability to stable version (#58)
- Contributors: Alejandro Hernández Cordero, Chris Lalancette, Dirk Thomas, Matthijs van der Burgh
1.0.0 (2020-05-22)
- Added Doxygen and Sphinx (#55)
- Fixes Quality Declaration link + style (#54)
- Add quality declaration ament_index_python (#50)
- Contributors: Alejandro Hernández Cordero, Jorge Perez
0.8.0 (2020-04-17)
- more verbose test_flake8 error messages (same as ros2/launch_ros#135)
- Add copyright checker for ament_index_python files (#44)
- Code refactors to the ament_index_python test (#43)
- Increase test coverage ament_index_python (#41)
- Fix resource name autocompleter in ament_index CLI (#42)
- Contributors: Dirk Thomas, Jorge Perez
0.7.2 (2019-10-16)
- 0.7.2
- fix completion of first arg (#38)
- install resource marker file for package (#37)
- add ament_index CLI (#35)
- Contributors: Dirk Thomas
0.7.1 (2019-09-18)
- install package manifest (#34)
- Contributors: Dirk Thomas
0.7.0 (2019-04-11)
0.5.1 (2018-06-18 13:50)
- level setup.py versions to 0.5.1
- Contributors: Mikael Arguedas
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ament_copyright | |
ament_flake8 | |
ament_pep257 |
System Dependencies
Name |
---|
python3-pytest |
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged ament_index_python at Robotics Stack Exchange
![]() |
ament_index_python package from ament_index repoament_index_cpp ament_index_python |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.4.0 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ament/ament_index.git |
VCS Type | git |
VCS Version | humble |
Last Updated | 2022-03-01 |
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
Additional Links
Maintainers
- Audrow Nash
Authors
- Dirk Thomas
- Claire Wang
ament_index_python
ament_index_python
is a python API to access the ament resource index.
See https://github.com/ament/ament_cmake/blob/master/ament_cmake_core/doc/resource_index.md for documentation on the ament resource index.
Quality Declaration
See the Quality Declaration for details on the declared Quality Level.
Changelog for package ament_index_python
1.4.0 (2022-03-01)
- Print warning when get_package_share_directory() does not exist (Fix #74) (#77)
- Fail lookups on invalid resource names (#69)
- Add get_package_share_path method (#73)
- Contributors: David V. Lu, rob-clarke
1.0.6 (2021-05-06)
1.0.5 (2021-04-14)
- Remove Claire as the maintainer. (#71)
- Contributors: Chris Lalancette
1.0.4 (2021-04-06)
- Change links from index.ros.org -> docs.ros.org (#70)
- Contributors: Chris Lalancette
1.0.3 (2021-03-18)
- Add Audrow as a maintainer (#68)
- Contributors: Audrow Nash
1.0.2 (2021-01-25)
- update maintainers (#67)
- Contributors: Claire Wang
1.0.1 (2020-10-07)
- add rational why ament_index pkgs don't have explicit performance tests (#65)
- Remove the Quality Level from the README.md. (#62)
- Fix document link (#61)
- [Quality Declaration] Update Version Stability to stable version (#58)
- Contributors: Alejandro Hernández Cordero, Chris Lalancette, Dirk Thomas, Matthijs van der Burgh
1.0.0 (2020-05-22)
- Added Doxygen and Sphinx (#55)
- Fixes Quality Declaration link + style (#54)
- Add quality declaration ament_index_python (#50)
- Contributors: Alejandro Hernández Cordero, Jorge Perez
0.8.0 (2020-04-17)
- more verbose test_flake8 error messages (same as ros2/launch_ros#135)
- Add copyright checker for ament_index_python files (#44)
- Code refactors to the ament_index_python test (#43)
- Increase test coverage ament_index_python (#41)
- Fix resource name autocompleter in ament_index CLI (#42)
- Contributors: Dirk Thomas, Jorge Perez
0.7.2 (2019-10-16)
- 0.7.2
- fix completion of first arg (#38)
- install resource marker file for package (#37)
- add ament_index CLI (#35)
- Contributors: Dirk Thomas
0.7.1 (2019-09-18)
- install package manifest (#34)
- Contributors: Dirk Thomas
0.7.0 (2019-04-11)
0.5.1 (2018-06-18 13:50)
- level setup.py versions to 0.5.1
- Contributors: Mikael Arguedas
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ament_copyright | |
ament_flake8 | |
ament_pep257 |
System Dependencies
Name |
---|
python3-pytest |
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged ament_index_python at Robotics Stack Exchange
![]() |
ament_index_python package from ament_index repoament_index_cpp ament_index_python |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.4.0 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ament/ament_index.git |
VCS Type | git |
VCS Version | humble |
Last Updated | 2022-03-01 |
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
Additional Links
Maintainers
- Audrow Nash
Authors
- Dirk Thomas
- Claire Wang
ament_index_python
ament_index_python
is a python API to access the ament resource index.
See https://github.com/ament/ament_cmake/blob/master/ament_cmake_core/doc/resource_index.md for documentation on the ament resource index.
Quality Declaration
See the Quality Declaration for details on the declared Quality Level.
Changelog for package ament_index_python
1.4.0 (2022-03-01)
- Print warning when get_package_share_directory() does not exist (Fix #74) (#77)
- Fail lookups on invalid resource names (#69)
- Add get_package_share_path method (#73)
- Contributors: David V. Lu, rob-clarke
1.0.6 (2021-05-06)
1.0.5 (2021-04-14)
- Remove Claire as the maintainer. (#71)
- Contributors: Chris Lalancette
1.0.4 (2021-04-06)
- Change links from index.ros.org -> docs.ros.org (#70)
- Contributors: Chris Lalancette
1.0.3 (2021-03-18)
- Add Audrow as a maintainer (#68)
- Contributors: Audrow Nash
1.0.2 (2021-01-25)
- update maintainers (#67)
- Contributors: Claire Wang
1.0.1 (2020-10-07)
- add rational why ament_index pkgs don't have explicit performance tests (#65)
- Remove the Quality Level from the README.md. (#62)
- Fix document link (#61)
- [Quality Declaration] Update Version Stability to stable version (#58)
- Contributors: Alejandro Hernández Cordero, Chris Lalancette, Dirk Thomas, Matthijs van der Burgh
1.0.0 (2020-05-22)
- Added Doxygen and Sphinx (#55)
- Fixes Quality Declaration link + style (#54)
- Add quality declaration ament_index_python (#50)
- Contributors: Alejandro Hernández Cordero, Jorge Perez
0.8.0 (2020-04-17)
- more verbose test_flake8 error messages (same as ros2/launch_ros#135)
- Add copyright checker for ament_index_python files (#44)
- Code refactors to the ament_index_python test (#43)
- Increase test coverage ament_index_python (#41)
- Fix resource name autocompleter in ament_index CLI (#42)
- Contributors: Dirk Thomas, Jorge Perez
0.7.2 (2019-10-16)
- 0.7.2
- fix completion of first arg (#38)
- install resource marker file for package (#37)
- add ament_index CLI (#35)
- Contributors: Dirk Thomas
0.7.1 (2019-09-18)
- install package manifest (#34)
- Contributors: Dirk Thomas
0.7.0 (2019-04-11)
0.5.1 (2018-06-18 13:50)
- level setup.py versions to 0.5.1
- Contributors: Mikael Arguedas
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ament_copyright | |
ament_flake8 | |
ament_pep257 |
System Dependencies
Name |
---|
python3-pytest |
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged ament_index_python at Robotics Stack Exchange
![]() |
ament_index_python package from ament_index repoament_index_cpp ament_index_python |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.4.0 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ament/ament_index.git |
VCS Type | git |
VCS Version | humble |
Last Updated | 2022-03-01 |
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
Additional Links
Maintainers
- Audrow Nash
Authors
- Dirk Thomas
- Claire Wang
ament_index_python
ament_index_python
is a python API to access the ament resource index.
See https://github.com/ament/ament_cmake/blob/master/ament_cmake_core/doc/resource_index.md for documentation on the ament resource index.
Quality Declaration
See the Quality Declaration for details on the declared Quality Level.
Changelog for package ament_index_python
1.4.0 (2022-03-01)
- Print warning when get_package_share_directory() does not exist (Fix #74) (#77)
- Fail lookups on invalid resource names (#69)
- Add get_package_share_path method (#73)
- Contributors: David V. Lu, rob-clarke
1.0.6 (2021-05-06)
1.0.5 (2021-04-14)
- Remove Claire as the maintainer. (#71)
- Contributors: Chris Lalancette
1.0.4 (2021-04-06)
- Change links from index.ros.org -> docs.ros.org (#70)
- Contributors: Chris Lalancette
1.0.3 (2021-03-18)
- Add Audrow as a maintainer (#68)
- Contributors: Audrow Nash
1.0.2 (2021-01-25)
- update maintainers (#67)
- Contributors: Claire Wang
1.0.1 (2020-10-07)
- add rational why ament_index pkgs don't have explicit performance tests (#65)
- Remove the Quality Level from the README.md. (#62)
- Fix document link (#61)
- [Quality Declaration] Update Version Stability to stable version (#58)
- Contributors: Alejandro Hernández Cordero, Chris Lalancette, Dirk Thomas, Matthijs van der Burgh
1.0.0 (2020-05-22)
- Added Doxygen and Sphinx (#55)
- Fixes Quality Declaration link + style (#54)
- Add quality declaration ament_index_python (#50)
- Contributors: Alejandro Hernández Cordero, Jorge Perez
0.8.0 (2020-04-17)
- more verbose test_flake8 error messages (same as ros2/launch_ros#135)
- Add copyright checker for ament_index_python files (#44)
- Code refactors to the ament_index_python test (#43)
- Increase test coverage ament_index_python (#41)
- Fix resource name autocompleter in ament_index CLI (#42)
- Contributors: Dirk Thomas, Jorge Perez
0.7.2 (2019-10-16)
- 0.7.2
- fix completion of first arg (#38)
- install resource marker file for package (#37)
- add ament_index CLI (#35)
- Contributors: Dirk Thomas
0.7.1 (2019-09-18)
- install package manifest (#34)
- Contributors: Dirk Thomas
0.7.0 (2019-04-11)
0.5.1 (2018-06-18 13:50)
- level setup.py versions to 0.5.1
- Contributors: Mikael Arguedas
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ament_copyright | |
ament_flake8 | |
ament_pep257 |
System Dependencies
Name |
---|
python3-pytest |
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged ament_index_python at Robotics Stack Exchange
![]() |
ament_index_python package from ament_index repoament_index_cpp ament_index_python |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.4.0 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ament/ament_index.git |
VCS Type | git |
VCS Version | humble |
Last Updated | 2022-03-01 |
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
Additional Links
Maintainers
- Audrow Nash
Authors
- Dirk Thomas
- Claire Wang
ament_index_python
ament_index_python
is a python API to access the ament resource index.
See https://github.com/ament/ament_cmake/blob/master/ament_cmake_core/doc/resource_index.md for documentation on the ament resource index.
Quality Declaration
See the Quality Declaration for details on the declared Quality Level.
Changelog for package ament_index_python
1.4.0 (2022-03-01)
- Print warning when get_package_share_directory() does not exist (Fix #74) (#77)
- Fail lookups on invalid resource names (#69)
- Add get_package_share_path method (#73)
- Contributors: David V. Lu, rob-clarke
1.0.6 (2021-05-06)
1.0.5 (2021-04-14)
- Remove Claire as the maintainer. (#71)
- Contributors: Chris Lalancette
1.0.4 (2021-04-06)
- Change links from index.ros.org -> docs.ros.org (#70)
- Contributors: Chris Lalancette
1.0.3 (2021-03-18)
- Add Audrow as a maintainer (#68)
- Contributors: Audrow Nash
1.0.2 (2021-01-25)
- update maintainers (#67)
- Contributors: Claire Wang
1.0.1 (2020-10-07)
- add rational why ament_index pkgs don't have explicit performance tests (#65)
- Remove the Quality Level from the README.md. (#62)
- Fix document link (#61)
- [Quality Declaration] Update Version Stability to stable version (#58)
- Contributors: Alejandro Hernández Cordero, Chris Lalancette, Dirk Thomas, Matthijs van der Burgh
1.0.0 (2020-05-22)
- Added Doxygen and Sphinx (#55)
- Fixes Quality Declaration link + style (#54)
- Add quality declaration ament_index_python (#50)
- Contributors: Alejandro Hernández Cordero, Jorge Perez
0.8.0 (2020-04-17)
- more verbose test_flake8 error messages (same as ros2/launch_ros#135)
- Add copyright checker for ament_index_python files (#44)
- Code refactors to the ament_index_python test (#43)
- Increase test coverage ament_index_python (#41)
- Fix resource name autocompleter in ament_index CLI (#42)
- Contributors: Dirk Thomas, Jorge Perez
0.7.2 (2019-10-16)
- 0.7.2
- fix completion of first arg (#38)
- install resource marker file for package (#37)
- add ament_index CLI (#35)
- Contributors: Dirk Thomas
0.7.1 (2019-09-18)
- install package manifest (#34)
- Contributors: Dirk Thomas
0.7.0 (2019-04-11)
0.5.1 (2018-06-18 13:50)
- level setup.py versions to 0.5.1
- Contributors: Mikael Arguedas
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ament_copyright | |
ament_flake8 | |
ament_pep257 |
System Dependencies
Name |
---|
python3-pytest |
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged ament_index_python at Robotics Stack Exchange
![]() |
ament_index_python package from ament_index repoament_index_cpp ament_index_python |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.4.0 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ament/ament_index.git |
VCS Type | git |
VCS Version | humble |
Last Updated | 2022-03-01 |
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
Additional Links
Maintainers
- Audrow Nash
Authors
- Dirk Thomas
- Claire Wang
ament_index_python
ament_index_python
is a python API to access the ament resource index.
See https://github.com/ament/ament_cmake/blob/master/ament_cmake_core/doc/resource_index.md for documentation on the ament resource index.
Quality Declaration
See the Quality Declaration for details on the declared Quality Level.
Changelog for package ament_index_python
1.4.0 (2022-03-01)
- Print warning when get_package_share_directory() does not exist (Fix #74) (#77)
- Fail lookups on invalid resource names (#69)
- Add get_package_share_path method (#73)
- Contributors: David V. Lu, rob-clarke
1.0.6 (2021-05-06)
1.0.5 (2021-04-14)
- Remove Claire as the maintainer. (#71)
- Contributors: Chris Lalancette
1.0.4 (2021-04-06)
- Change links from index.ros.org -> docs.ros.org (#70)
- Contributors: Chris Lalancette
1.0.3 (2021-03-18)
- Add Audrow as a maintainer (#68)
- Contributors: Audrow Nash
1.0.2 (2021-01-25)
- update maintainers (#67)
- Contributors: Claire Wang
1.0.1 (2020-10-07)
- add rational why ament_index pkgs don't have explicit performance tests (#65)
- Remove the Quality Level from the README.md. (#62)
- Fix document link (#61)
- [Quality Declaration] Update Version Stability to stable version (#58)
- Contributors: Alejandro Hernández Cordero, Chris Lalancette, Dirk Thomas, Matthijs van der Burgh
1.0.0 (2020-05-22)
- Added Doxygen and Sphinx (#55)
- Fixes Quality Declaration link + style (#54)
- Add quality declaration ament_index_python (#50)
- Contributors: Alejandro Hernández Cordero, Jorge Perez
0.8.0 (2020-04-17)
- more verbose test_flake8 error messages (same as ros2/launch_ros#135)
- Add copyright checker for ament_index_python files (#44)
- Code refactors to the ament_index_python test (#43)
- Increase test coverage ament_index_python (#41)
- Fix resource name autocompleter in ament_index CLI (#42)
- Contributors: Dirk Thomas, Jorge Perez
0.7.2 (2019-10-16)
- 0.7.2
- fix completion of first arg (#38)
- install resource marker file for package (#37)
- add ament_index CLI (#35)
- Contributors: Dirk Thomas
0.7.1 (2019-09-18)
- install package manifest (#34)
- Contributors: Dirk Thomas
0.7.0 (2019-04-11)
0.5.1 (2018-06-18 13:50)
- level setup.py versions to 0.5.1
- Contributors: Mikael Arguedas
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ament_copyright | |
ament_flake8 | |
ament_pep257 |
System Dependencies
Name |
---|
python3-pytest |
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged ament_index_python at Robotics Stack Exchange
![]() |
ament_index_python package from ament_index repoament_index_cpp ament_index_python |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.4.0 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ament/ament_index.git |
VCS Type | git |
VCS Version | humble |
Last Updated | 2022-03-01 |
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
Additional Links
Maintainers
- Audrow Nash
Authors
- Dirk Thomas
- Claire Wang
ament_index_python
ament_index_python
is a python API to access the ament resource index.
See https://github.com/ament/ament_cmake/blob/master/ament_cmake_core/doc/resource_index.md for documentation on the ament resource index.
Quality Declaration
See the Quality Declaration for details on the declared Quality Level.
Changelog for package ament_index_python
1.4.0 (2022-03-01)
- Print warning when get_package_share_directory() does not exist (Fix #74) (#77)
- Fail lookups on invalid resource names (#69)
- Add get_package_share_path method (#73)
- Contributors: David V. Lu, rob-clarke
1.0.6 (2021-05-06)
1.0.5 (2021-04-14)
- Remove Claire as the maintainer. (#71)
- Contributors: Chris Lalancette
1.0.4 (2021-04-06)
- Change links from index.ros.org -> docs.ros.org (#70)
- Contributors: Chris Lalancette
1.0.3 (2021-03-18)
- Add Audrow as a maintainer (#68)
- Contributors: Audrow Nash
1.0.2 (2021-01-25)
- update maintainers (#67)
- Contributors: Claire Wang
1.0.1 (2020-10-07)
- add rational why ament_index pkgs don't have explicit performance tests (#65)
- Remove the Quality Level from the README.md. (#62)
- Fix document link (#61)
- [Quality Declaration] Update Version Stability to stable version (#58)
- Contributors: Alejandro Hernández Cordero, Chris Lalancette, Dirk Thomas, Matthijs van der Burgh
1.0.0 (2020-05-22)
- Added Doxygen and Sphinx (#55)
- Fixes Quality Declaration link + style (#54)
- Add quality declaration ament_index_python (#50)
- Contributors: Alejandro Hernández Cordero, Jorge Perez
0.8.0 (2020-04-17)
- more verbose test_flake8 error messages (same as ros2/launch_ros#135)
- Add copyright checker for ament_index_python files (#44)
- Code refactors to the ament_index_python test (#43)
- Increase test coverage ament_index_python (#41)
- Fix resource name autocompleter in ament_index CLI (#42)
- Contributors: Dirk Thomas, Jorge Perez
0.7.2 (2019-10-16)
- 0.7.2
- fix completion of first arg (#38)
- install resource marker file for package (#37)
- add ament_index CLI (#35)
- Contributors: Dirk Thomas
0.7.1 (2019-09-18)
- install package manifest (#34)
- Contributors: Dirk Thomas
0.7.0 (2019-04-11)
0.5.1 (2018-06-18 13:50)
- level setup.py versions to 0.5.1
- Contributors: Mikael Arguedas
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ament_copyright | |
ament_flake8 | |
ament_pep257 |
System Dependencies
Name |
---|
python3-pytest |