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

Can't get upstream repo with rosinstall_generator #17

Open
xfiderek opened this issue Apr 21, 2024 · 0 comments
Open

Can't get upstream repo with rosinstall_generator #17

xfiderek opened this issue Apr 21, 2024 · 0 comments

Comments

@xfiderek
Copy link

Getting upstream repo with rosinstall_generator does not work.

rosinstall_generator --rosdistro humble --upstream --format repos --deps ompl

Outputs:

The following repositories with an unknown upstream will be ignored: ompl
repositories: {}

If i skip --upstream flag, it works and resolves to ros2-gbp

rosinstall_generator --rosdistro humble --format repos ompl                 

Outputs:

repositories:
  ompl:
    type: git
    url: https://github.com/ros2-gbp/ompl-release.git
    version: release/humble/ompl/1.6.0-1
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

1 participant