-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Distribute niosh docker layers (osrf#582)
* Distribute niosh models to different layers in the docker image Signed-off-by: Nate Koenig <[email protected]> * Added missing files Signed-off-by: Nate Koenig <[email protected]> * Publish robot name and type information (osrf#584) * Publish robot name and type information Signed-off-by: Nate Koenig <[email protected]> * adding in marsupial pairs Signed-off-by: Nate Koenig <[email protected]> Co-authored-by: Nate Koenig <[email protected]> * Rename NIOSH tiles Signed-off-by: Nate Koenig <[email protected]> * Added niosh shell tiles Signed-off-by: Nate Koenig <[email protected]> Co-authored-by: Nate Koenig <[email protected]>
- Loading branch information
Showing
14 changed files
with
171 additions
and
73 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
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,9 @@ | ||
#!/usr/bin/env bash | ||
|
||
# Download niosh models | ||
ign fuel download --url "https://fuel.ignitionrobotics.org/OpenRobotics/models/NIOSH Staging Area" -v 4 | ||
ign fuel download --url "https://fuel.ignitionrobotics.org/OpenRobotics/models/NIOSH SR Course Section 01" -v 4 | ||
ign fuel download --url "https://fuel.ignitionrobotics.org/OpenRobotics/models/NIOSH SR Course Section 02" -v 4 | ||
ign fuel download --url "https://fuel.ignitionrobotics.org/OpenRobotics/models/NIOSH SR Course Section 03" -v 4 | ||
ign fuel download --url "https://fuel.ignitionrobotics.org/OpenRobotics/models/NIOSH SR Course Section 04" -v 4 | ||
ign fuel download --url "https://fuel.ignitionrobotics.org/OpenRobotics/models/NIOSH SR Course Section 05" -v 4 |
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,9 @@ | ||
#!/usr/bin/env bash | ||
|
||
# Download niosh models | ||
ign fuel download --url "https://fuel.ignitionrobotics.org/OpenRobotics/models/NIOSH SR Course Section 06" -v 4 | ||
ign fuel download --url "https://fuel.ignitionrobotics.org/OpenRobotics/models/NIOSH SR Course Section 07" -v 4 | ||
ign fuel download --url "https://fuel.ignitionrobotics.org/OpenRobotics/models/NIOSH SR Course Section 08" -v 4 | ||
ign fuel download --url "https://fuel.ignitionrobotics.org/OpenRobotics/models/NIOSH SR Course Section 09" -v 4 | ||
ign fuel download --url "https://fuel.ignitionrobotics.org/OpenRobotics/models/NIOSH SR Course Section 10" -v 4 | ||
ign fuel download --url "https://fuel.ignitionrobotics.org/OpenRobotics/models/NIOSH SR Course Section 11" -v 4 |
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,11 @@ | ||
#!/usr/bin/env bash | ||
|
||
# Download niosh models | ||
ign fuel download --url "https://fuel.ignitionrobotics.org/OpenRobotics/models/NIOSH EX Course Section 01" -v 4 | ||
ign fuel download --url "https://fuel.ignitionrobotics.org/OpenRobotics/models/NIOSH EX Course Section 02" -v 4 | ||
ign fuel download --url "https://fuel.ignitionrobotics.org/OpenRobotics/models/NIOSH EX Course Section 03" -v 4 | ||
ign fuel download --url "https://fuel.ignitionrobotics.org/OpenRobotics/models/NIOSH EX Course Section 04" -v 4 | ||
ign fuel download --url "https://fuel.ignitionrobotics.org/OpenRobotics/models/NIOSH EX Course Section 05" -v 4 | ||
ign fuel download --url "https://fuel.ignitionrobotics.org/OpenRobotics/models/NIOSH EX Course Section 06" -v 4 | ||
ign fuel download --url "https://fuel.ignitionrobotics.org/OpenRobotics/models/NIOSH EX Course Shell" -v 4 | ||
ign fuel download --url "https://fuel.ignitionrobotics.org/OpenRobotics/models/NIOSH SR Course Shell" -v 4 |
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
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
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
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.