dreamlake-configs
收藏资源简介:
DreamLake viz — overlay configs 是一个包含多个 .dreamrc 配置文件的仓库,用于可视化多个不属于该仓库的机器人及其他领域数据集。每个配置文件通过其内部的 storage 块明确引用对应的数据集,从而实现配置与只读数据的分离。仓库按文件夹组织,每个文件夹对应一个可视化配置,涵盖以下数据集:pusht(来自 lerobot/pusht,LeRobot v3.0)、aloha_static_coffee(来自 lerobot/aloha_static_coffee,提供两种布局)、libero_spatial_lerobot_depth(来自 juyil/libero_spatial_lerobot_depth)、gym-xarm-pointcloud(来自 rishabhrj11/gym-xarm-pointcloud)、mv-umi(来自 omarrayyann/mv-umi,UMI zarr 格式)以及一个 512 MB 的 nuScenes MCAP 文件(通过范围请求读取)。此外,对于用户自己拥有的数据集,其 .dreamrc 文件应直接放在数据集根目录下,不包含 storage 块。该仓库采用 CC-BY-4.0 许可证。
DreamLake viz — overlay configs is a repository containing multiple .dreamrc configuration files for visualizing robot and other domain datasets that do not belong to this repository. Each configuration file explicitly references its corresponding dataset via an internal storage block, enabling separation of configuration from read-only data. The repository is organized by folders, each corresponding to a visualization configuration, covering the following datasets: pusht (from lerobot/pusht, LeRobot v3.0), aloha_static_coffee (from lerobot/aloha_static_coffee, with two layouts), libero_spatial_lerobot_depth (from juyil/libero_spatial_lerobot_depth), gym-xarm-pointcloud (from rishabhrj11/gym-xarm-pointcloud), mv-umi (from omarrayyann/mv-umi, UMI zarr format), and a 512 MB nuScenes MCAP file (read via range requests). Additionally, for datasets owned by users, their .dreamrc files should be placed directly in the dataset root directory without a storage block. This repository is licensed under CC-BY-4.0.
DreamLake viz — overlay configs 数据集概述
基本信息
- 许可证:cc-by-4.0(知识共享署名4.0国际版)
- 标签:robotics(机器人学)、dreamlake
- 数据类型:配置文件(
.dreamrc格式)
数据集内容
该数据集包含用于 DreamLake 可视化工具的 overlay 配置文件(.dreamrc 文件),这些配置针对非用户自有的数据集设计。每个配置文件通过自身的 storage: 块指明其对应的数据集,使得配置可以与只读数据分离存储并正常解析。
配置与数据集对应关系
| 文件夹 | 对应的可视化数据集 |
|---|---|
pusht/ |
lerobot/pusht(LeRobot v3.0) |
aloha-coffee/, aloha-coffee-alt/ |
lerobot/aloha_static_coffee — 同一数据,两种布局 |
libero-depth/ |
juyil/libero_spatial_lerobot_depth |
gym-xarm-pointcloud/ |
rishabhrj11/gym-xarm-pointcloud |
mv-umi/ |
omarrayyann/mv-umi(UMI zarr 格式) |
nuscenes-mcap/ |
一个 512 MB 的 nuScenes MCAP 文件,通过 range request 读取 |
使用说明
- 针对用户自有的数据集,
.dreamrc文件应直接放置在该数据集根目录下,且不包含storage:块,由应用程序自动注入。 - 针对非自有的数据集,则使用本配置集中的配置,通过
storage:块进行数据定位。
适用场景
该数据集主要用于机器人领域的数据可视化配置管理,适用于需要跨数据集进行统一可视化配置的场景。




