Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using rosinstall, "Multiple packages found with the same name X" #146

Closed
130s opened this issue Mar 17, 2017 · 2 comments
Closed

Using rosinstall, "Multiple packages found with the same name X" #146

130s opened this issue Mar 17, 2017 · 2 comments

Comments

@130s
Copy link
Member

130s commented Mar 17, 2017

E.g. this result on Travis. Its PR, and the .rosinstall file, which does contain the repo where the PR is opened at.

ERROR: Rosdep experienced an error: Multiple packages found with the same name "laser_ortho_projector":
- src/ccny-ros-pkg/scan_tools/laser_ortho_projector
- src/scan_tools/laser_ortho_projector
Multiple packages found with the same name "laser_scan_matcher":
- src/ccny-ros-pkg/scan_tools/laser_scan_matcher
- src/scan_tools/laser_scan_matcher
Multiple packages found with the same name "laser_scan_sparsifier":
- src/ccny-ros-pkg/scan_tools/laser_scan_sparsifier
- src/scan_tools/laser_scan_sparsifier
Multiple packages found with the same name "laser_scan_splitter":
- src/ccny-ros-pkg/scan_tools/laser_scan_splitter
- src/scan_tools/laser_scan_splitter
Multiple packages found with the same name "ncd_parser":
- src/ccny-ros-pkg/scan_tools/ncd_parser
- src/scan_tools/ncd_parser
Multiple packages found with the same name "polar_scan_matcher":
- src/ccny-ros-pkg/scan_tools/polar_scan_matcher
- src/scan_tools/polar_scan_matcher
:
rosdep version: 0.11.5
@mathias-luedtke
Copy link
Member

local-name must match the $TARGET_REPO_NAME to get filtered out. This way it is independent from the fork.

@130s
Copy link
Member Author

130s commented Oct 27, 2017

See the discussion in #155
We as in industrial_ci team won't handle this issue as it's most likely? something that the users/developers need to take care of and CI can't help. Please add comment if there are still things that we can do.

@130s 130s closed this as completed Oct 27, 2017
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

No branches or pull requests

2 participants