Fooping commited on
Commit
bedd50c
·
verified ·
1 Parent(s): 12f4636

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -27,7 +27,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
27
  "codebase_version": "v3.0",
28
  "robot_type": "dmc_robo",
29
  "total_episodes": 1,
30
- "total_frames": 161,
31
  "total_tasks": 1,
32
  "chunks_size": 1000,
33
  "data_files_size_in_mb": 100,
@@ -55,11 +55,14 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
55
  "imu.gyro.x",
56
  "imu.gyro.y",
57
  "imu.gyro.z",
 
 
 
58
  "motor.cmd_v_l",
59
  "motor.cmd_v_r"
60
  ],
61
  "shape": [
62
- 5
63
  ]
64
  },
65
  "observation.images.camera": {
 
27
  "codebase_version": "v3.0",
28
  "robot_type": "dmc_robo",
29
  "total_episodes": 1,
30
+ "total_frames": 202,
31
  "total_tasks": 1,
32
  "chunks_size": 1000,
33
  "data_files_size_in_mb": 100,
 
55
  "imu.gyro.x",
56
  "imu.gyro.y",
57
  "imu.gyro.z",
58
+ "imu.accel.x",
59
+ "imu.accel.y",
60
+ "imu.accel.z",
61
  "motor.cmd_v_l",
62
  "motor.cmd_v_r"
63
  ],
64
  "shape": [
65
+ 8
66
  ]
67
  },
68
  "observation.images.camera": {