ament_package package from ament_package repo

ament_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)

  • Revert \"Generate Setuptools Dict Helper Method (#126)\" (#131)
  • Contributors: 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)

  • add type \'set\' for dsv files (#95)
  • keep using default ignore list (#96)
  • Contributors: Dirk Thomas

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)

  • Use flake8 directly (#77)
  • Drop dependency on pyparsing. (#78)
  • Contributors: Steven! Ragnar

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

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 repo

ament_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)

  • Revert \"Generate Setuptools Dict Helper Method (#126)\" (#131)
  • Contributors: 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)

  • add type \'set\' for dsv files (#95)
  • keep using default ignore list (#96)
  • Contributors: Dirk Thomas

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)

  • Use flake8 directly (#77)
  • Drop dependency on pyparsing. (#78)
  • Contributors: Steven! Ragnar

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

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 repo

ament_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 rolling
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)

  • Revert \"Generate Setuptools Dict Helper Method (#126)\" (#131)
  • Contributors: 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)

  • add type \'set\' for dsv files (#95)
  • keep using default ignore list (#96)
  • Contributors: Dirk Thomas

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)

  • Use flake8 directly (#77)
  • Drop dependency on pyparsing. (#78)
  • Contributors: Steven! Ragnar

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

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 repo

ament_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

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

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 repo

ament_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

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Package Dependencies

No dependencies on ROS packages.

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 ament_package at Robotics Stack Exchange

ament_package package from ament_package repo

ament_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

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Package Dependencies

No dependencies on ROS packages.

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 ament_package at Robotics Stack Exchange

ament_package package from ament_package repo

ament_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)

  • add type \'set\' for dsv files (#95)
  • keep using default ignore list (#96)
  • Contributors: Dirk Thomas

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)

  • Use flake8 directly (#77)
  • Drop dependency on pyparsing. (#78)
  • Contributors: Steven! Ragnar

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Package Dependencies

No dependencies on ROS packages.

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 ament_package at Robotics Stack Exchange

ament_package package from ament_package repo

ament_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

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Package Dependencies

No dependencies on ROS packages.

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 ament_package at Robotics Stack Exchange

ament_package package from ament_package repo

ament_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)

  • add type \'set\' for dsv files (#95)
  • keep using default ignore list (#96)
  • Contributors: Dirk Thomas

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)

  • Use flake8 directly (#77)
  • Drop dependency on pyparsing. (#78)
  • Contributors: Steven! Ragnar

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Package Dependencies

No dependencies on ROS packages.

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 ament_package at Robotics Stack Exchange

ament_package package from ament_package repo

ament_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

  • Revert \"Generate Setuptools Dict Helper Method (#126) (#128)\" (#132)

0.9.4 (2021-03-12)

  • Generate Setuptools Dict Helper Method (#126) (#128)

0.9.3 (2020-12-07)

  • make AMENT_TRACE_SETUP_FILES output sourceable (#120) (#121)
  • Contributors: Dirk Thomas

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)

  • add type \'set\' for dsv files (#95)
  • keep using default ignore list (#96)
  • Contributors: Dirk Thomas

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)

  • Use flake8 directly (#77)
  • Drop dependency on pyparsing. (#78)
  • Contributors: Steven! Ragnar

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Package Dependencies

No dependencies on ROS packages.

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 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.