Skip to content

Feature: add depends flag for ament_python_install_package#254

Open
nadavelkabets wants to merge 1 commit intoros2:rollingfrom
nadavelkabets:feature/ament-python-install-package-depends
Open

Feature: add depends flag for ament_python_install_package#254
nadavelkabets wants to merge 1 commit intoros2:rollingfrom
nadavelkabets:feature/ament-python-install-package-depends

Conversation

@nadavelkabets
Copy link
Copy Markdown

@nadavelkabets nadavelkabets commented Apr 1, 2026

Follows up to ament/ament_cmake#587
Allow a cmake package to install both rosidl generated interfaces and a user written python package.

Changes

Update rosidl_python to use the new DEPENDS argument added to ament_python_install_package.
This is required to assure installation happens only after the interface python modules are generated.

Signed-off-by: = <elnadav12@gmail.com>
@nadavelkabets
Copy link
Copy Markdown
Author

Before

image

After

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant