The dataset is currently empty. Upload or create new data files. Then, you will be able to explore them in the Dataset Viewer.
CSV_Robot_Dataset
Robot manipulation dataset with 1 episodes.
Dataset Structure
- Episodes: 1 episodes of robot manipulation
- Cameras: 3 camera views (base, arm1, arm2)
- Joints: 34 joint states
- Format: LeRobot v2.1
Usage
from lerobot.common.datasets import LeRobotDataset
dataset = LeRobotDataset("Sraghvi/shrugmaster-robot-dataset")
Files
data/chunk-000/: Parquet files with episode datavideos/chunk-000/: MP4 video files for each camera (contains all image frames)meta/: Metadata files (info.json, episodes.jsonl, etc.)
Dataset Details
- Total Episodes: 1
- Total Frames: 1416
- Average Episode Length: 1416 frames
- FPS: 8.9 (calculated from real data)
- Robot Type: Bimanual arm with 34 joints
- Camera Resolution: 1280x720
- Video Codec: H.264
- Downloads last month
- 16