liveplex commited on
Commit
295a10a
·
verified ·
1 Parent(s): 2650942

Upload dataset

Browse files
README.md CHANGED
@@ -1,15 +1,70 @@
1
  ---
2
  license: apache-2.0
3
  task_categories:
4
- - robotics
5
  tags:
6
- - pick-and-place
7
- - failure-analysis
8
- - domain-randomization
9
- - franka-panda
10
- - isaac-sim
11
  size_categories:
12
- - 10K<n<100K
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13
  ---
14
 
15
  # RoboGate Failure Dictionary
 
1
  ---
2
  license: apache-2.0
3
  task_categories:
4
+ - robotics
5
  tags:
6
+ - pick-and-place
7
+ - failure-analysis
8
+ - domain-randomization
9
+ - franka-panda
10
+ - isaac-sim
11
  size_categories:
12
+ - 10K<n<100K
13
+ dataset_info:
14
+ features:
15
+ - name: friction
16
+ dtype: float64
17
+ - name: mass
18
+ dtype: float64
19
+ - name: size
20
+ dtype: float64
21
+ - name: com_offset
22
+ dtype: float64
23
+ - name: ik_noise
24
+ dtype: float64
25
+ - name: obstacles
26
+ dtype: int64
27
+ - name: shape
28
+ dtype: string
29
+ - name: placement
30
+ dtype: string
31
+ - name: success
32
+ dtype: bool
33
+ - name: failure_type
34
+ dtype: string
35
+ - name: cycle_time
36
+ dtype: float64
37
+ - name: collision
38
+ dtype: bool
39
+ - name: drop
40
+ dtype: bool
41
+ - name: grasp_miss
42
+ dtype: bool
43
+ - name: zone
44
+ dtype: string
45
+ - name: robot
46
+ dtype: string
47
+ splits:
48
+ - name: franka
49
+ num_bytes: 1165541
50
+ num_examples: 10000
51
+ - name: ur5e
52
+ num_bytes: 941943
53
+ num_examples: 10000
54
+ - name: all
55
+ num_bytes: 2107484
56
+ num_examples: 20000
57
+ download_size: 1307807
58
+ dataset_size: 4214968
59
+ configs:
60
+ - config_name: default
61
+ data_files:
62
+ - split: franka
63
+ path: data/franka-*
64
+ - split: ur5e
65
+ path: data/ur5e-*
66
+ - split: all
67
+ path: data/all-*
68
  ---
69
 
70
  # RoboGate Failure Dictionary
data/all-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:88b37936518c88f0e879880e576cf6d3da75028a6bc68c27c02df47623487bad
3
+ size 664715
data/franka-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e55102c409ada7bf4b8a289c9a2d610b10f3dfba0e5b1fa9ffc2c698f9d9666c
3
+ size 528151
data/ur5e-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e895d6cec1243c81ac957e6e7c3baf1c4984acee77448d6b14ec09e00a33e2ea
3
+ size 114941