Add files using upload-large-folder tool
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +4 -0
- models/007_tuna_fish_can/collision.ply +0 -0
- models/007_tuna_fish_can/material_0.mtl +7 -0
- models/007_tuna_fish_can/textured.mtl +3 -0
- models/007_tuna_fish_can/textured.obj +0 -0
- models/009_gelatin_box/collision.ply +0 -0
- models/009_gelatin_box/material_0.mtl +7 -0
- models/009_gelatin_box/textured.mtl +3 -0
- models/009_gelatin_box/textured.obj +0 -0
- models/010_potted_meat_can/collision.ply +0 -0
- models/010_potted_meat_can/material_0.mtl +7 -0
- models/010_potted_meat_can/textured.mtl +3 -0
- models/010_potted_meat_can/textured.obj +0 -0
- models/012_strawberry/material_0.png +3 -0
- models/012_strawberry/texture_map.png +3 -0
- models/013_apple/collision.ply +3 -0
- models/013_apple/material_0.png +3 -0
- models/013_apple/texture_map.png +3 -0
- models/015_peach/collision.ply +3 -0
- models/015_peach/material_0.png +3 -0
- models/015_peach/texture_map.png +3 -0
- models/018_plum/collision.ply +3 -0
- models/018_plum/material_0.png +3 -0
- models/018_plum/texture_map.png +3 -0
- models/022_windex_bottle/texture_map.png +3 -0
- models/022_windex_bottle/textured.obj +0 -0
- models/025_mug/textured.mtl +3 -0
- models/029_plate/material_0.png +3 -0
- models/029_plate/texture_map.png +3 -0
- models/031_spoon/material_0.png +3 -0
- models/031_spoon/texture_map.png +3 -0
- models/033_spatula/material_0.png +3 -0
- models/033_spatula/texture_map.png +3 -0
- models/037_scissors/collision.ply +0 -0
- models/037_scissors/textured.mtl +3 -0
- models/037_scissors/textured.obj +0 -0
- models/038_padlock/collision.ply +0 -0
- models/038_padlock/material_0.mtl +7 -0
- models/038_padlock/material_0.png +3 -0
- models/038_padlock/texture_map.png +3 -0
- models/038_padlock/textured.mtl +3 -0
- models/038_padlock/textured.obj +0 -0
- models/040_large_marker/collision.ply +0 -0
- models/040_large_marker/material_0.mtl +7 -0
- models/040_large_marker/textured.mtl +3 -0
- models/040_large_marker/textured.obj +0 -0
- models/043_phillips_screwdriver/material_0.png +3 -0
- models/043_phillips_screwdriver/texture_map.png +3 -0
- models/044_flat_screwdriver/material_0.png +3 -0
- models/044_flat_screwdriver/texture_map.png +3 -0
.gitattributes
CHANGED
|
@@ -60,3 +60,7 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 60 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
| 61 |
models/057_racquetball/collision.ply filter=lfs diff=lfs merge=lfs -text
|
| 62 |
models/017_orange/collision.ply filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 60 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
| 61 |
models/057_racquetball/collision.ply filter=lfs diff=lfs merge=lfs -text
|
| 62 |
models/017_orange/collision.ply filter=lfs diff=lfs merge=lfs -text
|
| 63 |
+
models/018_plum/collision.ply filter=lfs diff=lfs merge=lfs -text
|
| 64 |
+
models/063-a_marbles/collision.ply filter=lfs diff=lfs merge=lfs -text
|
| 65 |
+
models/015_peach/collision.ply filter=lfs diff=lfs merge=lfs -text
|
| 66 |
+
models/013_apple/collision.ply filter=lfs diff=lfs merge=lfs -text
|
models/007_tuna_fish_can/collision.ply
ADDED
|
Binary file (31.8 kB). View file
|
|
|
models/007_tuna_fish_can/material_0.mtl
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# https://github.com/mikedh/trimesh
|
| 2 |
+
newmtl material_0
|
| 3 |
+
Ka 0.40000000 0.40000000 0.40000000
|
| 4 |
+
Kd 0.40000000 0.40000000 0.40000000
|
| 5 |
+
Ks 0.40000000 0.40000000 0.40000000
|
| 6 |
+
Ns 1.00000000
|
| 7 |
+
map_Kd material_0.png
|
models/007_tuna_fish_can/textured.mtl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
newmtl material_0
|
| 2 |
+
# shader_type beckmann
|
| 3 |
+
map_Kd texture_map.png
|
models/007_tuna_fish_can/textured.obj
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
models/009_gelatin_box/collision.ply
ADDED
|
Binary file (11.4 kB). View file
|
|
|
models/009_gelatin_box/material_0.mtl
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# https://github.com/mikedh/trimesh
|
| 2 |
+
newmtl material_0
|
| 3 |
+
Ka 0.40000000 0.40000000 0.40000000
|
| 4 |
+
Kd 0.40000000 0.40000000 0.40000000
|
| 5 |
+
Ks 0.40000000 0.40000000 0.40000000
|
| 6 |
+
Ns 1.00000000
|
| 7 |
+
map_Kd material_0.png
|
models/009_gelatin_box/textured.mtl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
newmtl material_0
|
| 2 |
+
# shader_type beckmann
|
| 3 |
+
map_Kd texture_map.png
|
models/009_gelatin_box/textured.obj
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
models/010_potted_meat_can/collision.ply
ADDED
|
Binary file (23.7 kB). View file
|
|
|
models/010_potted_meat_can/material_0.mtl
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# https://github.com/mikedh/trimesh
|
| 2 |
+
newmtl material_0
|
| 3 |
+
Ka 0.40000000 0.40000000 0.40000000
|
| 4 |
+
Kd 0.40000000 0.40000000 0.40000000
|
| 5 |
+
Ks 0.40000000 0.40000000 0.40000000
|
| 6 |
+
Ns 1.00000000
|
| 7 |
+
map_Kd material_0.png
|
models/010_potted_meat_can/textured.mtl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
newmtl material_0
|
| 2 |
+
# shader_type beckmann
|
| 3 |
+
map_Kd texture_map.png
|
models/010_potted_meat_can/textured.obj
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
models/012_strawberry/material_0.png
ADDED
|
Git LFS Details
|
models/012_strawberry/texture_map.png
ADDED
|
Git LFS Details
|
models/013_apple/collision.ply
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0e3b5740f2867cd690dd9f7418acf9ac9d3ac1556b998ed7fdb0cafe546c1375
|
| 3 |
+
size 109655
|
models/013_apple/material_0.png
ADDED
|
Git LFS Details
|
models/013_apple/texture_map.png
ADDED
|
Git LFS Details
|
models/015_peach/collision.ply
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2d83f1f2fb303d2bb8e42af97d05567418879623b88bb4f109137d24a7dffd01
|
| 3 |
+
size 121277
|
models/015_peach/material_0.png
ADDED
|
Git LFS Details
|
models/015_peach/texture_map.png
ADDED
|
Git LFS Details
|
models/018_plum/collision.ply
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:296222b4cf3f718e4eadc1886366ebb326da961034eda64afd00338284e71f1e
|
| 3 |
+
size 100609
|
models/018_plum/material_0.png
ADDED
|
Git LFS Details
|
models/018_plum/texture_map.png
ADDED
|
Git LFS Details
|
models/022_windex_bottle/texture_map.png
ADDED
|
Git LFS Details
|
models/022_windex_bottle/textured.obj
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
models/025_mug/textured.mtl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
newmtl material_0
|
| 2 |
+
# shader_type beckmann
|
| 3 |
+
map_Kd texture_map.png
|
models/029_plate/material_0.png
ADDED
|
Git LFS Details
|
models/029_plate/texture_map.png
ADDED
|
Git LFS Details
|
models/031_spoon/material_0.png
ADDED
|
Git LFS Details
|
models/031_spoon/texture_map.png
ADDED
|
Git LFS Details
|
models/033_spatula/material_0.png
ADDED
|
Git LFS Details
|
models/033_spatula/texture_map.png
ADDED
|
Git LFS Details
|
models/037_scissors/collision.ply
ADDED
|
Binary file (54.8 kB). View file
|
|
|
models/037_scissors/textured.mtl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
newmtl material_0
|
| 2 |
+
# shader_type beckmann
|
| 3 |
+
map_Kd texture_map.png
|
models/037_scissors/textured.obj
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
models/038_padlock/collision.ply
ADDED
|
Binary file (42.3 kB). View file
|
|
|
models/038_padlock/material_0.mtl
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# https://github.com/mikedh/trimesh
|
| 2 |
+
newmtl material_0
|
| 3 |
+
Ka 0.40000000 0.40000000 0.40000000
|
| 4 |
+
Kd 0.40000000 0.40000000 0.40000000
|
| 5 |
+
Ks 0.40000000 0.40000000 0.40000000
|
| 6 |
+
Ns 1.00000000
|
| 7 |
+
map_Kd material_0.png
|
models/038_padlock/material_0.png
ADDED
|
Git LFS Details
|
models/038_padlock/texture_map.png
ADDED
|
Git LFS Details
|
models/038_padlock/textured.mtl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
newmtl material_0
|
| 2 |
+
# shader_type beckmann
|
| 3 |
+
map_Kd texture_map.png
|
models/038_padlock/textured.obj
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
models/040_large_marker/collision.ply
ADDED
|
Binary file (17.2 kB). View file
|
|
|
models/040_large_marker/material_0.mtl
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# https://github.com/mikedh/trimesh
|
| 2 |
+
newmtl material_0
|
| 3 |
+
Ka 0.40000000 0.40000000 0.40000000
|
| 4 |
+
Kd 0.40000000 0.40000000 0.40000000
|
| 5 |
+
Ks 0.40000000 0.40000000 0.40000000
|
| 6 |
+
Ns 1.00000000
|
| 7 |
+
map_Kd material_0.png
|
models/040_large_marker/textured.mtl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
newmtl material_0
|
| 2 |
+
# shader_type beckmann
|
| 3 |
+
map_Kd texture_map.png
|
models/040_large_marker/textured.obj
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
models/043_phillips_screwdriver/material_0.png
ADDED
|
Git LFS Details
|
models/043_phillips_screwdriver/texture_map.png
ADDED
|
Git LFS Details
|
models/044_flat_screwdriver/material_0.png
ADDED
|
Git LFS Details
|
models/044_flat_screwdriver/texture_map.png
ADDED
|
Git LFS Details
|