Kashu7100 commited on
Commit
4cd146f
·
verified ·
1 Parent(s): 06c493d

Add files using upload-large-folder tool

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +4 -0
  2. models/007_tuna_fish_can/collision.ply +0 -0
  3. models/007_tuna_fish_can/material_0.mtl +7 -0
  4. models/007_tuna_fish_can/textured.mtl +3 -0
  5. models/007_tuna_fish_can/textured.obj +0 -0
  6. models/009_gelatin_box/collision.ply +0 -0
  7. models/009_gelatin_box/material_0.mtl +7 -0
  8. models/009_gelatin_box/textured.mtl +3 -0
  9. models/009_gelatin_box/textured.obj +0 -0
  10. models/010_potted_meat_can/collision.ply +0 -0
  11. models/010_potted_meat_can/material_0.mtl +7 -0
  12. models/010_potted_meat_can/textured.mtl +3 -0
  13. models/010_potted_meat_can/textured.obj +0 -0
  14. models/012_strawberry/material_0.png +3 -0
  15. models/012_strawberry/texture_map.png +3 -0
  16. models/013_apple/collision.ply +3 -0
  17. models/013_apple/material_0.png +3 -0
  18. models/013_apple/texture_map.png +3 -0
  19. models/015_peach/collision.ply +3 -0
  20. models/015_peach/material_0.png +3 -0
  21. models/015_peach/texture_map.png +3 -0
  22. models/018_plum/collision.ply +3 -0
  23. models/018_plum/material_0.png +3 -0
  24. models/018_plum/texture_map.png +3 -0
  25. models/022_windex_bottle/texture_map.png +3 -0
  26. models/022_windex_bottle/textured.obj +0 -0
  27. models/025_mug/textured.mtl +3 -0
  28. models/029_plate/material_0.png +3 -0
  29. models/029_plate/texture_map.png +3 -0
  30. models/031_spoon/material_0.png +3 -0
  31. models/031_spoon/texture_map.png +3 -0
  32. models/033_spatula/material_0.png +3 -0
  33. models/033_spatula/texture_map.png +3 -0
  34. models/037_scissors/collision.ply +0 -0
  35. models/037_scissors/textured.mtl +3 -0
  36. models/037_scissors/textured.obj +0 -0
  37. models/038_padlock/collision.ply +0 -0
  38. models/038_padlock/material_0.mtl +7 -0
  39. models/038_padlock/material_0.png +3 -0
  40. models/038_padlock/texture_map.png +3 -0
  41. models/038_padlock/textured.mtl +3 -0
  42. models/038_padlock/textured.obj +0 -0
  43. models/040_large_marker/collision.ply +0 -0
  44. models/040_large_marker/material_0.mtl +7 -0
  45. models/040_large_marker/textured.mtl +3 -0
  46. models/040_large_marker/textured.obj +0 -0
  47. models/043_phillips_screwdriver/material_0.png +3 -0
  48. models/043_phillips_screwdriver/texture_map.png +3 -0
  49. models/044_flat_screwdriver/material_0.png +3 -0
  50. 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

  • SHA256: 76e1ae36e91bd2e04aeffa4841420a90ece44beaf69cf39a5598c13dc887acc1
  • Pointer size: 129 Bytes
  • Size of remote file: 4.22 kB
models/012_strawberry/texture_map.png ADDED

Git LFS Details

  • SHA256: 76e1ae36e91bd2e04aeffa4841420a90ece44beaf69cf39a5598c13dc887acc1
  • Pointer size: 129 Bytes
  • Size of remote file: 4.22 kB
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

  • SHA256: 97b3dafe52b7a3248918a79008cb696b39261d3f8b52780ba9a75d03fa557234
  • Pointer size: 129 Bytes
  • Size of remote file: 4.03 kB
models/013_apple/texture_map.png ADDED

Git LFS Details

  • SHA256: 97b3dafe52b7a3248918a79008cb696b39261d3f8b52780ba9a75d03fa557234
  • Pointer size: 129 Bytes
  • Size of remote file: 4.03 kB
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

  • SHA256: d2f4400e1bea3aade5c3a5014f07c8b7d3f2c13660acb837c3141365fee001ca
  • Pointer size: 129 Bytes
  • Size of remote file: 3.42 kB
models/015_peach/texture_map.png ADDED

Git LFS Details

  • SHA256: d2f4400e1bea3aade5c3a5014f07c8b7d3f2c13660acb837c3141365fee001ca
  • Pointer size: 129 Bytes
  • Size of remote file: 3.42 kB
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

  • SHA256: ac76cdbbb4eee30586909d9673af9190e869e4dca94c35b15fbe1b324429b842
  • Pointer size: 129 Bytes
  • Size of remote file: 3.09 kB
models/018_plum/texture_map.png ADDED

Git LFS Details

  • SHA256: ac76cdbbb4eee30586909d9673af9190e869e4dca94c35b15fbe1b324429b842
  • Pointer size: 129 Bytes
  • Size of remote file: 3.09 kB
models/022_windex_bottle/texture_map.png ADDED

Git LFS Details

  • SHA256: 8b1f14771dc2ea177130039f1f7d44d71c7e9cdf52777c04bf8364ee7e84dbbd
  • Pointer size: 129 Bytes
  • Size of remote file: 4.86 kB
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

  • SHA256: b2518d9ae7848cc79cd8a137001d54a85c2037f468c4af8b3f961f452dc935c1
  • Pointer size: 129 Bytes
  • Size of remote file: 5.16 kB
models/029_plate/texture_map.png ADDED

Git LFS Details

  • SHA256: b2518d9ae7848cc79cd8a137001d54a85c2037f468c4af8b3f961f452dc935c1
  • Pointer size: 129 Bytes
  • Size of remote file: 5.16 kB
models/031_spoon/material_0.png ADDED

Git LFS Details

  • SHA256: 2d23dae825f2cf4e08c1932ab0b6a499e81e0c08774fa55405d5dd5ba42d571e
  • Pointer size: 129 Bytes
  • Size of remote file: 2.89 kB
models/031_spoon/texture_map.png ADDED

Git LFS Details

  • SHA256: 2d23dae825f2cf4e08c1932ab0b6a499e81e0c08774fa55405d5dd5ba42d571e
  • Pointer size: 129 Bytes
  • Size of remote file: 2.89 kB
models/033_spatula/material_0.png ADDED

Git LFS Details

  • SHA256: 86cda86b91cf0a7158ca1e0172db8e0f00d9b4030e165c796561994dc563cdf2
  • Pointer size: 129 Bytes
  • Size of remote file: 2.23 kB
models/033_spatula/texture_map.png ADDED

Git LFS Details

  • SHA256: 86cda86b91cf0a7158ca1e0172db8e0f00d9b4030e165c796561994dc563cdf2
  • Pointer size: 129 Bytes
  • Size of remote file: 2.23 kB
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

  • SHA256: 6e69a04daecb5a9f5a9fb0b4978e7a6b2ad6bcb245fd1546a74a49e7ba0960f4
  • Pointer size: 129 Bytes
  • Size of remote file: 4.84 kB
models/038_padlock/texture_map.png ADDED

Git LFS Details

  • SHA256: 6e69a04daecb5a9f5a9fb0b4978e7a6b2ad6bcb245fd1546a74a49e7ba0960f4
  • Pointer size: 129 Bytes
  • Size of remote file: 4.84 kB
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

  • SHA256: 67a0d9568c404e4b14b7194e06b086b04adce3e71c240580e997ac35550f05bb
  • Pointer size: 129 Bytes
  • Size of remote file: 3.2 kB
models/043_phillips_screwdriver/texture_map.png ADDED

Git LFS Details

  • SHA256: 67a0d9568c404e4b14b7194e06b086b04adce3e71c240580e997ac35550f05bb
  • Pointer size: 129 Bytes
  • Size of remote file: 3.2 kB
models/044_flat_screwdriver/material_0.png ADDED

Git LFS Details

  • SHA256: a8b7a52a62ea1a4512021523566d4e9f0781a828c46c22438a63efe0a43cd575
  • Pointer size: 129 Bytes
  • Size of remote file: 3.07 kB
models/044_flat_screwdriver/texture_map.png ADDED

Git LFS Details

  • SHA256: a8b7a52a62ea1a4512021523566d4e9f0781a828c46c22438a63efe0a43cd575
  • Pointer size: 129 Bytes
  • Size of remote file: 3.07 kB