-
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.
- Loading branch information
1 parent
d702d7b
commit 95f9346
Showing
10 changed files
with
1,257 additions
and
15 deletions.
There are no files selected for viewing
28 changes: 14 additions & 14 deletions
28
aws-robomaker-small-warehouse-world/models/map/meshes/map.dae
100644 → 100755
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file added
BIN
+1.36 MB
aws-robomaker-small-warehouse-world/models/rack/meshes/brushedsteel4.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+1.36 MB
aws-robomaker-small-warehouse-world/models/rack/meshes/brushedsteel_bg.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
586 changes: 586 additions & 0 deletions
586
aws-robomaker-small-warehouse-world/models/rack/meshes/rack.dae
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
11 changes: 11 additions & 0 deletions
11
aws-robomaker-small-warehouse-world/models/rack/model.config
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 @@ | ||
<?xml version="1.0" ?> | ||
<model> | ||
<name>rack</name> | ||
<version>1.0</version> | ||
<sdf version="1.7">model.sdf</sdf> | ||
<author> | ||
<name></name> | ||
<email></email> | ||
</author> | ||
<description></description> | ||
</model> |
Oops, something went wrong.