-
Notifications
You must be signed in to change notification settings - Fork 276
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'ign-gazebo4' into ports/3_to_4
Signed-off-by: Michael Carroll <[email protected]>
- Loading branch information
Showing
169 changed files
with
11,633 additions
and
2,254 deletions.
There are no files selected for viewing
Validating CODEOWNERS rules …
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
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 |
---|---|---|
@@ -1,6 +1,7 @@ | ||
#!/bin/sh -l | ||
|
||
set -x | ||
set -e | ||
|
||
# Install (needed for some tests) | ||
make install | ||
|
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 |
---|---|---|
@@ -1,15 +1,37 @@ | ||
freeglut3-dev | ||
libfreeimage-dev | ||
libglew-dev | ||
libignition-cmake2-dev | ||
libignition-common3-dev | ||
libignition-fuel-tools4-dev | ||
libignition-gui3-dev | ||
libignition-gui4-dev | ||
libignition-fuel-tools5-dev | ||
libignition-math6-eigen3-dev | ||
libignition-msgs5-dev | ||
libignition-physics2-dev | ||
libignition-msgs6-dev | ||
libignition-physics3-dev | ||
libignition-plugin-dev | ||
libignition-rendering3-dev | ||
libignition-sensors3-dev | ||
libignition-rendering4-dev | ||
libignition-sensors4-dev | ||
libignition-tools-dev | ||
libignition-transport8-dev | ||
libsdformat9-dev | ||
libignition-transport9-dev | ||
libogre-1.9-dev | ||
libogre-2.1-dev | ||
libprotobuf-dev | ||
libprotoc-dev | ||
libsdformat10-dev | ||
libtinyxml2-dev | ||
libxi-dev | ||
libxmu-dev | ||
qml-module-qt-labs-folderlistmodel | ||
qml-module-qt-labs-settings | ||
qml-module-qtqml-models2 | ||
qml-module-qtgraphicaleffects | ||
qml-module-qtquick-controls | ||
qml-module-qtquick-controls2 | ||
qml-module-qtquick-dialogs | ||
qml-module-qtquick-layouts | ||
qml-module-qtquick2 | ||
qtbase5-dev | ||
qtdeclarative5-dev | ||
qtquickcontrols2-5-dev | ||
uuid-dev | ||
xvfb |
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
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 |
---|---|---|
@@ -1 +1 @@ | ||
See [Ignition's contribution guide](https://ignitionrobotics.org/docs/all/contributing). | ||
See the [Ignition Robotics contributing guide](https://ignitionrobotics.org/docs/all/contributing). |
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
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
Oops, something went wrong.