File size: 1,064 Bytes
89c6b65
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
---
pretty_name: RB-Y1 Box Tilting
tags:
- LeRobot
- robotics
- imitation-learning
- rby1
- bimanual
- end-effector-control
task_categories:
- robotics
---

# RB-Y1 Box Tilting Dataset

This dataset contains bimanual box-tilting demonstrations collected using the Rainbow Robotics RB-Y1 robot.

## Dataset Summary

- Robot: RB-Y1
- Number of episodes: 68
- Number of frames: 41,675
- Frequency: 30 FPS
- Number of tasks: 1
- Camera: Front RGB camera
- Image resolution: 640 × 480

## Observations

The dataset contains:

- 14-dimensional bilateral arm joint positions
- 12-dimensional bilateral end-effector poses
- Front RGB images

The state vector contains 26 values in total.

## Actions

Actions are 12-dimensional absolute end-effector poses:

- Right arm: x, y, z, wx, wy, wz
- Left arm: x, y, z, wx, wy, wz

## Curation

This dataset was created by merging:

- `rainbowrobotics/box_tilting_1`
- `rainbowrobotics/box_tilting_2`
- `rainbowrobotics/box_tilting_3`
- `rainbowrobotics/box_tilting_4`

Episode 0 was removed from `box_tilting_1` before merging.