File size: 1,015 Bytes
a915466
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c1f2274
 
 
 
a915466
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: timestamp
    dtype: float64
  - name: episode_index
    dtype: int64
  - name: obs_point_cloud_skin_contact
    dtype:
      array2_d:
        shape:
        - 88
        - 6
        dtype: float64
  - name: mask_point_cloud_skin_contact
    sequence: bool
    length: 88
  - name: obs_pose_left
    sequence: float64
    length: 7
  - name: obs_skin_prox_left
    sequence: float64
    length: 44
  - name: obs_skin_force_left
    sequence: float64
    length: 44
  - name: obs_skin_dist_left
    sequence: float64
    length: 44
  - name: obs_dami_force_left
    sequence: float64
    length: 6
  - name: obs_dami_prox_left
    sequence: float64
    length: 6
  - name: obs_ft_left
    sequence: float64
    length: 6
  - name: classification_label
    dtype: int64
  splits:
  - name: test
    num_bytes: 4215378
    num_examples: 718
  download_size: 375241
  dataset_size: 4215378
configs:
- config_name: default
  data_files:
  - split: test
    path: data/test-*
---