Skip to content

Find nodes & files in associated source directories of workspaces#189

Open
xqms wants to merge 2 commits intomasterfrom
bugfix/catkin_find_python
Open

Find nodes & files in associated source directories of workspaces#189
xqms wants to merge 2 commits intomasterfrom
bugfix/catkin_find_python

Conversation

@xqms
Copy link
Owner

@xqms xqms commented Sep 5, 2025

Follows the catkin python package (https://github.com/ros-infrastructure/catkin_pkg/blob/a581ace9ddfac7de0a2dc57a743485ae2c04e2f6/src/catkin_pkg/packages.py#L119):

  • Find associated source directories for each catkin workspace by reading the .catkin file
  • Find & parse package.xml files in each source dir
  • Insert these paths into the search logic

Fixes #188.

@xqms xqms force-pushed the bugfix/catkin_find_python branch from bf7baed to 3bb8641 Compare September 6, 2025 22:11
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.

rosmon finds underlay installed python scripts before considering scripts in overlay source

1 participant