Skip to content

Move rosidl_cmake Python module to a new package rosidl_pycommon#696

Merged
jacobperron merged 3 commits intorollingfrom
jacob/deprecate_rosidl_cmake_python
Aug 10, 2022
Merged

Move rosidl_cmake Python module to a new package rosidl_pycommon#696
jacobperron merged 3 commits intorollingfrom
jacob/deprecate_rosidl_cmake_python

Conversation

@jacobperron
Copy link
Copy Markdown
Member

This decouples the common Python module from the package providing the cmake entrypoint.

Part of an effort to de-tangle the rosidl dependency graph and remove a dependency loop wrt to action_msgs.

Deprecate the Python module in rosidl_cmake and move the implementation to the new package rosidl_pycommon.

This works towards removing a dependency on rosidl_cmake in generator packages.

Signed-off-by: Jacob Perron <jacob@openrobotics.org>
Signed-off-by: Jacob Perron <jacob@openrobotics.org>
Signed-off-by: Jacob Perron <jacob@openrobotics.org>
Copy link
Copy Markdown
Contributor

@hidmic hidmic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This makes total sense to me, pending green CI.

We could also have tests for rosidl_pycommon now :)

@jacobperron
Copy link
Copy Markdown
Member Author

We could also have tests for rosidl_pycommon now :)

+1, I was actually thinking about doing that. Maybe in a follow-up PR to keep the changes logically separate.

@jacobperron
Copy link
Copy Markdown
Member Author

jacobperron commented Aug 9, 2022

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.

2 participants