patch envs
Browse files
block_stack_kitchen/initial_conditions.json
CHANGED
|
@@ -5,7 +5,7 @@
|
|
| 5 |
"tray": [
|
| 6 |
0.445054292678833,
|
| 7 |
-0.0029717832803726196,
|
| 8 |
-
0.
|
| 9 |
0.8498085737228394,
|
| 10 |
5.960464477539063e-08,
|
| 11 |
0.0,
|
|
@@ -6502,4 +6502,4 @@
|
|
| 6502 |
]
|
| 6503 |
}
|
| 6504 |
]
|
| 6505 |
-
}
|
|
|
|
| 5 |
"tray": [
|
| 6 |
0.445054292678833,
|
| 7 |
-0.0029717832803726196,
|
| 8 |
+
0.09638905733823776,
|
| 9 |
0.8498085737228394,
|
| 10 |
5.960464477539063e-08,
|
| 11 |
0.0,
|
|
|
|
| 6502 |
]
|
| 6503 |
}
|
| 6504 |
]
|
| 6505 |
+
}
|
food_bussing/scene.usda
CHANGED
|
@@ -249,14 +249,6 @@ def Xform "World"
|
|
| 249 |
}
|
| 250 |
}
|
| 251 |
|
| 252 |
-
def Xform "Xform"
|
| 253 |
-
{
|
| 254 |
-
quatd xformOp:orient = (1, 0, 0, 0)
|
| 255 |
-
double3 xformOp:scale = (1, 1, 1)
|
| 256 |
-
double3 xformOp:translate = (0.35379045518600577, 0.04443676153631318, 0.0033129385126347555)
|
| 257 |
-
uniform token[] xformOpOrder = ["xformOp:translate", "xformOp:orient", "xformOp:scale"]
|
| 258 |
-
}
|
| 259 |
-
|
| 260 |
def Camera "external_cam" (
|
| 261 |
kind = "model"
|
| 262 |
)
|
|
|
|
| 249 |
}
|
| 250 |
}
|
| 251 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 252 |
def Camera "external_cam" (
|
| 253 |
kind = "model"
|
| 254 |
)
|