| Name | Size | Uploaded | Xet hash |
|---|---|---|---|
| assets | 1 items | ||
| base | 23,074 items | ||
| blueprints | 1 items | ||
| cameras | 18,975 items | ||
| derived_archetypes | 22,983 items | ||
| ir | 20,036 items | ||
| odom | 23,074 items | ||
| properties | 23,074 items | ||
| urdf | 23,074 items | ||
| LICENSE | 18.7 kB xet | efa7435e | |
| README.md | 6.38 kB xet | 781cf806 |
HIW-500 — Rerun RRD conversion
Rerun recordings converted from the full
BitRobot/HIW-500 humanoid-teleoperation dataset.
Each episode is written into multiple .rrd files that share one recording_id, one file per layer, ready to view in the Rerun Viewer or to register as a catalog dataset.
Layers live in their own directories, so a single episode is spread across the bucket like this:
base/<task>__<session>__<episode_NNNN>.rrd # every MCAP message as recorded, plus the split head stereo ('base' layer)
derived_archetypes/… # the '/wbc_lerobot' payload as a struct, plus its end-effector poses
urdf/… # forward kinematics
odom/… # the pelvis pose in the odometry frame
cameras/… # head stereo intrinsics and poses
ir/… # wrist infrared streams
properties/… # per-episode static info (task, scene, duration, …)
assets/urdf-model.rrd # the Unitree G1 meshes, once for the whole dataset
blueprints/default.rbl # default viewer layout
Provenance and attribution
This dataset is a converted derivative of BitRobot/HIW-500,
released by its original authors under the Creative Commons Attribution 4.0 International license (source revision 2ca7ffcd, dated 2026-06-29).
All credit for the underlying data collection belongs to the original authors. The original authors do not endorse this conversion.
Changes from the source
- Each episode's ROS 2 MCAP, its
info.json, and itscalibration/sidecars become Rerun recordings. - The stereo head camera, originally stacked into one, has an extra copy split into
/camera/head/leftand/camera/head/right. - Calibration sidecars become named fields, for example
ir1.intrinsics.fxandcamera_matrix_left.
Notes on file size
The MCAP-to-RRD conversion itself does not increase the file size, but the extra layers and the duplicated head split increase the total size.
The table below shows examples of file sizes: the "base − split + ir" column is the full converted image and signal payload, corresponding to the MCAP source.
| Episode short name | MCAP source | base − split + ir | base | └ extra head split | ir | 3D view | derived | properties | All rrds total |
|---|---|---|---|---|---|---|---|---|---|
| Clothes-Washing | 112.2 | 108.2 | 133.7 | 52.8 | 27.2 | 1.8 | 219 KB | 7.7 KB | 163.0 |
| Move-The-Pillow-To-The-Sofa-From-Floor | 75.6 | 68.3 | 112.9 | 44.6 | — | 2.8 | 300 KB | 7.8 KB | 116.0 |
| Picking-Trash-To-Rubbish-Bin | 177.9 | 169.3 | 178.6 | 59.9 | 50.5 | 3.4 | 398 KB | 7.7 KB | 232.9 |
| Sweep-Floor | 87.7 | 82.4 | 73.1 | 19.2 | 28.5 | 2.0 | 259 KB | 7.7 KB | 103.8 |
Sizes are in MB (10⁶ bytes), sub-MB layers in KB. "3D view" combines the urdf, cameras, and odom layers.
Measured on these source episodes:
Clothes-Washing : episode_2026-05-25_16-41-06/episode_0002/episode_0002.mcap
Move-The-Pillow-To-The-Sofa-From-Floor : episode_2026-02-24_14-31-06/episode_0001/episode_0001.mcap
Picking-Trash-To-Rubbish-Bin : episode_2026-04-13_09-30-35/episode_0002/episode_0002.mcap
Sweep-Floor : episode_2026-05-19_14-35-04/episode_0006/episode_0006.mcap
Scope
Conversion code is published at rerun-io/rrd-datasets. The code and these recordings demonstrate the conversion; they are not a versioned dataset release. Files may be regenerated or replaced, and converting the same episode twice does not give identical bytes.
How to use
Fetch one episode from the bucket and view it locally:
pip install "huggingface_hub[cli]" rerun-sdk
# Every layer of one episode, plus the shared robot model and the default blueprint
hf buckets sync hf://buckets/rerun/hiw-500 . \
--include "*/<task>__<session>__<episode_NNNN>.rrd" \
--include "assets/urdf-model.rrd" \
--include "blueprints/default.rbl"
rerun */<task>__<session>__<episode_NNNN>.rrd blueprints/default.rbl
Keep the * so every layer loads.
Opened as above, the 3D view shows the end-effector markers and the head camera but no robot.
To see the posed robot in 3D, register the episodes on a catalog with assets/urdf-model.rrd as the dataset's asset.
The Local Catalog section in the code repo shows how.
These recordings were written with Rerun 0.37.0.
A newer viewer reads them as they are in most cases; rerun rrd migrate updates them if it cannot.
To copy the whole bucket, mirror it bucket-to-bucket rather than to a local disk.
The bucket is reachable over an S3-compatible API, so rclone can stream it straight into your own S3-compatible storage.
License
Creative Commons Attribution 4.0 International, the same license as the source dataset — the full text ships as the LICENSE file at the root of this bucket.
If you redistribute or build on this data, keep the attribution above and comply with the license terms.
The shared robot model assets/urdf-model.rrd is the one file not derived from the HIW-500 dataset.
It carries geometry from Unitree's g1_29dof_mode_15_with_dex1_1.urdf, taken from
unitree_ros.
Unitree distributes that model under the BSD-3-Clause license, which governs that file.
- Total size
- 12.2 TB
- Files
- 154,294
- Last updated
- Sep 4
- Pre-warmed CDN
- US EU US EU