Obj 3
Browse files- .gitattributes +5 -0
- 003_cracker_box/clouds/merged_cloud.ply +3 -0
- 003_cracker_box/google_16k/kinbody.xml +8 -0
- 003_cracker_box/google_16k/nontextured.binvox.bt +0 -0
- 003_cracker_box/google_16k/nontextured.ply +0 -0
- 003_cracker_box/google_16k/nontextured.stl +0 -0
- 003_cracker_box/google_16k/nontextured_proc.stl +0 -0
- 003_cracker_box/google_16k/sssss.aln +8 -0
- 003_cracker_box/google_16k/texture_map.png +3 -0
- 003_cracker_box/google_16k/textured.dae +0 -0
- 003_cracker_box/google_16k/textured.mtl +4 -0
- 003_cracker_box/google_16k/textured.obj +0 -0
- 003_cracker_box/poisson/nontextured.ply +0 -0
- 003_cracker_box/poisson/nontextured.stl +3 -0
- 003_cracker_box/poisson/nontextured.xml +8 -0
- 003_cracker_box/poisson/textured.mtl +9 -0
- 003_cracker_box/poisson/textured.obj +0 -0
- 003_cracker_box/poisson/textured.png +3 -0
- 003_cracker_box/tsdf/nontextured.ply +3 -0
- 003_cracker_box/tsdf/nontextured.stl +3 -0
- 003_cracker_box/tsdf/nontextured.xml +8 -0
- 003_cracker_box/tsdf/textured.mtl +9 -0
- 003_cracker_box/tsdf/textured.obj +3 -0
- 003_cracker_box/tsdf/textured.png +3 -0
.gitattributes
CHANGED
@@ -62,3 +62,8 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
62 |
002_master_chef_can/tsdf/nontextured.ply filter=lfs diff=lfs merge=lfs -text
|
63 |
002_master_chef_can/tsdf/nontextured.stl filter=lfs diff=lfs merge=lfs -text
|
64 |
002_master_chef_can/tsdf/textured.obj filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
62 |
002_master_chef_can/tsdf/nontextured.ply filter=lfs diff=lfs merge=lfs -text
|
63 |
002_master_chef_can/tsdf/nontextured.stl filter=lfs diff=lfs merge=lfs -text
|
64 |
002_master_chef_can/tsdf/textured.obj filter=lfs diff=lfs merge=lfs -text
|
65 |
+
003_cracker_box/clouds/merged_cloud.ply filter=lfs diff=lfs merge=lfs -text
|
66 |
+
003_cracker_box/poisson/nontextured.stl filter=lfs diff=lfs merge=lfs -text
|
67 |
+
003_cracker_box/tsdf/nontextured.ply filter=lfs diff=lfs merge=lfs -text
|
68 |
+
003_cracker_box/tsdf/nontextured.stl filter=lfs diff=lfs merge=lfs -text
|
69 |
+
003_cracker_box/tsdf/textured.obj filter=lfs diff=lfs merge=lfs -text
|
003_cracker_box/clouds/merged_cloud.ply
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d4ba86275b56fd5004516dd68a2f718330aa07daf792217b062d1c2d07e3759d
|
3 |
+
size 31142378
|
003_cracker_box/google_16k/kinbody.xml
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<KinBody name="cracker_box">
|
2 |
+
<Body type="static" name="cracker_box">
|
3 |
+
<Geom type="trimesh">
|
4 |
+
<Render>textured.dae</Render>
|
5 |
+
<Data>textured.dae</Data>
|
6 |
+
</Geom>
|
7 |
+
</Body>
|
8 |
+
</KinBody>
|
003_cracker_box/google_16k/nontextured.binvox.bt
ADDED
Binary file (112 kB). View file
|
|
003_cracker_box/google_16k/nontextured.ply
ADDED
The diff for this file is too large to render.
See raw diff
|
|
003_cracker_box/google_16k/nontextured.stl
ADDED
Binary file (819 kB). View file
|
|
003_cracker_box/google_16k/nontextured_proc.stl
ADDED
Binary file (15.1 kB). View file
|
|
003_cracker_box/google_16k/sssss.aln
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
1
|
2 |
+
textured.obj
|
3 |
+
#
|
4 |
+
0.009611 -0.999954 0.000000 0.000000
|
5 |
+
0.999954 0.009611 0.000000 0.000000
|
6 |
+
0.000000 0.000000 1.000000 0.000000
|
7 |
+
0.000000 0.000000 0.000000 1.000000
|
8 |
+
0
|
003_cracker_box/google_16k/texture_map.png
ADDED
Git LFS Details
|
003_cracker_box/google_16k/textured.dae
ADDED
The diff for this file is too large to render.
See raw diff
|
|
003_cracker_box/google_16k/textured.mtl
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
newmtl material_0
|
2 |
+
# shader_type beckmann
|
3 |
+
map_Kd texture_map.png
|
4 |
+
|
003_cracker_box/google_16k/textured.obj
ADDED
The diff for this file is too large to render.
See raw diff
|
|
003_cracker_box/poisson/nontextured.ply
ADDED
Binary file (948 kB). View file
|
|
003_cracker_box/poisson/nontextured.stl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8252596ff9b37d4ef59aa7a3c7228290a9ccd465caae69e82df370fd936e5e5d
|
3 |
+
size 2495084
|
003_cracker_box/poisson/nontextured.xml
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<KinBody name="003_cracker_box">
|
2 |
+
<Body type="static" name="003_cracker_box">
|
3 |
+
<Geom type="trimesh">
|
4 |
+
<Render>./nontextured.stl</Render>
|
5 |
+
<Data>./nontextured.stl</Data>
|
6 |
+
</Geom>
|
7 |
+
</Body>
|
8 |
+
</KinBody>
|
003_cracker_box/poisson/textured.mtl
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
newmtl texture_textured.png
|
2 |
+
Ns 96.078431
|
3 |
+
Ka 0.000000 0.000000 0.000000
|
4 |
+
Kd 0.640000 0.640000 0.640000
|
5 |
+
Ks 0.500000 0.500000 0.500000
|
6 |
+
Ni 1.000000
|
7 |
+
d 1.000000
|
8 |
+
illum 2
|
9 |
+
map_Kd textured.png
|
003_cracker_box/poisson/textured.obj
ADDED
The diff for this file is too large to render.
See raw diff
|
|
003_cracker_box/poisson/textured.png
ADDED
Git LFS Details
|
003_cracker_box/tsdf/nontextured.ply
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:392b7a9d35dfbb0729bf2592ae9e45e066d844d2a64bfcbb344703ff46f2e014
|
3 |
+
size 3316518
|
003_cracker_box/tsdf/nontextured.stl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7ec8e29115e8ac88d0907ec8fa8a05fd979b781ed20315a4683f279669bd2132
|
3 |
+
size 3384084
|
003_cracker_box/tsdf/nontextured.xml
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<KinBody name="003_cracker_box">
|
2 |
+
<Body type="static" name="003_cracker_box">
|
3 |
+
<Geom type="trimesh">
|
4 |
+
<Render>./nontextured.stl</Render>
|
5 |
+
<Data>./nontextured.stl</Data>
|
6 |
+
</Geom>
|
7 |
+
</Body>
|
8 |
+
</KinBody>
|
003_cracker_box/tsdf/textured.mtl
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
newmtl texture_textured.png
|
2 |
+
Ns 96.078431
|
3 |
+
Ka 0.000000 0.000000 0.000000
|
4 |
+
Kd 0.640000 0.640000 0.640000
|
5 |
+
Ks 0.500000 0.500000 0.500000
|
6 |
+
Ni 1.000000
|
7 |
+
d 1.000000
|
8 |
+
illum 2
|
9 |
+
map_Kd textured.png
|
003_cracker_box/tsdf/textured.obj
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9eb808299a3cedb27f50a3439d1efd5810487849658014b7270e7a47e67b04df
|
3 |
+
size 27895295
|
003_cracker_box/tsdf/textured.png
ADDED
Git LFS Details
|