Created
March 22, 2018 19:15
-
-
Save dirk-thomas/6c1ca2a7f5f8c70ce7d3e1ef10a9f678 to your computer and use it in GitHub Desktop.
List of Gazebo 9 and required ignition repositories
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
repositories: | |
gazebo: | |
type: hg | |
url: https://bitbucket.org/osrf/gazebo | |
version: gazebo9 | |
ign-cmake: | |
type: hg | |
url: https://bitbucket.org/ignitionrobotics/ign-cmake | |
version: ign-cmake0 | |
ign-math: | |
type: hg | |
url: https://bitbucket.org/ignitionrobotics/ign-math | |
version: ign-math4 | |
ign-msgs: | |
type: hg | |
url: https://bitbucket.org/ignitionrobotics/ign-msgs | |
version: ign-msgs1 | |
ign-transport: | |
type: hg | |
url: https://bitbucket.org/ignitionrobotics/ign-transport | |
version: ign-transport4 | |
sdformat: | |
type: hg | |
url: https://bitbucket.org/osrf/sdformat | |
version: sdf6 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment