five

aloha_static_thread_velcro

收藏
魔搭社区2025-11-02 更新2025-02-08 收录
下载链接:
https://modelscope.cn/datasets/lerobot/aloha_static_thread_velcro
下载链接
链接失效反馈
官方服务:
资源简介:
This dataset was created using [LeRobot](https://github.com/huggingface/lerobot). [meta/info.json](meta/info.json) ```json { "codebase_version": "v2.0", "data_path": "data/train-{episode_index:05d}-of-{total_episodes:05d}.parquet", "robot_type": "aloha", "total_episodes": 34, "total_frames": 20400, "total_tasks": 1, "fps": 50, "splits": { "train": "0:34" }, "keys": [ "observation.state", "action" ], "video_keys": [ "observation.images.cam_high", "observation.images.cam_left_wrist", "observation.images.cam_low", "observation.images.cam_right_wrist" ], "image_keys": [], "shapes": { "observation.state": 14, "action": 14, "observation.images.cam_high": { "width": 640, "height": 480, "channels": 3 }, "observation.images.cam_left_wrist": { "width": 640, "height": 480, "channels": 3 }, "observation.images.cam_low": { "width": 640, "height": 480, "channels": 3 }, "observation.images.cam_right_wrist": { "width": 640, "height": 480, "channels": 3 } }, "names": { "observation.state": [ "left_waist", "left_shoulder", "left_elbow", "left_forearm_roll", "left_wrist_angle", "left_wrist_rotate", "left_gripper", "right_waist", "right_shoulder", "right_elbow", "right_forearm_roll", "right_wrist_angle", "right_wrist_rotate", "right_gripper" ], "action": [ "left_waist", "left_shoulder", "left_elbow", "left_forearm_roll", "left_wrist_angle", "left_wrist_rotate", "left_gripper", "right_waist", "right_shoulder", "right_elbow", "right_forearm_roll", "right_wrist_angle", "right_wrist_rotate", "right_gripper" ] }, "videos": { "videos_path": "videos/{video_key}_episode_{episode_index:06d}.mp4", "observation.images.cam_high": { "video.fps": 50.0, "video.width": 640, "video.height": 480, "video.channels": 3, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "has_audio": false }, "observation.images.cam_left_wrist": { "video.fps": 50.0, "video.width": 640, "video.height": 480, "video.channels": 3, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "has_audio": false }, "observation.images.cam_low": { "video.fps": 50.0, "video.width": 640, "video.height": 480, "video.channels": 3, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "has_audio": false }, "observation.images.cam_right_wrist": { "video.fps": 50.0, "video.width": 640, "video.height": 480, "video.channels": 3, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "has_audio": false } } } ```

本数据集基于[LeRobot](https://github.com/huggingface/lerobot)构建。 [meta/info.json](meta/info.json) json { "代码库版本": "v2.0", "数据文件路径": "data/train-{episode_index:05d}-of-{total_episodes:05d}.parquet", "机器人类型": "aloha", "总回合数": 34, "总帧数": 20400, "总任务数": 1, "帧率": 50, "数据集划分": { "训练集": "0:34" }, "数据字段列表": [ "observation.state", "action" ], "视频模态字段列表": [ "observation.images.cam_high", "observation.images.cam_left_wrist", "observation.images.cam_low", "observation.images.cam_right_wrist" ], "静态图像字段列表": [], "各字段维度信息": { "observation.state": 14, "action": 14, "observation.images.cam_high": { "宽度": 640, "高度": 480, "通道数": 3 }, "observation.images.cam_left_wrist": { "宽度": 640, "高度": 480, "通道数": 3 }, "observation.images.cam_low": { "宽度": 640, "高度": 480, "通道数": 3 }, "observation.images.cam_right_wrist": { "宽度": 640, "高度": 480, "通道数": 3 } }, "各维度语义名称": { "observation.state": [ "左侧腰部关节", "左侧肩部关节", "左侧肘部关节", "左侧前臂旋转", "左侧腕关节角度", "左侧腕关节旋转", "左手夹爪", "右侧腰部关节", "右侧肩部关节", "右侧肘部关节", "右侧前臂旋转", "右侧腕关节角度", "右侧腕关节旋转", "右手夹爪" ], "action": [ "左侧腰部关节", "左侧肩部关节", "左侧肘部关节", "左侧前臂旋转", "左侧腕关节角度", "左侧腕关节旋转", "左手夹爪", "右侧腰部关节", "右侧肩部关节", "右侧肘部关节", "右侧前臂旋转", "右侧腕关节角度", "右侧腕关节旋转", "右手夹爪" ] }, "视频文件配置": { "视频文件路径模板": "videos/{video_key}_episode_{episode_index:06d}.mp4", "observation.images.cam_high": { "视频帧率": 50.0, "视频宽度": 640, "视频高度": 480, "视频通道数": 3, "视频编码格式": "av1", "视频像素格式": "yuv420p", "是否为深度图": false, "是否包含音频": false }, "observation.images.cam_left_wrist": { "视频帧率": 50.0, "视频宽度": 640, "视频高度": 480, "视频通道数": 3, "视频编码格式": "av1", "视频像素格式": "yuv420p", "是否为深度图": false, "是否包含音频": false }, "observation.images.cam_low": { "视频帧率": 50.0, "视频宽度": 640, "视频高度": 480, "视频通道数": 3, "视频编码格式": "av1", "视频像素格式": "yuv420p", "是否为深度图": false, "是否包含音频": false }, "observation.images.cam_right_wrist": { "视频帧率": 50.0, "视频宽度": 640, "视频高度": 480, "视频通道数": 3, "视频编码格式": "av1", "视频像素格式": "yuv420p", "是否为深度图": false, "是否包含音频": false } } }
提供机构:
maas
创建时间:
2025-02-06
5,000+
优质数据集
54 个
任务类型
进入经典数据集
二维码
社区交流群

面向社区/商业的数据集话题

二维码
科研交流群

面向高校/科研机构的开源数据集话题

数据驱动未来

携手共赢发展

商业合作