sample_dataset_7
收藏资源简介:
该数据集名为mocovision/pico_dual_arm_record_20260526_165905_delta,是使用LeRobot工具创建的,主要用于机器人控制任务,特别是双机械臂操作。数据集包含训练分割,数据以Parquet格式存储。其模式定义了以下字段:state表示左机械臂关节弧度、右机械臂关节弧度、左夹爪状态和右夹爪状态;action表示左控制器姿态、右控制器姿态、左夹爪和右夹爪;robot_0_action表示左控制器姿态和左夹爪;robot_1_action表示右控制器姿态和右夹爪。元数据和转换诊断信息分别存储在meta/和meta/extra/目录下。
This dataset is named mocovision/pico_dual_arm_record_20260526_165905_delta and was created using the LeRobot tool, primarily for robot control tasks, especially dual robotic arm manipulation. It includes a training split, with data stored in Parquet format. The schema defines the following fields: state represents left arm joint radians, right arm joint radians, left gripper state, and right gripper state; action represents left controller pose, right controller pose, left gripper, and right gripper; robot_0_action represents left controller pose and left gripper; robot_1_action represents right controller pose and right gripper. Metadata and transformation diagnostic information are stored in the meta/ and meta/extra/ directories, respectively.
数据集概述
基本信息
- 数据集名称: mocovision/pico_dual_arm_record_20260526_165905_delta
- 许可证: Apache-2.0
- 标签: LeRobot, Pico, dual-arm
- 任务类别: 机器人技术 (robotics)
数据集结构
- 配置: 默认配置 (default)
- 数据文件:
data/*/*.parquet格式 - 数据集查看器:仅加载
data/*/*.parquet作为训练集分割 - 元数据: 存放于
meta/目录下 - 转换诊断信息: 存放于
meta/extra/目录下
数据模式 (Schema)
state: 左机器人关节弧度、右机器人关节弧度、左夹爪、右夹爪action: 左控制器位姿、右控制器位姿、左夹爪、右夹爪robot_0_action: 左控制器位姿和左夹爪robot_1_action: 右控制器位姿和右夹爪



