WillMandil001 commited on
Commit
d87cc13
·
verified ·
1 Parent(s): 93b6fd6

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -31,7 +31,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
31
  "codebase_version": "v3.0",
32
  "robot_type": "panda",
33
  "total_episodes": 100,
34
- "total_frames": 6939,
35
  "total_tasks": 1,
36
  "chunks_size": 1000,
37
  "data_files_size_in_mb": 100,
@@ -74,6 +74,15 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
74
  "x,y,z, roll,pitch,yaw, gripper"
75
  ]
76
  },
 
 
 
 
 
 
 
 
 
77
  "timestamp": {
78
  "dtype": "float32",
79
  "shape": [
 
31
  "codebase_version": "v3.0",
32
  "robot_type": "panda",
33
  "total_episodes": 100,
34
+ "total_frames": 7061,
35
  "total_tasks": 1,
36
  "chunks_size": 1000,
37
  "data_files_size_in_mb": 100,
 
74
  "x,y,z, roll,pitch,yaw, gripper"
75
  ]
76
  },
77
+ "raw_action": {
78
+ "dtype": "float32",
79
+ "shape": [
80
+ 8
81
+ ],
82
+ "names": [
83
+ "x,y,z, rx,ry,rz,rw"
84
+ ]
85
+ },
86
  "timestamp": {
87
  "dtype": "float32",
88
  "shape": [