liveplex commited on
Commit
1d4e17f
·
verified ·
1 Parent(s): c2170d9

Upload dataset

Browse files
README.md CHANGED
@@ -1,22 +1,84 @@
1
  ---
2
  language:
3
- - en
4
- - ko
5
  license: mit
6
  task_categories:
7
- - robotics
8
- - tabular-classification
9
  tags:
10
- - robotics
11
- - failure-analysis
12
- - pick-and-place
13
- - nvidia-isaac-sim
14
- - franka-panda
15
- - ur5e
16
- - physical-ai
17
- - cross-robot
18
  size_categories:
19
- - 10K<n<100K
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
20
  ---
21
 
22
  # RoboGate Failure Dictionary
 
1
  ---
2
  language:
3
+ - en
4
+ - ko
5
  license: mit
6
  task_categories:
7
+ - robotics
8
+ - tabular-classification
9
  tags:
10
+ - robotics
11
+ - failure-analysis
12
+ - pick-and-place
13
+ - nvidia-isaac-sim
14
+ - franka-panda
15
+ - ur5e
16
+ - physical-ai
17
+ - cross-robot
18
  size_categories:
19
+ - 10K<n<100K
20
+ configs:
21
+ - config_name: default
22
+ data_files:
23
+ - split: franka
24
+ path: data/franka-*
25
+ - split: franka_boundary
26
+ path: data/franka_boundary-*
27
+ - split: ur5e
28
+ path: data/ur5e-*
29
+ - split: train
30
+ path: data/train-*
31
+ dataset_info:
32
+ features:
33
+ - name: friction
34
+ dtype: float64
35
+ - name: mass
36
+ dtype: float64
37
+ - name: com_offset
38
+ dtype: float64
39
+ - name: size
40
+ dtype: float64
41
+ - name: ik_noise
42
+ dtype: float64
43
+ - name: obstacles
44
+ dtype: int64
45
+ - name: shape
46
+ dtype: string
47
+ - name: placement
48
+ dtype: string
49
+ - name: success
50
+ dtype: bool
51
+ - name: failure_type
52
+ dtype: string
53
+ - name: cycle_time
54
+ dtype: float64
55
+ - name: collision
56
+ dtype: bool
57
+ - name: drop
58
+ dtype: bool
59
+ - name: grasp_miss
60
+ dtype: bool
61
+ - name: fail_prob
62
+ dtype: float64
63
+ - name: zone
64
+ dtype: string
65
+ - name: sample_idx
66
+ dtype: int64
67
+ splits:
68
+ - name: franka
69
+ num_bytes: 1165541
70
+ num_examples: 10000
71
+ - name: franka_boundary
72
+ num_bytes: 1154763
73
+ num_examples: 10000
74
+ - name: ur5e
75
+ num_bytes: 1021943
76
+ num_examples: 10000
77
+ - name: train
78
+ num_bytes: 3342247
79
+ num_examples: 30000
80
+ download_size: 2723675
81
+ dataset_size: 6684494
82
  ---
83
 
84
  # RoboGate Failure Dictionary
data/franka-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e55102c409ada7bf4b8a289c9a2d610b10f3dfba0e5b1fa9ffc2c698f9d9666c
3
- size 528151
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cbefb3e054460645f5542d1126c9bd90ea581ee5d27758ca8a8643aa995f3cf9
3
+ size 621733
data/{all-00000-of-00001.parquet → franka_boundary-00000-of-00001.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:88b37936518c88f0e879880e576cf6d3da75028a6bc68c27c02df47623487bad
3
- size 664715
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02a38d14ca2b9582f55585a3b31453a62e9968ba13be031ee84b0c2ea2ea1926
3
+ size 621535
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cfb2e0415a5c7ba47f15bf15465fd2401330a84f7e4b9363edde91e86b490288
3
+ size 1307403
data/ur5e-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e895d6cec1243c81ac957e6e7c3baf1c4984acee77448d6b14ec09e00a33e2ea
3
- size 114941
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3cd7d5e979982b832c7f8626049bc9e0f9f6ffc2c9c58c29a8afcc5ad923e095
3
+ size 173004