SONIC-VLA-BonesSeed
收藏资源简介:
SONIC-VLA-BonesSeed是一个专为Unitree G1人形机器人设计的小型LeRobot v2.1格式数据集,旨在验证“语言提示→运动令牌→全身控制”的视觉语言动作(VLA)处理流程。数据集通过仿真生成,将自然语言提示、机器人自我视角图像(480×640分辨率)和本体感知状态(43维)与NVIDIA GEAR-SONIC全身控制器输出的64维FSQ量化运动令牌配对。数据来源于GEAR-SONIC控制器对7个参考动作(舞蹈、macarena、踢腿、弓步、深蹲、单腿跳、行走与转身)的仿真执行记录,每个动作对应一个独立片段,总计7个片段,采样频率为50Hz。关键数据字段包括:`action.motion_token`(控制器直接消费的64维潜在表示)、`observation.state`(43维本体状态)、`observation.projected_gravity`(3维投影重力)、`observation.images.ego_view`(自我视角RGB图像)以及`annotation.human.task_description`(文本提示)。该数据集主要用于为下游模型`wsagi/GR00T-N1.7-G1-SONIC-BonesSeed`提供训练输入,并作为概念验证以确认提示到动作令牌再到控制器执行的管道可行性。其上游依赖包括`nvidia/GEAR-SONIC`(控制器和演示动作)及`bones-studio/seed`(人类动作捕捉语料库)。数据集明确限定为风险验证用途,规模小(<1K样本),未进行数据增强,不旨在覆盖新动作或训练通用策略。使用需遵循NVIDIA开放模型许可证。
SONIC-VLA-BonesSeed is a small LeRobot v2.1 format dataset specifically designed for the Unitree G1 humanoid robot, aiming to validate the visual language action (VLA) processing pipeline of "language prompt → motion token → whole-body control". Generated via simulation, this dataset pairs natural language prompts, robot egocentric view images (480×640 resolution), and proprioceptive states (43-dimensional) with 64-dimensional FSQ-quantized motion tokens output by the NVIDIA GEAR-SONIC whole-body controller. The dataset is derived from simulation execution logs of 7 reference actions (dance, macarena, kick, lunge, squat, single-leg jump, walk and turn) generated by the GEAR-SONIC controller, where each action corresponds to an independent segment, totaling 7 segments, with a sampling frequency of 50Hz. Key data fields include: `action.motion_token` (64-dimensional latent representation directly consumed by the controller), `observation.state` (43-dimensional proprioceptive state), `observation.projected_gravity` (3-dimensional projected gravity), `observation.images.ego_view` (egocentric RGB images), and `annotation.human.task_description` (text prompts). This dataset is primarily used to provide training inputs for the downstream model `wsagi/GR00T-N1.7-G1-SONIC-BonesSeed`, and serves as a proof of concept to confirm the feasibility of the pipeline from prompt to motion token and then to controller execution. Its upstream dependencies include `nvidia/GEAR-SONIC` (controller and demonstration actions) and `bones-studio/seed` (human motion capture corpus). The dataset is explicitly limited to risk verification use cases, with a small scale (less than 1K samples), no data augmentation applied, and is not intended to cover new actions or train general-purpose policies. Its usage must comply with the NVIDIA Open Model License.
数据集概要
SONIC-VLA-BonesSeed 是一个用于 Unitree G1 人形机器人的小型 LeRobot v2.1 格式数据集,将 语言提示 + 第一人称视角图像 + 本体感知 映射为 64维 FSQ 量化运动令牌(motion_token),作为 GEAR-SONIC 全身控制器的输入。该数据集包含 7 种运动,每个运动仅有一个片段,主要用于验证 提示→令牌→全身控制 管线的可行性。
数据来源与谱系
- 直接上游: nvidia/GEAR-SONIC(提供全身控制器和 7 个参考运动)
- 间接上游: bones-studio/seed(GEAR-SONIC 训练所用的人类运动捕捉语料库)
- 生成方式: 在 Isaac Lab 仿真环境中,使用 GEAR-SONIC 全身控制器跟踪 7 个参考运动,记录每一步的运动令牌、第一人称 RGB 图像、本体感知和根四元数,再转换为 LeRobot v2.1 格式
数据集内容
| 属性 | 说明 |
|---|---|
| 格式 | LeRobot v2.1(meta/info.json、meta/modality.json、parquet + mp4) |
| 片段数 | 7(每运动一个) |
| 机器人形态 | unitree_g1_sonic(29 自由度 Unitree G1) |
| 帧率 | 50 fps |
| 关键特征 | action.motion_token(64 维)、observation.state(43 维)、observation.projected_gravity(3 维)、observation.images.ego_view(480×640)、annotation.human.task_description(提示) |
action.motion_token 是 GEAR-SONIC 控制器实际消耗的、经过 FSQ 量化的令牌。
运动提示(Prompts)
- dance
- dance the macarena
- kick
- do a forward lunge
- squat
- jump on one leg
- walk and turn around
范围与用途
- 仅包含 7 种运动,每运动 1 个片段
- 作为 风险缓解/概念验证 数据集,用于验证提示→令牌→全身控制管线
- 不适用于 训练通用策略,未包含数据增强或新运动覆盖
许可证与引用
- 基于 nvidia/GEAR-SONIC 发布,遵循 NVIDIA Open Model License 条款
- 建议引用 GEAR-SONIC 和 BONES-SEED 相关文献




