npx skills add ...
npx skills add nvidia/nurec-skills --skill physical-ai-datasets
Use when the user wants to find, download, or pick a NVIDIA Physical AI dataset on Hugging Face for autonomous-vehicle, robotics, spatial intelligence, manipulation, or neural-reconstruction workflows. Catalog of every dataset under huggingface.co/nvidia with the `PhysicalAI-` prefix, organised by domain (AV, Robotics-Manipulation, Robotics-GR00T, Robotics-mindmap, Robotics-NuRec, Spatial Intelligence, Grasping, Healthcare, Sim-Ready, Material properties), with per-dataset size, format, gating, license, and the downstream sibling skill (`ncore`, `nre`, `asset-harvester`, `nurec-fixer`) or upstream tool (Isaac Sim, CARLA, Isaac-GR00T, Cosmos-*) that consumes it. Do NOT use as a runtime — it routes you elsewhere. Trigger keywords: nvidia physical ai dataset, PhysicalAI- dataset, hf nvidia dataset, NCore dataset, NuRec dataset, GR00T dataset, GraspGen, SimReady, Cosmos-Drive-Dreams, Lyra SDG, Open-H-Embodiment, huggingface-cli download, physical_ai_av, dataset gated, RDS-HQ.
npx skills add nvidia/nurec-skills --skill physical-ai-datasets
Help the agent find, evaluate, and download an NVIDIA PhysicalAI-*
dataset on Hugging Face that fits the user's downstream task —
autonomous-vehicle reconstruction, robotics manipulation, GR00T
post-training, spatial-intelligence research, grasping, or sim-ready
content — and then hand off to the sibling skill (ncore, nre,
asset-harvester, nurec-fixer) or upstream NVIDIA tool that
actually consumes it.
Use this skill when: the user asks "is there an NVIDIA dataset
for X?", "where do I get NCore / NuRec / GR00T sample data?", or is
shopping the Hugging Face NVIDIA org for PhysicalAI-* collections.
Do NOT use this skill when:
Catalog of NVIDIA's open Physical AI dataset family on Hugging Face. Pick by task (Section 2 § lookup table) or family (Sections 3–10). Every entry lists: dataset path, size, format, license, gating, and the downstream skill in this repo that consumes it.
Source of truth: https://huggingface.co/nvidia (filter
PhysicalAI-) and the curated Physical AI collection. When upstream cards drift, re-check the HF page; this skill mirrors the cards as of Apr 2026.
HF_TOKEN (create at
https://huggingface.co/settings/tokens).git, git-lfs, and huggingface_hub[cli] on PATH.--include or physical_ai_av).Always check token presence with hf auth whoami or a length-only
shell test; never write ad-hoc bash that interpolates HF_TOKEN
values. The common one-liner
prints yes<token-value> whenever HF_TOKEN is set, because
${VAR:-no} only falls back to "no" when VAR is empty — when set
it expands to $VAR. Use one of these instead:
Rotate any token you suspect was echoed at https://huggingface.co/settings/tokens.
hyperion_8.1 filter for PhysicalAI-Autonomous-Vehicles raw pulls.All NVIDIA Physical AI datasets live on huggingface.co/datasets/nvidia/...
and use the same access shape:
The token must:
Three download patterns:
Special-case downloaders:
PhysicalAI-Autonomous-Vehicles (133 TB) — use the official Python
toolkit pip install physical_ai_av
(NVlabs/physical_ai_av)
to filter by sensor / country / split before downloading; otherwise
you will pull TBs you don't need.
Default policy: pre-filter to platform_class == 'hyperion_8.1'
before any bulk pull. The dataset mixes two sensor rigs
(hyperion_8 and hyperion_8.1) and the entire downstream
NuRec / NCore / Asset-Harvester chain in this repo is only
validated for hyperion_8.1. Roughly half of the 306k clips fall
outside that platform, so the filter typically cuts the working set
(and download size) in half.
Apply this filter by default in any download script you generate.
Only skip the filter when the user explicitly asks for it (e.g.
"download all platforms", "include hyperion_8", "don't filter by
platform") or when they hand you a specific clip UUID — in that
single-clip case, download_clip_features(clip_id=...) is already
scoped and no platform filter is needed.
Canonical filtered recipe (see § Filtered AV download recipe below for an end-to-end example):
PhysicalAI-Autonomous-Vehicle-Cosmos-Drive-Dreams (3 TB) — use the
upstream download.py
(nv-tlabs/Cosmos-Drive-Dreams)
with --file_types {hdmap,lidar,synthetic} to select layers.
PhysicalAI-SpatialIntelligence-Lyra-SDG (25 TB) — hf download --local-dir lyra_dataset/tar; untar each tar yourself.
Spatial-Intelligence-Warehouse — chunked TAR-GZs need a manual loop after download (script provided in the upstream card).
For dataset filtering / preview: NVIDIA's Cosmos Dataset Search (CDS) lets you query a 41K subset of the AV dataset semantically before downloading.
Always use this recipe (or a derivative of it) when the user asks to
download raw clips from PhysicalAI-Autonomous-Vehicles. The
hyperion_8.1 filter is the default; it matches every downstream
skill in this repo (ncore, nre, asset-harvester, nurec-fixer).
When to skip the platform filter:
hyperion_8 clips.download_clip_features(clip_id=...) is already scoped, and
filtering by platform_class for one clip is pointless.Recipe (defaults: filter on; user may layer extra masks like country or sensor presence on top):
Single-clip fast path (no platform filter — the UUID is already specific):
Explicit opt-out (only when the user asked for it):
| Goal | Recommended dataset(s) |
|---|---|
| End-to-end AV training (real, multi-sensor) | PhysicalAI-Autonomous-Vehicles (133 TB, 1700 h, 25 countries) |
AV in NCore V4 format (drop-in for ncore) | PhysicalAI-Autonomous-Vehicles-NCore (~1.1k clips) |
| AV photoreal Sim2Real / weather augmentation | PhysicalAI-Autonomous-Vehicle-Cosmos-Drive-Dreams (3 TB; 7 weather variants) |
| AV neural reconstructions ready for CARLA / NuRec | PhysicalAI-Autonomous-Vehicles-NuRec (918 USDZ scenes) |
| Asset Harvester / 3DGS extraction sample clip | PhysicalAI-Autonomous-Vehicles-NCore |
| GR00T post-training, broad coverage | PhysicalAI-Robotics-GR00T-X-Embodiment-Sim (1.91 TB, 24 GR1 task families + bimanual + RoboCasa) |
| GR00T fine-tune on industrial tasks | PhysicalAI-GR00T-Tuned-Tasks (Nut Pouring, Exhaust Pipe Sorting) |
| GR00T eval images / videos | PhysicalAI-Robotics-GR00T-Eval, PhysicalAI-Robotics-GR00T-GR1 |
| Real humanoid teleop (Unitree G1) | PhysicalAI-Robotics-GR00T-Teleop-G1 (1000 trajectories) |
| Sim humanoid teleop (Fourier GR1) | PhysicalAI-Robotics-GR00T-Teleop-Sim (24 tasks × 1k trajectories) |
| Massive humanoid pretraining (44k h, DreamDojo) | PhysicalAI-Robotics-GR00T-Teleop-GR1 (74.3 GB) |
| Spatial-memory imitation learning (mindmap) | PhysicalAI-Robotics-mindmap-{Stick-in-Bin,Drill-in-Box,Cube-Stacking,Mug-in-Drawer} |
| Robot pick-place in kitchen (bimanual Kinova Gen3) | PhysicalAI-Robotics-Manipulation-Kitchen, -Manipulation-Objects |
| Robot pick-place tabletop (single Franka) | PhysicalAI-Robotics-Manipulation-SingleArm |
| Cosmos-Transfer1 visual-augmented stacking | PhysicalAI-Robotics-Manipulation-Augmented |
| Massive teleop in kitchen (Franka + mobile base) | PhysicalAI-Robotics-Manipulation-Kitchen-Demos (600 h, 316 tasks, 55k traj) |
| MJCF kitchen objects + fixtures (MuJoCo) | PhysicalAI-Robotics-Manipulation-Objects-Kitchen-MJCF |
| Sim-Ready warehouse for IsaacSim | PhysicalAI-SimReady-Warehouse-01 (753 USD assets) |
| GR1 tabletop digital cousins (assets) | PhysicalAI-DigitalCousin-Assets |
| 3DGS / Sim-Ready indoor scenes for AMR sim | PhysicalAI-Robotics-NuRec (Nova Carter labs, Zurich offices, hand-held) |
| Multi-cam tracking + 3D box benchmark | PhysicalAI-SmartSpaces (AI City Challenge 2024 + 2025) |
| 3D scene QA / VLM training (warehouses) | PhysicalAI-Spatial-Intelligence-Warehouse (499k QA pairs) |
| Generative 3D scene reconstruction training | PhysicalAI-SpatialIntelligence-Lyra-SDG (25 TB; GEN3C-derived) |
| Radiance-field photometric benchmark | PhysicalAI-NuRec-PPISP (8 sequences, +/-2 EV bracketing) |
| Grasping models (Franka, Robotiq-2f-140, suction) | PhysicalAI-Robotics-GraspGen (57M grasps, Objaverse-LVIS) |
| Healthcare / surgical robotics autonomy | PhysicalAI-Robotics-Open-H-Embodiment (750 h, 4.5 TB, 30+ orgs) |
| Volumetric mechanical / material properties | PhysicalAI-Robotics-PhysicalAssets-VoMP, -VoMP-Eval |
The flagship real-world AV dataset.
| Field | Value |
|---|---|
| HF | https://huggingface.co/datasets/nvidia/PhysicalAI-Autonomous-Vehicles |
| Size | 133 TB — 306,152 clips × 20 s = 1700 h |
| Sensors | 7 cameras (1080p @ 30 FPS), top-360 LiDAR (10 Hz, 298k clips), up to 10 radars (160k clips), ego motion, calibration, machine labels |
| Geography | 25 countries, 2500+ cities (US 155k, Germany 44k, …) |
| Format | Per-sensor parquet/mp4 chunks of ~100 clips; UUIDs cross-link sensors |
| License | NVIDIA AV Dataset License Agreement (gated; AV-development-only purpose; no biometric / surveillance / re-identification; expires 12 months after download) |
| Toolkit | pip install physical_ai_av — direct filtered downloads + format docs. Default to filtering metadata['data_collection']['platform_class'] == 'hyperion_8.1' before any bulk pull (see Filtered AV download recipe); only skip the filter on explicit user request or when downloading a specific clip UUID. |
| Versions | 26.03 (current; offline-optimized features for 97 % of clips), 25.10 (initial) |
| Subset preview | 41k clips searchable on Cosmos Dataset Search |
| Use with | ../ncore/SKILL.md (convert raw clips to NCore V4), ../asset-harvester/SKILL.md (extract per-object Gaussian assets). NuRec workflows are only validated for platform_class == hyperion_8.1. Upstream sim/training tools without an in-repo skill: NVlabs/alpamayo-1.5, NVlabs/alpasim, CARLA. |
Curated NCore V4 subset of the above.
| Field | Value |
|---|---|
| HF | https://huggingface.co/datasets/nvidia/PhysicalAI-Autonomous-Vehicles-NCore |
| Size | ~1.1k clips with accurate offline calibration / egomotion / cuboids |
| Format | NCore V4 — pai_<uuid>.json + per-sensor .zarr.itar files |
| License | NVIDIA AV Dataset License Agreement (gated, same as above) |
| Use with | ../ncore/SKILL.md (drop-in), ../asset-harvester/SKILL.md (sample clip path: clips/2a6f330-5ab0-4e92-99d4-d19e406952f4/) |
| Notes | Built via PAI data converter. Use this BEFORE the full AV dataset for any NCore-driven workflow. |
Pre-built NuRec dynamic neural reconstructions ready for IsaacSim / CARLA.
| Field | Value |
|---|---|
| HF | https://huggingface.co/datasets/nvidia/PhysicalAI-Autonomous-Vehicles-NuRec |
| Size | 918 USDZ scenes, ~20 s each, with surface meshes + front-camera mp4 + labels.json (Batch0002+) |
| Reconstruction | 6 cameras (front-wide 120°, front-tele 30°, cross-L/R 120°, rear-L/R 70°) |
| Versions | 26.02 (current), 25.07, 25.05 |
| License | NVIDIA AV Dataset License Agreement (gated) |
| Use with | ../nre/SKILL.md (render the USDZs locally or over serve-grpc), ../nurec-fixer/SKILL.md (clean up rendered frames). Upstream consumer without an in-repo skill: CARLA (NuRec integration in 0.9.16+). |
Cosmos-Transfer-style synthetic + HD-map labels for diverse weather.
| Field | Value |
|---|---|
| HF | https://huggingface.co/datasets/nvidia/PhysicalAI-Autonomous-Vehicle-Cosmos-Drive-Dreams |
| Size | 3 TB total (synthetic only ~700 GB) — 5,843 RDS-HQ clips × 2 chunks × 7 weather = 81,802 synthetic videos (121 frames each) |
| Modalities | Cosmos-generated MP4, HDMap (lanes/lanelines/road boundaries/wait lines/crosswalks/markings/poles/lights/signs), LiDAR, vehicle pose, camera intrinsics (ftheta + pinhole), 4D object tracking |
| Cameras | 7 (front-wide/cross-L/cross-R/rear-L/rear-R/rear-tele/front-tele) |
| Weather variants | Foggy / Golden hour / Morning / Night / Rainy / Snowy / Sunny |
| License | CC-BY-4.0 (commercial OK with attribution) |
| Tooling | wget … scripts/download.py; python download.py --odir <path> --file_types hdmap,lidar,synthetic |
| Paper | https://arxiv.org/abs/2506.09042 |
| Use with | Upstream consumers without an in-repo skill: nvidia/Cosmos-Transfer1, nvidia/Cosmos-Predict, NVlabs/alpasim, CARLA. |
| Field | Value |
|---|---|
| HF | https://huggingface.co/datasets/nvidia/PhysicalAI-Autonomous-Vehicle-Cosmos-Synthetic |
| Status | Pointer / placeholder — content moved to PhysicalAI-Autonomous-Vehicle-Cosmos-Drive-Dreams. Use that. (Card is 2.59 kB.) |
All in LeRobot v2.x format unless noted, generated in IsaacSim with
task-and-motion planning + scene_synthesizer procedural scenes +
CuRobo motion generation.
Bimanual Kinova Gen3 in procedurally-generated kitchens.
| Field | Value |
|---|---|
| HF | https://huggingface.co/datasets/nvidia/PhysicalAI-Robotics-Manipulation-Kitchen |
| Size | 12 GB total |
| Tasks | open/close × {cabinet, dishwasher, fridge, drawer} = 8 |
| Trajectories | ~874 episodes total (range 72–205 per task) |
| Cameras | 6 × 512² RGB+depth+segmentation (world / external / each wrist / head) |
| License | CC-BY-4.0 |
| Commercial | ✅ |
Same kitchen environment, bimanual Kinova; pick / place bench / place cabinet.
| Field | Value |
|---|---|
| HF | https://huggingface.co/datasets/nvidia/PhysicalAI-Robotics-Manipulation-Objects |
| Size | 4.26 GB |
| Tasks | pick, place_bench, place_cabinet (540 episodes total) |
| License | CC-BY-4.0 (intended R&D only per card) |
| Use with | Upstream Isaac Sim / Isaac Lab (no in-repo skill). |
Franka Panda tabletop, procedurally generated.
| Field | Value |
|---|---|
| HF | https://huggingface.co/datasets/nvidia/PhysicalAI-Robotics-Manipulation-SingleArm |
| Size | 15.3 GB |
| Tasks | panda-stack-wide, panda-stack-platforms, panda-stack-platforms-texture, panda-open-cabinet-{left,right}, panda-open-drawer (~38k episodes) |
| Modalities | World cam + wrist cam (RGB + depth on the texture/cabinet/drawer subsets) |
| State | 53 D (stack-wide) / 81 D (others) — proprioception + object poses |
| License | CC-BY-4.0; commercial OK |
Mimic-generated Franka cube-stacking, plus Cosmos-Transfer1 visual augmentation.
| Field | Value |
|---|---|
| HF | https://huggingface.co/datasets/nvidia/PhysicalAI-Robotics-Manipulation-Augmented |
| Size | 77.9 GB |
| Episodes | 1000 mimic + 1000 Cosmos-augmented (table + wrist cams, depth + seg + normals) |
| Trick | 10 human teleops → MimicGen 1k → Cosmos Transfer1 photoreal domain randomization |
| License | CC-BY-4.0; commercial OK |
| Paper | https://arxiv.org/abs/2503.14492 (Cosmos-Transfer1) |
| Use with | Upstream consumers without an in-repo skill: nvidia/Cosmos-Transfer1 (legacy Transfer1 workflow), Isaac Sim / Isaac Lab (replay scripts ship in the dataset repo). |
Massive human-teleop dataset on Franka + Omron mobile base.
| Field | Value |
|---|---|
| HF | https://huggingface.co/datasets/nvidia/PhysicalAI-Robotics-Manipulation-Kitchen-Demos |
| Size | 600 h, 55k trajectories, 316 tasks |
| Format | LeRobot v2.x with MuJoCo extras/ (model.xml.gz + raw states) |
| Cameras | left + right agentview + eye-in-hand |
| Tasks | pretrain/atomic/... × 100 traj/task (Open*, Close*, PickPlace*, Adjust*, Coffee*, NavigateKitchen, …) |
| Use with | Pair with the MJCF assets dataset below for replay in MuJoCo. |
The MuJoCo XML assets that back the Kitchen-Demos environment.
| Field | Value |
|---|---|
| HF | https://huggingface.co/datasets/nvidia/PhysicalAI-Robotics-Manipulation-Objects-Kitchen-MJCF |
| Size | 1.32 GB |
| Categories | Objects (~58 categories from kettle to whisk) + Fixtures (12 — blender, coffee machine, dishwasher, electric kettle, fridge, microwave, oven, stand mixer, stove, toaster, toaster oven, cabinet panel) |
| Format | Per-model model.xml + visual / collision OBJ + textures, zipped per category |
| Use with | MuJoCo replay of Manipulation-Kitchen-Demos. |
GR00T = NVIDIA's generalist humanoid foundation model line. Most data is sim-generated for post-training; eval / real-robot supplements are small.
Largest GR00T post-training corpus.
| Field | Value |
|---|---|
| HF | https://huggingface.co/datasets/nvidia/PhysicalAI-Robotics-GR00T-X-Embodiment-Sim |
| Size | 1.91 TB |
| Composition | 9k cross-embodied bimanual (Panda + GR1) + 240k humanoid GR1 tabletop + 24k downsampled + 72k single-Panda RoboCasa + 102 Unitree G1 loco-manipulation = ~345k trajectories |
| Used by | nvidia/GR00T-N1.5-3B, GR00T-N1.6-3B, GR00T-N1.6-bridge, GR00T-N1.6-G1-PnPAppleToPlate, GR00T-N1.6-DROID, GR00T-N1.6-fractal |
| Download tip | Always pass --include "<task>/**" — full clone is 1.91 TB |
Two industrial post-training task families.
| Field | Value |
|---|---|
| HF | https://huggingface.co/datasets/nvidia/PhysicalAI-GR00T-Tuned-Tasks |
| Size | 26.5 GB |
| Tasks | Exhaust-Pipe-Sorting (1000), Nut-Pouring (1000) |
| Format | HDF5 + GR00T-LeRobot, 256² first-person RGB, 26-DoF state/action, 20 Hz |
| License | CC-BY-4.0; commercial OK |
| Models | nvidia/GR00T-N1-2B-tuned-Nut-Pouring-task, …-Exhaust-Pipe-Sorting-task |
Real-robot Unitree G1 fruit pick-and-place.
| Field | Value |
|---|---|
| HF | https://huggingface.co/datasets/nvidia/PhysicalAI-Robotics-GR00T-Teleop-G1 |
| Size | 534 MB |
| Trajectories | 1000 real teleop, Unitree G1 upper body + Tri-finger hands + RealSense |
| Tasks | Pick {apple, pear, grapes, starfruit} → basket |
| Format | MP4 + HDF5 |
| License | CC-BY-4.0; commercial OK |
| Use with | Isaac-GR00T finetune docs (getting_started/3_0_new_embodiment_finetuning.md) |
Simulated GR1 tabletop teleop.
| Field | Value |
|---|---|
| HF | https://huggingface.co/datasets/nvidia/PhysicalAI-Robotics-GR00T-Teleop-Sim |
| Size | 55.4 GB (39 GB LeRobot + 14 GB HDF5) |
| Trajectories | 24 tasks × 1000 each |
| License | CC-BY-NC-4.0 (non-commercial) — different from G1 above |
| Format | HDF5 + LeRobot |
DreamDojo pretraining corpus — large-scale human egocentric video.
| Field | Value |
|---|---|
| HF | https://huggingface.co/datasets/nvidia/PhysicalAI-Robotics-GR00T-Teleop-GR1 |
| Size | 74.3 GB |
| Coverage | 44k hours of human egocentric data (per project page) |
| Project | https://dreamdojo-world.github.io/ + https://github.com/NVIDIA/DreamDojo |
| Paper | https://arxiv.org/abs/2602.06949 |
Lab-recorded GR1-T2 third-person video.
| Field | Value |
|---|---|
| HF | https://huggingface.co/datasets/nvidia/PhysicalAI-Robotics-GR00T-GR1 |
| Size | 142 MB |
| Records | 92 MP4 videos (Fourier GR1-T2) |
| Use | DreamGen training reference |
| License | CC-BY-4.0; commercial OK |
GR00T eval initial-state frames.
| Field | Value |
|---|---|
| HF | https://huggingface.co/datasets/nvidia/PhysicalAI-Robotics-GR00T-Eval |
| Size | 180 MB |
| Records | 123 PNG frames (GR1-T2 robot's first-person view) + per-frame TXT |
| License | CC-BY-4.0 |
Spatial-memory benchmark from nvidia-isaac/nvblox_mindmap. Each
dataset is one task with the same multimodal layout (RGB-D + camera
intrinsics/poses + nvblox vertex features in .zst + robot state).
All four are CC-BY-NC-4.0 (research only). Models trained:
nvidia/PhysicalAI-Robotics-mindmap-Checkpoints.
| Dataset | Robot | Teleop tool | Demos provided | Total mimic-generated | Storage |
|---|---|---|---|---|---|
PhysicalAI-Robotics-mindmap-GR1-Stick-in-Bin | Fourier GR1 | Apple Vision Pro | 10 (mindmap fmt) + HDF5 | 200 (from 20 human teleops) | 103 GB |
PhysicalAI-Robotics-mindmap-GR1-Drill-in-Box | Fourier GR1 | Apple Vision Pro | 10 + HDF5 | 200 (from 20 human teleops) | 53.7 GB |
PhysicalAI-Robotics-mindmap-Franka-Cube-Stacking | Franka | SpaceMouse | 10 + HDF5 | 1000 (from 10 human teleops) | 6.12 GB |
PhysicalAI-Robotics-mindmap-Franka-Mug-in-Drawer | Franka | SpaceMouse | 10 + HDF5 | 250 (from 15 human teleops) | 34.5 GB |
Provided datasets ship 10 mindmap-formatted demos for storage reasons; regenerate the full 200/1000/250 with the upstream data-generation docs.
Paper: https://arxiv.org/abs/2509.20297. Codebase: https://github.com/nvidia-isaac/nvblox_mindmap.
Indoor 3DGUT scenes for IsaacSim AMR simulation.
| Field | Value |
|---|---|
| HF | https://huggingface.co/datasets/nvidia/PhysicalAI-Robotics-NuRec |
| Size | 62.9 GB |
| Scenes | Nova-Carter (galileo, cafe, wormhole) — stereo, with mesh + occupancy; Zurich offices (lounge, fourth-floor iphone) — mono, no mesh; Endeavor hand-held (andoria, livingroom, wormhole) — stereo with mesh |
| Format | USDZ (3DGUT + mesh + occupancy) loadable in Isaac Sim 5.1 |
| Workflows | Stereo NuRec (Isaac ROS + cuSFM + FoundationStereo + nvblox + 3DGURT) for Carter; Mono NuRec (COLMAP + 3DGURT) for Zurich |
| Gating | Contact-info gate (no separate license) |
| License | CC-BY-4.0 |
| Use with | ../nre/SKILL.md to retrain reconstructions; upstream Isaac Sim 5.1 (no in-repo skill) for AMR simulation; pair with MobilityGen for AMR data generation. |
Photometric-variation benchmark for radiance-field methods.
| Field | Value |
|---|---|
| HF | https://huggingface.co/datasets/nvidia/PhysicalAI-NuRec-PPISP |
| Size | 15.2 GB (8.1 GB COLMAP + 6.2 GB NCore V4) |
| Captures | 4 outdoor scenes × 3 cameras (Nikon Z7, OM-1 II, iPhone 13 Pro) = 8 sequences (~2600 photos), +/-2 EV exposure bracketing |
| Variants | Standard (full bracket) + auto (re-processed with auto-exposure / WB) |
| License | CC-BY-4.0; commercial OK |
| Use with | 3DGRUT / GSplat benchmarking via ../nre/SKILL.md (eval-rendering-metrics), ../asset-harvester/SKILL.md. |
Surgical / ultrasound robotics multi-embodiment corpus.
| Field | Value |
|---|---|
| HF | https://huggingface.co/datasets/nvidia/PhysicalAI-Robotics-Open-H-Embodiment |
| Size | 4.5 TB, 750 h, 120,000 trajectories |
| Format | LeRobot v2.1 — MP4 video + Parquet kinematics + JSONL manifests |
| Contributors | 30+ orgs (JHU, Stanford, UCSD, UCB, Vanderbilt, TUM, MBZUAI, …) |
| Purpose | Healthcare autonomy + world-foundation-model training (used by nvidia/GR00T-H and nvidia/Cosmos-H-Surgical-Simulator) |
| License | CC-BY-4.0 |
Sim2Real grasping at scale.
| Field | Value |
|---|---|
| HF | https://huggingface.co/datasets/nvidia/PhysicalAI-Robotics-GraspGen |
| Size | 21.6 GB |
| Coverage | 57 M+ grasps over 8515 Objaverse-XL (LVIS) objects |
| Grippers | Franka Panda, Robotiq-2f-140, suction (30 mm radius) |
| Format | WebDataset shards (grasp_data/{franka,robotiq2f140,suction}/shard_{0-7}.tar) + train/valid splits |
| License | CC-BY-4.0; commercial OK |
| Models | adithyamurali/GraspGenModels |
| Tip | Objaverse meshes are NOT included — pull separately via the bundled download_objaverse.py |
VoMP = Volumetric Mechanical Properties.
| Field | Value |
|---|---|
| HF | https://huggingface.co/datasets/nvidia/PhysicalAI-Robotics-PhysicalAssets-VoMP |
| Size | 65.9 GB on-disk (full data nominally 125 GB pre-compression) |
| Records | 1664 objects, 37,337,952 voxels, multi-view renders + VLM material annotations |
| License | CC-BY-4.0 |
| Field | Value |
|---|---|
| HF | https://huggingface.co/datasets/nvidia/PhysicalAI-Robotics-PhysicalAssets-VoMP-Eval |
| Size | 8.41 GB on-disk (full eval data nominally 125 GB pre-compression) |
| Use | Held-out eval split for the VoMP model |
| License | CC-BY-4.0 |
OpenUSD warehouse scene + asset library.
| Field | Value |
|---|---|
| HF | https://huggingface.co/datasets/nvidia/PhysicalAI-SimReady-Warehouse-01 |
| Size | 14.4 GB, 753 USD assets + master scene (physical_ai_simready_warehouse_01.usd) |
| Asset class | Prop / Assembly / Scenario; 1.1.0 adds physically-graspable subset |
| Metadata | CSV catalogue with WikiData Q-codes, mass (kg), thumbnails |
| Target | Isaac Sim 4.x (Properties → disable Instanceable → Physics → Rigid Body to make assets dynamic) |
| License | CC-BY-4.0 |
| Use with | Upstream consumers without an in-repo skill: Isaac Sim / Isaac Lab, Omniverse SDG. |
Companion-asset library for the GR1 tabletop sim environments.
| Field | Value |
|---|---|
| HF | https://huggingface.co/datasets/nvidia/PhysicalAI-DigitalCousin-Assets |
| Size | 270 MB |
| Content | 3D meshes, textures, metadata for tabletop objects (mug, bottle, bowl, container, …) used by GR1 sim tasks |
| License | CC-BY-NC-4.0 (non-commercial) |
Multi-camera tracking + 3D box benchmark (AI City Challenge).
| Field | Value |
|---|---|
| HF | https://huggingface.co/datasets/nvidia/PhysicalAI-SmartSpaces |
| Size | 3.53 TB total (216 GB MTMC_Tracking_2024 + 3.31 TB MTMC_Tracking_2025) |
| 2024 | 90 scenes, 212 h, 953 cameras — Person-only, 2D boxes + multi-cam IDs (52M / 135M) |
| 2025 | 23 scenes, 42 h, 504 cameras — Person/Forklift/NovaCarter/Transporter/FourierGR1T2/AgilityDigit, 3D boxes + depth maps (8.9M / 73M) |
| Splits | Warehouse (train/val/test) + Lab (val) + Hospital (val) + 4 test scenes added 2025-05-28 |
| Eval | https://eval.aicitychallenge.org/aicity2024 + https://eval.aicitychallenge.org/aicity2025; 3D-bbox HOTA metric for 2025 |
| Paper | https://arxiv.org/abs/2412.00692 (MCBLT) |
VLM-style spatial QA in warehouses.
| Field | Value |
|---|---|
| HF | https://huggingface.co/datasets/nvidia/PhysicalAI-Spatial-Intelligence-Warehouse |
| Size | 261 GB |
| QA pairs | 499k train + 19k test + 1.9k val (categories: left_right, multi_choice_question, distance in metres, count) |
| Imagery | ~95k RGB-D pairs, RLE object masks (pycoco), LLaVA-style conversations |
| Annotation | Rule-based + Llama-3.1-70B-Instruct refinement |
| Gating | Contact-info gate (no separate license) |
| License | CC-BY-4.0 |
| Format | train.json / val.json / test.json + chunked TAR-GZs of images + depths |
GEN3C-derived multi-view 3D + 4D training data for nv-tlabs/lyra.
| Field | Value |
|---|---|
| HF | https://huggingface.co/datasets/nvidia/PhysicalAI-SpatialIntelligence-Lyra-SDG |
| Size | 25 TB |
| Composition | 59,031 multi-view 3D examples (354,186 videos) + 7,378 4D examples (44,268 videos), 6 trajectories per source |
| Modalities | RGB MP4 + camera pose .npz + depth zip |
| License | CC-BY-4.0 |
| Paper | https://arxiv.org/abs/2509.19296 (Lyra) |
| Pair with | nvidia/Lyra-Testing-Example for inference; nv-tlabs/lyra for training |
Listed in § 7 but is also a spatial-intelligence radiance-field benchmark.
| License | Commercial OK? | Reproducible? | Datasets |
|---|---|---|---|
| CC-BY-4.0 | ✅ (with attribution) | ✅ (must keep notice) | most — Cosmos-Drive-Dreams, GraspGen, all Manipulation-* (except where noted), GR00T-Teleop-G1, GR00T-Tuned-Tasks, GR00T-GR1, GR00T-Eval, GR00T-X-Embodiment-Sim, Robotics-NuRec, NuRec-PPISP, Open-H-Embodiment, SmartSpaces (CC-BY-4.0 implied via card), Spatial-Intelligence-Warehouse, SpatialIntelligence-Lyra-SDG, SimReady-Warehouse-01, VoMP / VoMP-Eval, Manipulation-Augmented |
| CC-BY-NC-4.0 (non-commercial) | ❌ | ✅ research | GR00T-Teleop-Sim, DigitalCousin-Assets, all 4 mindmap datasets |
| NVIDIA AV Dataset License Agreement (gated, AV-only purpose, 12-month expiry) | ✅ ONLY for AV / ADAS development on NVIDIA tech | ❌ — no derivative works, no redistribution, no biometric / re-id / surveillance use | PhysicalAI-Autonomous-Vehicles, …-NCore, …-NuRec |
For internal NVIDIA use, the auto-derivable rule of thumb:
Robotics-Manipulation-* and not mindmap / DigitalCousin-Assets → CC-BY-4.0 commercial OK.mindmap-* → research only (NC).Autonomous-Vehicles* → AV License only, gated.Sibling skills in this hub are linked by relative path; upstream projects without an in-repo skill are linked by URL.
| Dataset | In-repo sibling skill(s) | Upstream consumers (no in-repo skill) |
|---|---|---|
PhysicalAI-Autonomous-Vehicles | ../ncore/SKILL.md | NVlabs/alpamayo-1.5, NVlabs/alpasim, CARLA |
…-NCore | ../ncore/SKILL.md, ../asset-harvester/SKILL.md | — |
…-NuRec | ../nre/SKILL.md, ../nurec-fixer/SKILL.md | CARLA (NuRec integration 0.9.16+) |
…-Cosmos-Drive-Dreams | — | nvidia/Cosmos-Transfer1, nvidia/Cosmos-Predict, NVlabs/alpasim, CARLA |
…-Cosmos-Synthetic | — | (pointer to Cosmos-Drive-Dreams) |
Robotics-Manipulation-Kitchen / -Objects / -SingleArm | — | Isaac Sim / Isaac Lab |
Robotics-Manipulation-Augmented | — | nvidia/Cosmos-Transfer1 (Transfer1 path), Isaac Sim / Isaac Lab |
Robotics-Manipulation-Kitchen-Demos + -Kitchen-MJCF | — | MuJoCo direct; Isaac Sim for MJCF→USD |
Robotics-GR00T-X-Embodiment-Sim / -Tuned-Tasks | — | NVIDIA/Isaac-GR00T, Isaac Sim |
Robotics-GR00T-Teleop-G1 / -Sim / -GR1 (DreamDojo) | — | NVIDIA/Isaac-GR00T |
Robotics-GR00T-GR1 (DreamGen ref) / -Eval | — | reference assets only |
Robotics-mindmap-* | — | nvidia-isaac/nvblox_mindmap, Isaac Lab |
Robotics-NuRec | ../nre/SKILL.md | Isaac Sim 5.1, MobilityGen |
NuRec-PPISP | ../nre/SKILL.md (3DGRUT / GSplat benchmarking) | — |
Robotics-Open-H-Embodiment | — | nvidia/GR00T-H, nvidia/Cosmos-H-Surgical-Simulator |
Robotics-GraspGen | — | Ships its own visualisation scripts; Isaac Sim for replay |
Robotics-PhysicalAssets-VoMP / -Eval | — | VoMP model |
SimReady-Warehouse-01 | — | Isaac Sim 4.x, Omniverse SDG |
DigitalCousin-Assets | — | Isaac Sim |
SmartSpaces | — | AI City Challenge eval server |
Spatial-Intelligence-Warehouse | — | Warehouse VLM benchmark (no upstream skill) |
SpatialIntelligence-Lyra-SDG | — | nv-tlabs/lyra, nvidia/Cosmos-Predict (GEN3C lineage) |
After downloading any dataset:
GREEN when:
hf auth login if the first chunk is HTML).meta/info.json parses and the episode count
matches the card.Repo gated. Cannot access … 401 — open the dataset URL in a
browser, click Agree on the license / contact-info form, then retry
with the same token. Tokens don't get auto-refreshed when a new
agreement appears (re-accept after major version bumps).physical_ai_av to filter
platform_class == 'hyperion_8.1' (default — see
Filtered AV download recipe), plus
any sensor / country / split mask, BEFORE pulling.data_collection['platform_class'] for
that clip; only hyperion_8.1 is validated. If it's hyperion_8,
either swap to a hyperion_8.1 clip or accept that the downstream
reconstruction tooling will not work.--file_types synthetic (700 GB) or --file_types hdmap (small) to
the official download.py.hf download --include "tar/static_*" --exclude "tar/dynamic_*" to take just the 3D half (or vice-versa).Cosmos-Drive-Dreams. Use that.mindmap data-generation docs.ncore skill covers how to
convert those into NCore V4 manually.PhysicalAI-Autonomous-Vehicles*,
nvidia/Fixer-adjacent assets, mindmap large variants) require
both license acceptance on the HF page and a valid HF_TOKEN.
Acceptances expire (AV is annual) and must be re-clicked.--include / --exclude filters before kicking
off a full pull.PhysicalAI-* datasets
regularly. If a dataset isn't in this skill, browse
https://huggingface.co/nvidia?search_models=PhysicalAI- and
consider opening a PR to update Section 2 / the relevant family.PhysicalAI-): https://huggingface.co/nvidiasudo apt -y install git git-lfs
git lfs install
uv tool install -U "huggingface_hub[cli]" # or: pip install --upgrade "huggingface_hub[cli]"
hf auth login # paste user access token# Whole dataset (small / medium)
hf download nvidia/<dataset> --repo-type dataset --local-dir ./<dataset>
# Sub-folder only (recommended for large multi-task collections)
hf download nvidia/PhysicalAI-Robotics-GR00T-X-Embodiment-Sim \
--repo-type dataset \
--include "gr1_arms_only.CanSort/**" \
--local-dir ./gr00t_dataset
# Sparse-checkout via git-LFS (if you want incremental git-style work)
git clone --filter=blob:none --no-checkout https://huggingface.co/datasets/nvidia/<dataset>
cd <dataset>
git sparse-checkout init --cone
git sparse-checkout set <subfolder>
git checkout main