ament_package package from ament_package repoament_package |
|
Package Summary
Tags | No category tags. |
Version | 0.14.0 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ament/ament_package.git |
VCS Type | git |
VCS Version | humble |
Last Updated | 2022-01-18 |
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
The parser for the manifest files in the ament buildsystem.
Additional Links
No additional links.
Maintainers
- Audrow Nash
Authors
- Dirk Thomas
- Mabel Zhang
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package ament_package
0.14.0 (2022-01-18)
0.12.1 (2022-01-14)
- Set forthcoming for previous version
- Add support for appending to environment variables (#130) This works largely the same as 'prepend-non-duplicate', but instead puts the candidate value at the end of the target variable.
- Update maintainers to Audrow Nash (#135)
- Make python executable variable ament_package specific (#134)
- Contributors: Audrow Nash, Scott K Logan, Shane Loretz
0.12.0 (2022-01-14)
0.11.0 (2021-03-18)
- Generate Setuptools Dict Helper Method (#126)
- Add Audrow as a maintainer (#127)
- Contributors: Audrow Nash, David V. Lu!!
0.10.1 (2021-01-25)
- Support Python 3.8-provided importlib.metadata (#124)
- Declare missing dependency on python3-importlib-resources (#123)
- Contributors: Scott K Logan
0.10.0 (2020-12-07)
- make AMENT_TRACE_SETUP_FILES output sourceable (#120)
- update maintainers
- Switch ament_package to using importlib. (#118)
- Add pytest.ini so local tests don't display warning (#117)
- Contributors: Chris Lalancette, Dirk Thomas, Mabel Zhang
0.9.2 (2020-06-05)
- add configure-time flag to skip parent_prefix_path (#115)
- Contributors: Dirk Thomas
0.9.1 (2020-05-12)
- [Windows] Fix _ament_python_executable fallback code path. (#113)
- Contributors: Dirk Thomas
0.9.0 (2020-04-24)
- Convert format to f-string. (#112)
- Contributors: Dirk Thomas
0.8.8 (2019-12-10)
- fix removing trailing semicolon logic in bat (#111)
- Contributors: Dirk Thomas
0.8.7 (2019-12-05)
- fix handling of empty env var (#110)
- Contributors: Dirk Thomas
0.8.6 (2019-12-04)
- improve error message when split for dsv line raises (#108)
- skip empty lines in dsv files (#107)
- fix performance regression in environment setup (#106)
- Contributors: Dirk Thomas
0.8.5 (2019-11-08)
- Fix sh command to remove trailing separator (#105)
- Always prepend with a trailing separator (#104)
- Contributors: Jacob Perron
0.8.4 (2019-10-23)
- add dsv type set-if-unset (#102)
- Add support for prepending multiple values to env variables from .dsv files (#101)
- Contributors: Dirk Thomas, Jacob Perron, Shane Loretz
0.8.3 (2019-10-11)
0.8.2 (2019-10-04 15:45)
- provide ament_prepend_unique_value function in prefix level sh script (#94)
- Contributors: Dirk Thomas
0.8.1 (2019-10-04 14:34)
- fix reading the package run dependencies (#93)
- if no package.dsv is available fallback to a local_setup file (#92)
- Contributors: Dirk Thomas
0.8.0 (2019-10-04 10:32)
- perform environment calculation in Python (#89)
- escape closing parenthesis in local_setup.bat file (#91)
- add quotes around ament_python_executable variable in local_setup.bat (#90)
- fix pytest warning about unknown markers (#88)
- install resource marker file for package (#87)
- Contributors: Dirk Thomas
0.7.2 (2019-09-18)
- install package manifest (#86)
- Contributors: Dirk Thomas
0.7.1 (2019-08-21)
- add warning/fallback for AMENT_CURRENT_PREFIX if relocated (#85)
- Contributors: Dirk Thomas
0.7.0 (2019-04-08)
- add section about DCO to CONTRIBUTING.md
- Contributors: Dirk Thomas
0.6.0 (2018-11-13)
- Fix lint warnings from invalid escape sequences (#82)
- Contributors: Jacob Perron
0.5.2 (2018-07-19)
- fix custom zsh logic for handling arrays (#80)
- Contributors: Dirk Thomas
0.5.1 (2018-06-14)
0.5.0 (2018-06-13)
- remove all Python modules by the templates (#75)
- add pytest markers to linter tests
- support file attribution of license tag (#73)
- set zip_safe to avoid warning during installation (#72)
- Revert "Revert "consider condition for group membership (#69)" (#70)" (#71)
- Revert "consider condition for group membership (#69)" (#70)
- consider condition for group membership (#69)
- fix copyright year
- Contributors: Dirk Thomas, Mikael Arguedas, Tamaki Nishino
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
No dependencies on ROS packages.
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 ament_package at Robotics Stack Exchange
ament_package package from ament_package repoament_package |
|
Package Summary
Tags | No category tags. |
Version | 0.15.3 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ament/ament_package.git |
VCS Type | git |
VCS Version | iron |
Last Updated | 2023-04-11 |
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
The parser for the manifest files in the ament buildsystem.
Additional Links
No additional links.
Maintainers
- Dharini Dutia
Authors
- Audrow Nash
- Dirk Thomas
- Mabel Zhang
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package ament_package
0.15.3 (2023-04-11)
- Add support for comment lines in dsv files (#139)
- Contributors: Scott K Logan
0.15.2 (2023-02-14)
- [rolling] Update maintainers - 2022-11-07 (#138)
- Contributors: Audrow Nash
0.15.1 (2022-09-13)
- Mirror rolling to master
- Remove unused isolated prefix level templates (#133)
- Contributors: Audrow Nash, Shane Loretz
0.15.0 (2022-04-29)
0.14.0 (2022-01-18)
0.12.1 (2022-01-14)
- Set forthcoming for previous version
- Add support for appending to environment variables (#130) This works largely the same as 'prepend-non-duplicate', but instead puts the candidate value at the end of the target variable.
- Update maintainers to Audrow Nash (#135)
- Make python executable variable ament_package specific (#134)
- Contributors: Audrow Nash, Scott K Logan, Shane Loretz
0.12.0 (2022-01-14)
0.11.0 (2021-03-18)
- Generate Setuptools Dict Helper Method (#126)
- Add Audrow as a maintainer (#127)
- Contributors: Audrow Nash, David V. Lu!!
0.10.1 (2021-01-25)
- Support Python 3.8-provided importlib.metadata (#124)
- Declare missing dependency on python3-importlib-resources (#123)
- Contributors: Scott K Logan
0.10.0 (2020-12-07)
- make AMENT_TRACE_SETUP_FILES output sourceable (#120)
- update maintainers
- Switch ament_package to using importlib. (#118)
- Add pytest.ini so local tests don't display warning (#117)
- Contributors: Chris Lalancette, Dirk Thomas, Mabel Zhang
0.9.2 (2020-06-05)
- add configure-time flag to skip parent_prefix_path (#115)
- Contributors: Dirk Thomas
0.9.1 (2020-05-12)
- [Windows] Fix _ament_python_executable fallback code path. (#113)
- Contributors: Dirk Thomas
0.9.0 (2020-04-24)
- Convert format to f-string. (#112)
- Contributors: Dirk Thomas
0.8.8 (2019-12-10)
- fix removing trailing semicolon logic in bat (#111)
- Contributors: Dirk Thomas
0.8.7 (2019-12-05)
- fix handling of empty env var (#110)
- Contributors: Dirk Thomas
0.8.6 (2019-12-04)
- improve error message when split for dsv line raises (#108)
- skip empty lines in dsv files (#107)
- fix performance regression in environment setup (#106)
- Contributors: Dirk Thomas
0.8.5 (2019-11-08)
- Fix sh command to remove trailing separator (#105)
- Always prepend with a trailing separator (#104)
- Contributors: Jacob Perron
0.8.4 (2019-10-23)
- add dsv type set-if-unset (#102)
- Add support for prepending multiple values to env variables from .dsv files (#101)
- Contributors: Dirk Thomas, Jacob Perron, Shane Loretz
0.8.3 (2019-10-11)
0.8.2 (2019-10-04 15:45)
- provide ament_prepend_unique_value function in prefix level sh script (#94)
- Contributors: Dirk Thomas
0.8.1 (2019-10-04 14:34)
- fix reading the package run dependencies (#93)
- if no package.dsv is available fallback to a local_setup file (#92)
- Contributors: Dirk Thomas
0.8.0 (2019-10-04 10:32)
- perform environment calculation in Python (#89)
- escape closing parenthesis in local_setup.bat file (#91)
- add quotes around ament_python_executable variable in local_setup.bat (#90)
- fix pytest warning about unknown markers (#88)
- install resource marker file for package (#87)
- Contributors: Dirk Thomas
0.7.2 (2019-09-18)
- install package manifest (#86)
- Contributors: Dirk Thomas
0.7.1 (2019-08-21)
- add warning/fallback for AMENT_CURRENT_PREFIX if relocated (#85)
- Contributors: Dirk Thomas
0.7.0 (2019-04-08)
- add section about DCO to CONTRIBUTING.md
- Contributors: Dirk Thomas
0.6.0 (2018-11-13)
- Fix lint warnings from invalid escape sequences (#82)
- Contributors: Jacob Perron
0.5.2 (2018-07-19)
- fix custom zsh logic for handling arrays (#80)
- Contributors: Dirk Thomas
0.5.1 (2018-06-14)
0.5.0 (2018-06-13)
- remove all Python modules by the templates (#75)
- add pytest markers to linter tests
- support file attribution of license tag (#73)
- set zip_safe to avoid warning during installation (#72)
- Revert "Revert "consider condition for group membership (#69)" (#70)" (#71)
- Revert "consider condition for group membership (#69)" (#70)
- consider condition for group membership (#69)
- fix copyright year
- Contributors: Dirk Thomas, Mikael Arguedas, Tamaki Nishino
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
No dependencies on ROS packages.
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 ament_package at Robotics Stack Exchange
ament_package package from ament_package repoament_package |
|
Package Summary
Tags | No category tags. |
Version | 0.16.3 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ament/ament_package.git |
VCS Type | git |
VCS Version | jazzy |
Last Updated | 2024-01-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
The parser for the manifest files in the ament buildsystem.
Additional Links
No additional links.
Maintainers
- Dharini Dutia
Authors
- Audrow Nash
- Dirk Thomas
- Mabel Zhang
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package ament_package
0.16.3 (2024-01-24)
- Migrate from legacy importlib-resources (#143)
- Contributors: Isabel Paredes
0.16.2 (2023-05-12)
- Add setuptools dependency back in. (#141)
- Contributors: Chris Lalancette
0.16.1 (2023-05-11)
- Make python dependencies exec_depend. (#140)
- Contributors: Chris Lalancette
0.16.0 (2023-04-27)
0.15.3 (2023-04-11)
- Add support for comment lines in dsv files (#139)
- Contributors: Scott K Logan
0.15.2 (2023-02-14)
- [rolling] Update maintainers - 2022-11-07 (#138)
- Contributors: Audrow Nash
0.15.1 (2022-09-13)
- Mirror rolling to master
- Remove unused isolated prefix level templates (#133)
- Contributors: Audrow Nash, Shane Loretz
0.15.0 (2022-04-29)
0.14.0 (2022-01-18)
0.12.1 (2022-01-14)
- Set forthcoming for previous version
- Add support for appending to environment variables (#130) This works largely the same as 'prepend-non-duplicate', but instead puts the candidate value at the end of the target variable.
- Update maintainers to Audrow Nash (#135)
- Make python executable variable ament_package specific (#134)
- Contributors: Audrow Nash, Scott K Logan, Shane Loretz
0.12.0 (2022-01-14)
0.11.0 (2021-03-18)
- Generate Setuptools Dict Helper Method (#126)
- Add Audrow as a maintainer (#127)
- Contributors: Audrow Nash, David V. Lu!!
0.10.1 (2021-01-25)
- Support Python 3.8-provided importlib.metadata (#124)
- Declare missing dependency on python3-importlib-resources (#123)
- Contributors: Scott K Logan
0.10.0 (2020-12-07)
- make AMENT_TRACE_SETUP_FILES output sourceable (#120)
- update maintainers
- Switch ament_package to using importlib. (#118)
- Add pytest.ini so local tests don't display warning (#117)
- Contributors: Chris Lalancette, Dirk Thomas, Mabel Zhang
0.9.2 (2020-06-05)
- add configure-time flag to skip parent_prefix_path (#115)
- Contributors: Dirk Thomas
0.9.1 (2020-05-12)
- [Windows] Fix _ament_python_executable fallback code path. (#113)
- Contributors: Dirk Thomas
0.9.0 (2020-04-24)
- Convert format to f-string. (#112)
- Contributors: Dirk Thomas
0.8.8 (2019-12-10)
- fix removing trailing semicolon logic in bat (#111)
- Contributors: Dirk Thomas
0.8.7 (2019-12-05)
- fix handling of empty env var (#110)
- Contributors: Dirk Thomas
0.8.6 (2019-12-04)
- improve error message when split for dsv line raises (#108)
- skip empty lines in dsv files (#107)
- fix performance regression in environment setup (#106)
- Contributors: Dirk Thomas
0.8.5 (2019-11-08)
- Fix sh command to remove trailing separator (#105)
- Always prepend with a trailing separator (#104)
- Contributors: Jacob Perron
0.8.4 (2019-10-23)
- add dsv type set-if-unset (#102)
- Add support for prepending multiple values to env variables from .dsv files (#101)
- Contributors: Dirk Thomas, Jacob Perron, Shane Loretz
0.8.3 (2019-10-11)
0.8.2 (2019-10-04 15:45)
- provide ament_prepend_unique_value function in prefix level sh script (#94)
- Contributors: Dirk Thomas
0.8.1 (2019-10-04 14:34)
- fix reading the package run dependencies (#93)
- if no package.dsv is available fallback to a local_setup file (#92)
- Contributors: Dirk Thomas
0.8.0 (2019-10-04 10:32)
- perform environment calculation in Python (#89)
- escape closing parenthesis in local_setup.bat file (#91)
- add quotes around ament_python_executable variable in local_setup.bat (#90)
- fix pytest warning about unknown markers (#88)
- install resource marker file for package (#87)
- Contributors: Dirk Thomas
0.7.2 (2019-09-18)
- install package manifest (#86)
- Contributors: Dirk Thomas
0.7.1 (2019-08-21)
- add warning/fallback for AMENT_CURRENT_PREFIX if relocated (#85)
- Contributors: Dirk Thomas
0.7.0 (2019-04-08)
- add section about DCO to CONTRIBUTING.md
- Contributors: Dirk Thomas
0.6.0 (2018-11-13)
- Fix lint warnings from invalid escape sequences (#82)
- Contributors: Jacob Perron
0.5.2 (2018-07-19)
- fix custom zsh logic for handling arrays (#80)
- Contributors: Dirk Thomas
0.5.1 (2018-06-14)
0.5.0 (2018-06-13)
- remove all Python modules by the templates (#75)
- add pytest markers to linter tests
- support file attribution of license tag (#73)
- set zip_safe to avoid warning during installation (#72)
- Revert "Revert "consider condition for group membership (#69)" (#70)" (#71)
- Revert "consider condition for group membership (#69)" (#70)
- consider condition for group membership (#69)
- fix copyright year
- Contributors: Dirk Thomas, Mikael Arguedas, Tamaki Nishino
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
No dependencies on ROS packages.
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 ament_package at Robotics Stack Exchange
ament_package package from ament_package repoament_package |
|
Package Summary
Tags | No category tags. |
Version | 0.17.1 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ament/ament_package.git |
VCS Type | git |
VCS Version | rolling |
Last Updated | 2024-06-17 |
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
The parser for the manifest files in the ament buildsystem.
Additional Links
No additional links.
Maintainers
- Dharini Dutia
Authors
- Audrow Nash
- Dirk Thomas
- Mabel Zhang
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package ament_package
0.17.1 (2024-06-17)
- Always consider .dsv files, even when no shell specific script exists (#147)
- Contributors: Addisu Z. Taddese
0.17.0 (2024-04-26)
0.16.3 (2024-01-24)
- Migrate from legacy importlib-resources (#143)
- Contributors: Isabel Paredes
0.16.2 (2023-05-12)
- Add setuptools dependency back in. (#141)
- Contributors: Chris Lalancette
0.16.1 (2023-05-11)
- Make python dependencies exec_depend. (#140)
- Contributors: Chris Lalancette
0.16.0 (2023-04-27)
0.15.3 (2023-04-11)
- Add support for comment lines in dsv files (#139)
- Contributors: Scott K Logan
0.15.2 (2023-02-14)
- [rolling] Update maintainers - 2022-11-07 (#138)
- Contributors: Audrow Nash
0.15.1 (2022-09-13)
- Mirror rolling to master
- Remove unused isolated prefix level templates (#133)
- Contributors: Audrow Nash, Shane Loretz
0.15.0 (2022-04-29)
0.14.0 (2022-01-18)
0.12.1 (2022-01-14)
- Set forthcoming for previous version
- Add support for appending to environment variables (#130) This works largely the same as 'prepend-non-duplicate', but instead puts the candidate value at the end of the target variable.
- Update maintainers to Audrow Nash (#135)
- Make python executable variable ament_package specific (#134)
- Contributors: Audrow Nash, Scott K Logan, Shane Loretz
0.12.0 (2022-01-14)
0.11.0 (2021-03-18)
- Generate Setuptools Dict Helper Method (#126)
- Add Audrow as a maintainer (#127)
- Contributors: Audrow Nash, David V. Lu!!
0.10.1 (2021-01-25)
- Support Python 3.8-provided importlib.metadata (#124)
- Declare missing dependency on python3-importlib-resources (#123)
- Contributors: Scott K Logan
0.10.0 (2020-12-07)
- make AMENT_TRACE_SETUP_FILES output sourceable (#120)
- update maintainers
- Switch ament_package to using importlib. (#118)
- Add pytest.ini so local tests don't display warning (#117)
- Contributors: Chris Lalancette, Dirk Thomas, Mabel Zhang
0.9.2 (2020-06-05)
- add configure-time flag to skip parent_prefix_path (#115)
- Contributors: Dirk Thomas
0.9.1 (2020-05-12)
- [Windows] Fix _ament_python_executable fallback code path. (#113)
- Contributors: Dirk Thomas
0.9.0 (2020-04-24)
- Convert format to f-string. (#112)
- Contributors: Dirk Thomas
0.8.8 (2019-12-10)
- fix removing trailing semicolon logic in bat (#111)
- Contributors: Dirk Thomas
0.8.7 (2019-12-05)
- fix handling of empty env var (#110)
- Contributors: Dirk Thomas
0.8.6 (2019-12-04)
- improve error message when split for dsv line raises (#108)
- skip empty lines in dsv files (#107)
- fix performance regression in environment setup (#106)
- Contributors: Dirk Thomas
0.8.5 (2019-11-08)
- Fix sh command to remove trailing separator (#105)
- Always prepend with a trailing separator (#104)
- Contributors: Jacob Perron
0.8.4 (2019-10-23)
- add dsv type set-if-unset (#102)
- Add support for prepending multiple values to env variables from .dsv files (#101)
- Contributors: Dirk Thomas, Jacob Perron, Shane Loretz
0.8.3 (2019-10-11)
0.8.2 (2019-10-04 15:45)
- provide ament_prepend_unique_value function in prefix level sh script (#94)
- Contributors: Dirk Thomas
0.8.1 (2019-10-04 14:34)
- fix reading the package run dependencies (#93)
- if no package.dsv is available fallback to a local_setup file (#92)
- Contributors: Dirk Thomas
0.8.0 (2019-10-04 10:32)
- perform environment calculation in Python (#89)
- escape closing parenthesis in local_setup.bat file (#91)
- add quotes around ament_python_executable variable in local_setup.bat (#90)
- fix pytest warning about unknown markers (#88)
- install resource marker file for package (#87)
- Contributors: Dirk Thomas
0.7.2 (2019-09-18)
- install package manifest (#86)
- Contributors: Dirk Thomas
0.7.1 (2019-08-21)
- add warning/fallback for AMENT_CURRENT_PREFIX if relocated (#85)
- Contributors: Dirk Thomas
0.7.0 (2019-04-08)
- add section about DCO to CONTRIBUTING.md
- Contributors: Dirk Thomas
0.6.0 (2018-11-13)
- Fix lint warnings from invalid escape sequences (#82)
- Contributors: Jacob Perron
0.5.2 (2018-07-19)
- fix custom zsh logic for handling arrays (#80)
- Contributors: Dirk Thomas
0.5.1 (2018-06-14)
0.5.0 (2018-06-13)
- remove all Python modules by the templates (#75)
- add pytest markers to linter tests
- support file attribution of license tag (#73)
- set zip_safe to avoid warning during installation (#72)
- Revert "Revert "consider condition for group membership (#69)" (#70)" (#71)
- Revert "consider condition for group membership (#69)" (#70)
- consider condition for group membership (#69)
- fix copyright year
- Contributors: Dirk Thomas, Mikael Arguedas, Tamaki Nishino
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
No dependencies on ROS packages.
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 ament_package at Robotics Stack Exchange
No version for distro noetic. Known supported distros are highlighted in the buttons above.
ament_package package from ament_package repoament_package |
|
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_package.git |
VCS Type | git |
VCS Version | ardent |
Last Updated | 2017-12-09 |
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
The parser for the manifest files in the ament buildsystem.
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
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.
Dependant Packages
Name | Deps |
---|---|
ament_cmake_core | |
ament_tools |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged ament_package at Robotics Stack Exchange
ament_package package from ament_package repoament_package |
|
Package Summary
Tags | No category tags. |
Version | 0.5.2 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ament/ament_package.git |
VCS Type | git |
VCS Version | bouncy |
Last Updated | 2018-07-19 |
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
The parser for the manifest files in the ament buildsystem.
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
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
No dependencies on ROS packages.
System Dependencies
Dependant Packages
Name | Deps |
---|---|
ament_cmake_core | |
ros_workspace | |
ament_tools |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged ament_package at Robotics Stack Exchange
ament_package package from ament_package repoament_package |
|
Package Summary
Tags | No category tags. |
Version | 0.6.0 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ament/ament_package.git |
VCS Type | git |
VCS Version | crystal |
Last Updated | 2018-11-13 |
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
The parser for the manifest files in the ament buildsystem.
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
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
No dependencies on ROS packages.
System Dependencies
Dependant Packages
Name | Deps |
---|---|
ament_cmake_core | |
ros_workspace |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged ament_package at Robotics Stack Exchange
ament_package package from ament_package repoament_package |
|
Package Summary
Tags | No category tags. |
Version | 0.8.9 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ament/ament_package.git |
VCS Type | git |
VCS Version | eloquent |
Last Updated | 2020-06-05 |
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
The parser for the manifest files in the ament buildsystem.
Additional Links
No additional links.
Maintainers
- Dirk Thomas
Authors
No additional authors.
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package ament_package
0.8.9 (2020-06-05)
- add configure-time flag to skip parent_prefix_path (#115)
- [windows] fix _ament_python_executable fallback code path (#113)
0.8.8 (2019-12-10)
- fix removing trailing semicolon logic in bat (#111)
- Contributors: Dirk Thomas
0.8.7 (2019-12-05)
- fix handling of empty env var (#110)
- Contributors: Dirk Thomas
0.8.6 (2019-12-04)
- improve error message when split for dsv line raises (#108)
- skip empty lines in dsv files (#107)
- fix performance regression in environment setup (#106)
- Contributors: Dirk Thomas
0.8.5 (2019-11-08)
- Fix sh command to remove trailing separator (#105)
- Always prepend with a trailing separator (#104)
- Contributors: Jacob Perron
0.8.4 (2019-10-23)
- add dsv type set-if-unset (#102)
- Add support for prepending multiple values to env variables from .dsv files (#101)
- Contributors: Dirk Thomas, Jacob Perron, Shane Loretz
0.8.3 (2019-10-11)
0.8.2 (2019-10-04 15:45)
- provide ament_prepend_unique_value function in prefix level sh script (#94)
- Contributors: Dirk Thomas
0.8.1 (2019-10-04 14:34)
- fix reading the package run dependencies (#93)
- if no package.dsv is available fallback to a local_setup file (#92)
- Contributors: Dirk Thomas
0.8.0 (2019-10-04 10:32)
- perform environment calculation in Python (#89)
- escape closing parenthesis in local_setup.bat file (#91)
- add quotes around ament_python_executable variable in local_setup.bat (#90)
- fix pytest warning about unknown markers (#88)
- install resource marker file for package (#87)
- Contributors: Dirk Thomas
0.7.2 (2019-09-18)
- install package manifest (#86)
- Contributors: Dirk Thomas
0.7.1 (2019-08-21)
- add warning/fallback for AMENT_CURRENT_PREFIX if relocated (#85)
- Contributors: Dirk Thomas
0.7.0 (2019-04-08)
- add section about DCO to CONTRIBUTING.md
- Contributors: Dirk Thomas
0.6.0 (2018-11-13)
- Fix lint warnings from invalid escape sequences (#82)
- Contributors: Jacob Perron
0.5.2 (2018-07-19)
- fix custom zsh logic for handling arrays (#80)
- Contributors: Dirk Thomas
0.5.1 (2018-06-14)
0.5.0 (2018-06-13)
- remove all Python modules by the templates (#75)
- add pytest markers to linter tests
- support file attribution of license tag (#73)
- set zip_safe to avoid warning during installation (#72)
- Revert "Revert "consider condition for group membership (#69)" (#70)" (#71)
- Revert "consider condition for group membership (#69)" (#70)
- consider condition for group membership (#69)
- fix copyright year
- Contributors: Dirk Thomas, Mikael Arguedas, Tamaki Nishino
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
No dependencies on ROS packages.
System Dependencies
Dependant Packages
Name | Deps |
---|---|
ament_cmake_core | |
ros_workspace |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged ament_package at Robotics Stack Exchange
ament_package package from ament_package repoament_package |
|
Package Summary
Tags | No category tags. |
Version | 0.7.3 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ament/ament_package.git |
VCS Type | git |
VCS Version | dashing |
Last Updated | 2019-10-11 |
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
The parser for the manifest files in the ament buildsystem.
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
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
No dependencies on ROS packages.
System Dependencies
Dependant Packages
Name | Deps |
---|---|
ament_cmake_core | |
ros_workspace |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged ament_package at Robotics Stack Exchange
ament_package package from ament_package repoament_package |
|
Package Summary
Tags | No category tags. |
Version | 0.13.1 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ament/ament_package.git |
VCS Type | git |
VCS Version | galactic |
Last Updated | 2022-01-20 |
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
The parser for the manifest files in the ament buildsystem.
Additional Links
No additional links.
Maintainers
- Audrow Nash
Authors
- Dirk Thomas
- Mabel Zhang
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package ament_package
0.13.1 (2022-01-20)
- Add support for appending to environment variables (#130) (#137)
- Update maintainers to Audrow Nash (#135) (#136)
- Revert "Generate Setuptools Dict Helper Method (#126)" (#131)
- Contributors: Scott K Logan, Audrow Nash
0.11.0 (2021-03-18)
- Generate Setuptools Dict Helper Method (#126)
- Add Audrow as a maintainer (#127)
- Contributors: Audrow Nash, David V. Lu!!
0.10.1 (2021-01-25)
- Support Python 3.8-provided importlib.metadata (#124)
- Declare missing dependency on python3-importlib-resources (#123)
- Contributors: Scott K Logan
0.10.0 (2020-12-07)
- make AMENT_TRACE_SETUP_FILES output sourceable (#120)
- update maintainers
- Switch ament_package to using importlib. (#118)
- Add pytest.ini so local tests don't display warning (#117)
- Contributors: Chris Lalancette, Dirk Thomas, Mabel Zhang
0.9.2 (2020-06-05)
- add configure-time flag to skip parent_prefix_path (#115)
- Contributors: Dirk Thomas
0.9.1 (2020-05-12)
- [Windows] Fix _ament_python_executable fallback code path. (#113)
- Contributors: Dirk Thomas
0.9.0 (2020-04-24)
- Convert format to f-string. (#112)
- Contributors: Dirk Thomas
0.8.8 (2019-12-10)
- fix removing trailing semicolon logic in bat (#111)
- Contributors: Dirk Thomas
0.8.7 (2019-12-05)
- fix handling of empty env var (#110)
- Contributors: Dirk Thomas
0.8.6 (2019-12-04)
- improve error message when split for dsv line raises (#108)
- skip empty lines in dsv files (#107)
- fix performance regression in environment setup (#106)
- Contributors: Dirk Thomas
0.8.5 (2019-11-08)
- Fix sh command to remove trailing separator (#105)
- Always prepend with a trailing separator (#104)
- Contributors: Jacob Perron
0.8.4 (2019-10-23)
- add dsv type set-if-unset (#102)
- Add support for prepending multiple values to env variables from .dsv files (#101)
- Contributors: Dirk Thomas, Jacob Perron, Shane Loretz
0.8.3 (2019-10-11)
0.8.2 (2019-10-04 15:45)
- provide ament_prepend_unique_value function in prefix level sh script (#94)
- Contributors: Dirk Thomas
0.8.1 (2019-10-04 14:34)
- fix reading the package run dependencies (#93)
- if no package.dsv is available fallback to a local_setup file (#92)
- Contributors: Dirk Thomas
0.8.0 (2019-10-04 10:32)
- perform environment calculation in Python (#89)
- escape closing parenthesis in local_setup.bat file (#91)
- add quotes around ament_python_executable variable in local_setup.bat (#90)
- fix pytest warning about unknown markers (#88)
- install resource marker file for package (#87)
- Contributors: Dirk Thomas
0.7.2 (2019-09-18)
- install package manifest (#86)
- Contributors: Dirk Thomas
0.7.1 (2019-08-21)
- add warning/fallback for AMENT_CURRENT_PREFIX if relocated (#85)
- Contributors: Dirk Thomas
0.7.0 (2019-04-08)
- add section about DCO to CONTRIBUTING.md
- Contributors: Dirk Thomas
0.6.0 (2018-11-13)
- Fix lint warnings from invalid escape sequences (#82)
- Contributors: Jacob Perron
0.5.2 (2018-07-19)
- fix custom zsh logic for handling arrays (#80)
- Contributors: Dirk Thomas
0.5.1 (2018-06-14)
0.5.0 (2018-06-13)
- remove all Python modules by the templates (#75)
- add pytest markers to linter tests
- support file attribution of license tag (#73)
- set zip_safe to avoid warning during installation (#72)
- Revert "Revert "consider condition for group membership (#69)" (#70)" (#71)
- Revert "consider condition for group membership (#69)" (#70)
- consider condition for group membership (#69)
- fix copyright year
- Contributors: Dirk Thomas, Mikael Arguedas, Tamaki Nishino
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
No dependencies on ROS packages.
System Dependencies
Dependant Packages
Name | Deps |
---|---|
ament_cmake_core | |
ros_workspace |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged ament_package at Robotics Stack Exchange
ament_package package from ament_package repoament_package |
|
Package Summary
Tags | No category tags. |
Version | 0.9.5 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ament/ament_package.git |
VCS Type | git |
VCS Version | foxy |
Last Updated | 2021-04-22 |
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
The parser for the manifest files in the ament buildsystem.
Additional Links
No additional links.
Maintainers
- Dirk Thomas
Authors
No additional authors.
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package ament_package
Forthcoming
0.9.4 (2021-03-12)
0.9.3 (2020-12-07)
0.9.2 (2020-06-05)
- add configure-time flag to skip parent_prefix_path (#115)
- Contributors: Dirk Thomas
0.9.1 (2020-05-12)
- [Windows] Fix _ament_python_executable fallback code path. (#113)
- Contributors: Dirk Thomas
0.9.0 (2020-04-24)
- Convert format to f-string. (#112)
- Contributors: Dirk Thomas
0.8.8 (2019-12-10)
- fix removing trailing semicolon logic in bat (#111)
- Contributors: Dirk Thomas
0.8.7 (2019-12-05)
- fix handling of empty env var (#110)
- Contributors: Dirk Thomas
0.8.6 (2019-12-04)
- improve error message when split for dsv line raises (#108)
- skip empty lines in dsv files (#107)
- fix performance regression in environment setup (#106)
- Contributors: Dirk Thomas
0.8.5 (2019-11-08)
- Fix sh command to remove trailing separator (#105)
- Always prepend with a trailing separator (#104)
- Contributors: Jacob Perron
0.8.4 (2019-10-23)
- add dsv type set-if-unset (#102)
- Add support for prepending multiple values to env variables from .dsv files (#101)
- Contributors: Dirk Thomas, Jacob Perron, Shane Loretz
0.8.3 (2019-10-11)
0.8.2 (2019-10-04 15:45)
- provide ament_prepend_unique_value function in prefix level sh script (#94)
- Contributors: Dirk Thomas
0.8.1 (2019-10-04 14:34)
- fix reading the package run dependencies (#93)
- if no package.dsv is available fallback to a local_setup file (#92)
- Contributors: Dirk Thomas
0.8.0 (2019-10-04 10:32)
- perform environment calculation in Python (#89)
- escape closing parenthesis in local_setup.bat file (#91)
- add quotes around ament_python_executable variable in local_setup.bat (#90)
- fix pytest warning about unknown markers (#88)
- install resource marker file for package (#87)
- Contributors: Dirk Thomas
0.7.2 (2019-09-18)
- install package manifest (#86)
- Contributors: Dirk Thomas
0.7.1 (2019-08-21)
- add warning/fallback for AMENT_CURRENT_PREFIX if relocated (#85)
- Contributors: Dirk Thomas
0.7.0 (2019-04-08)
- add section about DCO to CONTRIBUTING.md
- Contributors: Dirk Thomas
0.6.0 (2018-11-13)
- Fix lint warnings from invalid escape sequences (#82)
- Contributors: Jacob Perron
0.5.2 (2018-07-19)
- fix custom zsh logic for handling arrays (#80)
- Contributors: Dirk Thomas
0.5.1 (2018-06-14)
0.5.0 (2018-06-13)
- remove all Python modules by the templates (#75)
- add pytest markers to linter tests
- support file attribution of license tag (#73)
- set zip_safe to avoid warning during installation (#72)
- Revert "Revert "consider condition for group membership (#69)" (#70)" (#71)
- Revert "consider condition for group membership (#69)" (#70)
- consider condition for group membership (#69)
- fix copyright year
- Contributors: Dirk Thomas, Mikael Arguedas, Tamaki Nishino
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
No dependencies on ROS packages.
System Dependencies
Dependant Packages
Name | Deps |
---|---|
ament_cmake_core | |
ros_workspace |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged ament_package 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.