-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use snapshot of rosdep list on melodic
After ros/rosdistro#39174 was merged, rosdep key 'python-omniorb' cannot be resolved on melodic
- Loading branch information
Showing
2 changed files
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# This list targets a snapshot of rosdistro (before https://github.com/ros/rosdistro/pull/39174 was merged) for post-EOL use on Bionic | ||
|
||
# os-specific listings first | ||
yaml https://raw.githubusercontent.com/ros/rosdistro/e0a9ff920317daff3b6f177e1325e27f498063c1/rosdep/osx-homebrew.yaml osx | ||
|
||
# generic | ||
yaml https://raw.githubusercontent.com/ros/rosdistro/e0a9ff920317daff3b6f177e1325e27f498063c1/rosdep/base.yaml | ||
yaml https://raw.githubusercontent.com/ros/rosdistro/e0a9ff920317daff3b6f177e1325e27f498063c1/rosdep/python.yaml | ||
yaml https://raw.githubusercontent.com/ros/rosdistro/e0a9ff920317daff3b6f177e1325e27f498063c1/rosdep/ruby.yaml | ||
gbpdistro https://raw.githubusercontent.com/ros/rosdistro/e0a9ff920317daff3b6f177e1325e27f498063c1/releases/fuerte.yaml fuerte | ||
|
||
# newer distributions (Groovy, Hydro, ...) must not be listed anymore, they are being fetched from the rosdistro index.yaml instead |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters