File size: 1,940 Bytes
509c451
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9d2cd88
 
 
4a81776
 
 
 
 
509c451
 
 
 
 
9d2cd88
 
4a81776
 
509c451
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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
---
dataset_info:
  features:
  - name: current
    list:
      list: float64
  - name: error_status
    list:
      list: int64
  - name: frame_idx
    list:
      list: int64
  - name: get_pos_time_ms
    list:
      list: float64
  - name: inference_latency_ms
    list:
      list: float64
  - name: initial_pose_left
    list:
      list: float64
  - name: initial_pose_right
    list:
      list: float64
  - name: joint_currents
    list:
      list: float64
  - name: joint_positions
    list:
      list: float64
  - name: joint_torques
    list:
      list: float64
  - name: joint_velocities
    list:
      list: float64
  - name: left_ee_pos
    list:
      list: float64
  - name: motor_temperatures
    list:
      list: float64
  - name: read_images_time_ms
    list:
      list: float64
  - name: read_joint_time_ms
    list:
      list: float64
  - name: right_ee_pos
    list:
      list: float64
  - name: robot_mode
    list:
      list: int64
  - name: running_status
    list:
      list: int64
  - name: tcp_force
    list:
      list: float64
  - name: tcp_pose
    list:
      list: float64
  - name: timestamp_sec
    list:
      list: float64
  - name: total_time_ms
    list:
      list: float64
  - name: voltage
    list:
      list: float64
  - name: inference_folder
    dtype: string
  splits:
  - name: benchmark_peg_deployment
    num_bytes: 16437496
    num_examples: 1
  - name: benchmark_passing_deployment
    num_bytes: 21459532
    num_examples: 1
  - name: benchmark_towelfolding_deployment
    num_bytes: 83073845
    num_examples: 1
  download_size: 45643074
  dataset_size: 120970873
configs:
- config_name: default
  data_files:
  - split: benchmark_peg_deployment
    path: data/benchmark_peg_deployment-*
  - split: benchmark_passing_deployment
    path: data/benchmark_passing_deployment-*
  - split: benchmark_towelfolding_deployment
    path: data/benchmark_towelfolding_deployment-*
---