shauryadewan commited on
Commit
bf793c9
·
verified ·
1 Parent(s): 586a089

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -1,7 +1,7 @@
1
- ---
2
- size_categories:
3
- - 1K<n<10K
4
- ---
5
  ## Dataset Description
6
 
7
  This is a fully annotated, synthetically generated dataset consisting of 1,000 demonstrations of a single Franka Panda robot arm performing a fixed-order three-cube stacking task in Isaac Lab. The robot consistently stacks cubes in the order: blue (bottom) → red (middle) → green (top).
@@ -43,13 +43,13 @@ Each demo consists of a time-indexed sequence of the following modalities:
43
  - 7D vector: 6D relative end-effector motion + 1D gripper action
44
 
45
  ### Observations
46
- - `robot_states`: Joint positions, velocities, and gripper open/close state
47
- - `ee_states`: End-effector 6-DOF pose
48
- - `cube_states`: 6-DOF poses (position + quaternion) for blue, red, and green cubes
49
- - `images.table_camera`:
50
  - 200×200 RGB (visually augmented using Cosmos Transfer1)
51
  - 200×200 Depth
52
  - 200×200 Segmentation mask
53
  - 200×200 Surface normal map
54
- - `images.wrist_camera`:
55
  - 200×200 RGB
 
1
+ ---
2
+ size_categories:
3
+ - 1K<n<10K
4
+ ---
5
  ## Dataset Description
6
 
7
  This is a fully annotated, synthetically generated dataset consisting of 1,000 demonstrations of a single Franka Panda robot arm performing a fixed-order three-cube stacking task in Isaac Lab. The robot consistently stacks cubes in the order: blue (bottom) → red (middle) → green (top).
 
43
  - 7D vector: 6D relative end-effector motion + 1D gripper action
44
 
45
  ### Observations
46
+ - Robot states: Joint positions, velocities, and gripper open/close state
47
+ - EEF states: End-effector 6-DOF pose
48
+ - Cube states: Poses (positions + orientations) for blue, red, and green cubes
49
+ - Table camera visuals:
50
  - 200×200 RGB (visually augmented using Cosmos Transfer1)
51
  - 200×200 Depth
52
  - 200×200 Segmentation mask
53
  - 200×200 Surface normal map
54
+ - Wrist camera visuals:
55
  - 200×200 RGB