svla_so101_pickplace
收藏资源简介:
这是一个机器人领域的数据集,使用LeRobot创建,包含50个训练片段,总计11939帧数据。数据集记录了so100_follower机器人的操作过程,包含6维动作控制信号(肩部平移、肩部升降、肘部弯曲、腕部弯曲、腕部旋转和夹爪位置)和相应的6维观测状态(相同的关节位置)。同时提供两个摄像头视角的视频数据:上视角和侧视角,分辨率均为640x480,30帧率。数据集还包含时间戳、帧索引、片段索引等元数据信息。
This is a robotics dataset developed using LeRobot, which consists of 50 training episodes with a total of 11939 frames. The dataset records the operational process of the so100_follower robot, including 6-dimensional action control signals (shoulder translation, shoulder lift, elbow flexion, wrist flexion, wrist rotation, and gripper position) and corresponding 6-dimensional observation states (identical joint positions). It also provides video data from two camera perspectives: top-down view and side view, both with a resolution of 640×480 and a frame rate of 30 fps. Additionally, metadata such as timestamps, frame indices, and episode indices are included in the dataset.
数据集概述
基本信息
- 名称: svla_so101_pickplace
- 许可协议: Apache-2.0
- 任务类别: 机器人学
- 标签: LeRobot
数据集结构
- 总任务数: 1
- 总视频数: 100
- 总片段数: 50
- 总帧数: 11939
- 数据块数: 1
- 数据块大小: 1000
- 帧率: 30 FPS
数据格式
- 数据文件格式: Parquet
- 数据文件路径模式:
data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet - 视频文件路径模式:
videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4
特征描述
动作特征
- 名称: action
- 数据类型: float32
- 形状: [6]
- 关节位置:
- shoulder_pan.pos
- shoulder_lift.pos
- elbow_flex.pos
- wrist_flex.pos
- wrist_roll.pos
- gripper.pos
观测特征
状态观测
- 名称: observation.state
- 数据类型: float32
- 形状: [6]
- 关节位置:
- shoulder_pan.pos
- shoulder_lift.pos
- elbow_flex.pos
- wrist_flex.pos
- wrist_roll.pos
- gripper.pos
图像观测 - 上方视角
- 名称: observation.images.up
- 数据类型: video
- 分辨率: 480×640×3
- 视频编码: av1
- 像素格式: yuv420p
- 深度图: 否
- 音频: 无
图像观测 - 侧面视角
- 名称: observation.images.side
- 数据类型: video
- 分辨率: 480×640×3
- 视频编码: av1
- 像素格式: yuv420p
- 深度图: 否
- 音频: 无
元数据特征
- 时间戳: float32, 形状[1]
- 帧索引: int64, 形状[1]
- 片段索引: int64, 形状[1]
- 索引: int64, 形状[1]
- 任务索引: int64, 形状[1]
分割信息
- 训练集: 片段0-50
技术信息
- 代码库版本: v2.1
- 机器人类型: so100_follower




