Datasets:
ArXiv:
License:
Add oliveoilkitchen environment
Browse filesUploads RoboTwin-derived `oliveoilkitchen` environment (scene.usda + assets/ + initial_conditions.json). Pose is a placeholder and can be refined in a follow-up.
- oliveoilkitchen/assets/board_0/.asset_hash +1 -0
- oliveoilkitchen/assets/board_0/config.yaml +47 -0
- oliveoilkitchen/assets/board_0/mesh.usd +3 -0
- oliveoilkitchen/assets/board_0/textures/texture_diffuse.png +3 -0
- oliveoilkitchen/assets/board_0/textures/texture_metallic-texture_roughness.png +3 -0
- oliveoilkitchen/assets/board_0/textures/texture_normal.png +3 -0
- oliveoilkitchen/assets/olive_oil_0/.asset_hash +1 -0
- oliveoilkitchen/assets/olive_oil_0/config.yaml +47 -0
- oliveoilkitchen/assets/olive_oil_0/mesh.usd +3 -0
- oliveoilkitchen/assets/olive_oil_0/textures/texture_diffuse.png +3 -0
- oliveoilkitchen/assets/olive_oil_0/textures/texture_metallic-texture_roughness.png +3 -0
- oliveoilkitchen/assets/olive_oil_0/textures/texture_normal.png +3 -0
- oliveoilkitchen/initial_conditions.json +25 -0
- oliveoilkitchen/scene.usda +120 -0
oliveoilkitchen/assets/board_0/.asset_hash
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
7b2fb3ec30a7e3924ae2fbb169735855
|
oliveoilkitchen/assets/board_0/config.yaml
ADDED
|
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
asset_path: /home/mingxuanyan/workspace/datasets/robotwin/objects/104_board/visual/base3.glb
|
| 2 |
+
usd_dir: /home/mingxuanyan/workspace/RegraspGen/my_regrasp/envs/polaris/PolaRiS-Hub/playing_cards_kitchen/assets/board_0
|
| 3 |
+
usd_file_name: mesh.usd
|
| 4 |
+
force_usd_conversion: true
|
| 5 |
+
make_instanceable: false
|
| 6 |
+
mass_props:
|
| 7 |
+
mass: 0.2
|
| 8 |
+
density: null
|
| 9 |
+
rigid_props:
|
| 10 |
+
rigid_body_enabled: null
|
| 11 |
+
kinematic_enabled: null
|
| 12 |
+
disable_gravity: null
|
| 13 |
+
linear_damping: null
|
| 14 |
+
angular_damping: null
|
| 15 |
+
max_linear_velocity: null
|
| 16 |
+
max_angular_velocity: null
|
| 17 |
+
max_depenetration_velocity: null
|
| 18 |
+
max_contact_impulse: null
|
| 19 |
+
enable_gyroscopic_forces: null
|
| 20 |
+
retain_accelerations: null
|
| 21 |
+
solver_position_iteration_count: null
|
| 22 |
+
solver_velocity_iteration_count: null
|
| 23 |
+
sleep_threshold: null
|
| 24 |
+
stabilization_threshold: null
|
| 25 |
+
collision_props:
|
| 26 |
+
collision_enabled: true
|
| 27 |
+
contact_offset: null
|
| 28 |
+
rest_offset: null
|
| 29 |
+
torsional_patch_radius: null
|
| 30 |
+
min_torsional_patch_radius: null
|
| 31 |
+
mesh_collision_props: null
|
| 32 |
+
translation: !!python/tuple
|
| 33 |
+
- 0.0
|
| 34 |
+
- 0.0
|
| 35 |
+
- 0.0
|
| 36 |
+
rotation: !!python/tuple
|
| 37 |
+
- 1.0
|
| 38 |
+
- 0.0
|
| 39 |
+
- 0.0
|
| 40 |
+
- 0.0
|
| 41 |
+
scale: !!python/tuple
|
| 42 |
+
- 1.0
|
| 43 |
+
- 1.0
|
| 44 |
+
- 1.0
|
| 45 |
+
##
|
| 46 |
+
# Generated by MeshConverter on 2026-01-19 at 22:55:33.
|
| 47 |
+
##
|
oliveoilkitchen/assets/board_0/mesh.usd
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ef83b094c32e090f87f745072611c4b2b79aa9323ede309ef18d1ec74f9d90ad
|
| 3 |
+
size 2878294
|
oliveoilkitchen/assets/board_0/textures/texture_diffuse.png
ADDED
|
Git LFS Details
|
oliveoilkitchen/assets/board_0/textures/texture_metallic-texture_roughness.png
ADDED
|
Git LFS Details
|
oliveoilkitchen/assets/board_0/textures/texture_normal.png
ADDED
|
Git LFS Details
|
oliveoilkitchen/assets/olive_oil_0/.asset_hash
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
2346aae34c8d7a6c1c9e1ea860896a56
|
oliveoilkitchen/assets/olive_oil_0/config.yaml
ADDED
|
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
asset_path: /home/glt/proj/RegraspGen/my_regrasp/assets/robotwin_objects/objects/029_olive-oil/visual/base2.glb
|
| 2 |
+
usd_dir: /home/glt/proj/RegraspGen/my_regrasp/envs/polaris/PolaRiS-Hub/oliveoilkitchen/assets/olive_oil_0
|
| 3 |
+
usd_file_name: mesh.usd
|
| 4 |
+
force_usd_conversion: true
|
| 5 |
+
make_instanceable: false
|
| 6 |
+
mass_props:
|
| 7 |
+
mass: 0.1
|
| 8 |
+
density: null
|
| 9 |
+
rigid_props:
|
| 10 |
+
rigid_body_enabled: null
|
| 11 |
+
kinematic_enabled: null
|
| 12 |
+
disable_gravity: null
|
| 13 |
+
linear_damping: null
|
| 14 |
+
angular_damping: null
|
| 15 |
+
max_linear_velocity: null
|
| 16 |
+
max_angular_velocity: null
|
| 17 |
+
max_depenetration_velocity: null
|
| 18 |
+
max_contact_impulse: null
|
| 19 |
+
enable_gyroscopic_forces: null
|
| 20 |
+
retain_accelerations: null
|
| 21 |
+
solver_position_iteration_count: null
|
| 22 |
+
solver_velocity_iteration_count: null
|
| 23 |
+
sleep_threshold: null
|
| 24 |
+
stabilization_threshold: null
|
| 25 |
+
collision_props:
|
| 26 |
+
collision_enabled: true
|
| 27 |
+
contact_offset: null
|
| 28 |
+
rest_offset: null
|
| 29 |
+
torsional_patch_radius: null
|
| 30 |
+
min_torsional_patch_radius: null
|
| 31 |
+
mesh_collision_props: null
|
| 32 |
+
translation: !!python/tuple
|
| 33 |
+
- 0.0
|
| 34 |
+
- 0.0
|
| 35 |
+
- 0.0
|
| 36 |
+
rotation: !!python/tuple
|
| 37 |
+
- 1.0
|
| 38 |
+
- 0.0
|
| 39 |
+
- 0.0
|
| 40 |
+
- 0.0
|
| 41 |
+
scale: !!python/tuple
|
| 42 |
+
- 1.0
|
| 43 |
+
- 1.0
|
| 44 |
+
- 1.0
|
| 45 |
+
##
|
| 46 |
+
# Generated by MeshConverter on 2026-04-10 at 17:12:24.
|
| 47 |
+
##
|
oliveoilkitchen/assets/olive_oil_0/mesh.usd
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:145e4869259c42f3d8551d805e64294b2e70df7999655c9ef608a4a62058e850
|
| 3 |
+
size 2370199
|
oliveoilkitchen/assets/olive_oil_0/textures/texture_diffuse.png
ADDED
|
Git LFS Details
|
oliveoilkitchen/assets/olive_oil_0/textures/texture_metallic-texture_roughness.png
ADDED
|
Git LFS Details
|
oliveoilkitchen/assets/olive_oil_0/textures/texture_normal.png
ADDED
|
Git LFS Details
|
oliveoilkitchen/initial_conditions.json
ADDED
|
@@ -0,0 +1,25 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"instruction": "Pick and regrasp the olive oil bottle",
|
| 3 |
+
"poses": [
|
| 4 |
+
{
|
| 5 |
+
"olive_oil_0": [
|
| 6 |
+
0.45,
|
| 7 |
+
0.0,
|
| 8 |
+
0.05,
|
| 9 |
+
1.0,
|
| 10 |
+
0.0,
|
| 11 |
+
0.0,
|
| 12 |
+
0.0
|
| 13 |
+
],
|
| 14 |
+
"board_0": [
|
| 15 |
+
0.4677,
|
| 16 |
+
0.0,
|
| 17 |
+
-0.025,
|
| 18 |
+
0.7071,
|
| 19 |
+
0.7071,
|
| 20 |
+
0.0,
|
| 21 |
+
0.0
|
| 22 |
+
]
|
| 23 |
+
}
|
| 24 |
+
]
|
| 25 |
+
}
|
oliveoilkitchen/scene.usda
ADDED
|
@@ -0,0 +1,120 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
#usda 1.0
|
| 2 |
+
(
|
| 3 |
+
defaultPrim = "World"
|
| 4 |
+
metersPerUnit = 1
|
| 5 |
+
upAxis = "Z"
|
| 6 |
+
)
|
| 7 |
+
|
| 8 |
+
def "Looks"
|
| 9 |
+
{
|
| 10 |
+
def Material "TransparentGreen"
|
| 11 |
+
{
|
| 12 |
+
token outputs:surface.connect = </Looks/TransparentGreen/PreviewSurface.outputs:surface>
|
| 13 |
+
|
| 14 |
+
def Shader "PreviewSurface"
|
| 15 |
+
{
|
| 16 |
+
uniform token info:id = "UsdPreviewSurface"
|
| 17 |
+
color3f inputs:diffuseColor = (0.2, 0.8, 0.3)
|
| 18 |
+
float inputs:opacity = 0.4
|
| 19 |
+
float inputs:roughness = 0.5
|
| 20 |
+
token outputs:surface
|
| 21 |
+
}
|
| 22 |
+
}
|
| 23 |
+
}
|
| 24 |
+
|
| 25 |
+
def Xform "World"
|
| 26 |
+
{
|
| 27 |
+
# Olive oil bottle (~13x31x15cm, already real scale)
|
| 28 |
+
def "olive_oil_0" (
|
| 29 |
+
active = true
|
| 30 |
+
prepend apiSchemas = ["PhysicsRigidBodyAPI", "PhysxRigidBodyAPI"]
|
| 31 |
+
prepend payload = @./assets/olive_oil_0/mesh.usd@
|
| 32 |
+
)
|
| 33 |
+
{
|
| 34 |
+
bool physics:kinematicEnabled = 0
|
| 35 |
+
bool physics:rigidBodyEnabled = 1
|
| 36 |
+
quatf xformOp:orient = (1.0, 0.0, 0.0, 0.0)
|
| 37 |
+
float3 xformOp:scale = (1.0, 1.0, 1.0)
|
| 38 |
+
double3 xformOp:translate = (0.45, 0.0, 0.155)
|
| 39 |
+
uniform token[] xformOpOrder = ["xformOp:translate", "xformOp:orient", "xformOp:scale"]
|
| 40 |
+
|
| 41 |
+
over "geometry"
|
| 42 |
+
{
|
| 43 |
+
over "mesh" (
|
| 44 |
+
prepend apiSchemas = ["PhysicsCollisionAPI", "PhysxCollisionAPI", "PhysxConvexHullCollisionAPI", "PhysicsMeshCollisionAPI", "PhysxConvexDecompositionCollisionAPI"]
|
| 45 |
+
)
|
| 46 |
+
{
|
| 47 |
+
uniform token physics:approximation = "convexDecomposition"
|
| 48 |
+
bool physics:collisionEnabled = 1
|
| 49 |
+
}
|
| 50 |
+
}
|
| 51 |
+
|
| 52 |
+
over "env_light" (
|
| 53 |
+
active = false
|
| 54 |
+
)
|
| 55 |
+
{
|
| 56 |
+
}
|
| 57 |
+
}
|
| 58 |
+
|
| 59 |
+
# Board object (fixed/kinematic)
|
| 60 |
+
def "board_0" (
|
| 61 |
+
active = true
|
| 62 |
+
prepend payload = @./assets/board_0/mesh.usd@
|
| 63 |
+
)
|
| 64 |
+
{
|
| 65 |
+
bool physics:kinematicEnabled = 1
|
| 66 |
+
quatf xformOp:orient = (0.7071, 0.7071, 0.0, 0.0)
|
| 67 |
+
float3 xformOp:scale = (0.4, 0.2, 0.8)
|
| 68 |
+
double3 xformOp:translate = (0.4677, 0.0, -0.025)
|
| 69 |
+
uniform token[] xformOpOrder = ["xformOp:translate", "xformOp:orient", "xformOp:scale"]
|
| 70 |
+
|
| 71 |
+
over "geometry"
|
| 72 |
+
{
|
| 73 |
+
over "mesh" (
|
| 74 |
+
prepend apiSchemas = ["PhysicsCollisionAPI", "PhysxCollisionAPI", "PhysxConvexDecompositionCollisionAPI"]
|
| 75 |
+
)
|
| 76 |
+
{
|
| 77 |
+
uniform token physics:approximation = "convexDecomposition"
|
| 78 |
+
bool physics:collisionEnabled = 1
|
| 79 |
+
}
|
| 80 |
+
}
|
| 81 |
+
|
| 82 |
+
over "env_light" (
|
| 83 |
+
active = false
|
| 84 |
+
)
|
| 85 |
+
{
|
| 86 |
+
}
|
| 87 |
+
}
|
| 88 |
+
|
| 89 |
+
def Camera "external_cam" (
|
| 90 |
+
active = true
|
| 91 |
+
kind = "model"
|
| 92 |
+
)
|
| 93 |
+
{
|
| 94 |
+
float2 clippingRange = (0.01, 10000000)
|
| 95 |
+
float focalLength = 1.0476
|
| 96 |
+
float focusDistance = 400
|
| 97 |
+
float horizontalAperture = 2.5452
|
| 98 |
+
float verticalAperture = 1.4721
|
| 99 |
+
quatd xformOp:orient = (0.6372, 0.3016, 0.3034, 0.6411)
|
| 100 |
+
double3 xformOp:scale = (1, 1, 1)
|
| 101 |
+
double3 xformOp:translate = (1.7974, 0.0043, 1.1154)
|
| 102 |
+
uniform token[] xformOpOrder = ["xformOp:translate", "xformOp:orient", "xformOp:scale"]
|
| 103 |
+
}
|
| 104 |
+
}
|
| 105 |
+
|
| 106 |
+
def Xform "Environment"
|
| 107 |
+
{
|
| 108 |
+
def DistantLight "defaultLight" (
|
| 109 |
+
prepend apiSchemas = ["ShapingAPI"]
|
| 110 |
+
)
|
| 111 |
+
{
|
| 112 |
+
float inputs:angle = 1
|
| 113 |
+
float inputs:intensity = 3000
|
| 114 |
+
float inputs:shaping:cone:angle = 180
|
| 115 |
+
quatd xformOp:orient = (0.6532814824381883, 0.2705980500730985, 0.27059805007309845, 0.6532814824381882)
|
| 116 |
+
double3 xformOp:scale = (1, 1, 1)
|
| 117 |
+
double3 xformOp:translate = (0, 0, 0)
|
| 118 |
+
uniform token[] xformOpOrder = ["xformOp:translate", "xformOp:orient", "xformOp:scale"]
|
| 119 |
+
}
|
| 120 |
+
}
|