Datasets:
Dataset Description:
The Physical AI NuRec dataset seeks to empower robotic researchers to build the next generation of physical AI based end-to-end robotic models.
This dataset includes various 3DGUT in USD files that can be loaded in Isaac Sim. Some datasets also include a mesh and occupancy map. The Mesh components are used for collision detection while the 3DGUT components provide realistic rendering. The asset can also be used with Isaac Sim Extensions like MobilityGen for AMR data generation.
Dataset Owner(s):
Di Zeng, Harel Omer, Sameer Chavan, Isaac Deutsch
Dataset Creation Date:
06/06/2025 for Nova Carter datasets 06/02/2025 for Zurich lounge dataset
License/Terms of Use:
cc-by-4.0
Intended Usage:
Open sourcing for Isaac Sim use cases as part of NVIDIA physical AI dataset initiative. The dataset will be downloadable via Hugging Face.
Dataset Characterization
Data Collection Method
Nova Carter Datasets
The raw data is collected with Nova Carter and ISAAC ROS Nova Recorder, conducted through systematic planning in a controlled indoor environment with optimal lighting conditions. The setup consisted of:
- Four calibrated stereo cameras mounted on the Nova Carter robot platform
- Strategic camera placement (front, left, right, back) to achieve comprehensive 360-degree coverage
- Pinhole OpenCV camera model with post-capture image rectification
- Applied image rectification to raw camera feeds
This methodical approach to data collection was designed to maximize the quality and completeness of the dataset, particularly for applications requiring accurate scene reconstruction and novel view synthesis.
This raw data was passed through our NuRec pipeline to generate this dataset. The major difference of this dataset and other open-sourced 3DGS datasets is, we include corresponding mesh and occupancy maps in the USDZ file which are aligned with the 3DGS, this makes it Sim-Ready.
Note that since data was captured by a ground robot for AMR applications, novel views should be in the range of common AMR heights.
Zurich Lounge Dataset
Around 300 photos were taken with a Nikon Z7 camera and a 14-30mm f/4 lens, set at 14mm f/4.
The images were resized and vignetting was removed, before being passed to COLMAP + GLOMAP for camera pose estimation.
The 3DGUT USD model was trained and exported using the open-source 3DGRUT repository.
Labeling Method
No labels are included in the dataset.
Dataset Format
Nova Carter Datasets
The assets are exported in USDZ format. This zip contains the mesh, rig trajectories, and other files required for rendering the scene in Isaac Sim 5.
Training Trajectory Poses (.tum files)
Each environment directory contains a training_trajectory_poses.tum
file (or trajectory_poses.tum
) that stores the camera trajectory data collected during the training phase. The .tum format follows the TUM RGB-D benchmark format and contains the following data per line:
Format: timestamp tx ty tz qx qy qz qw
Headers:
timestamp
: Unix timestamp in seconds (16 decimal precision)tx, ty, tz
: Translation components in meters (x, y, z coordinates)qx, qy, qz, qw
: Quaternion rotation components (x, y, z, w)
Zurich Lounge Dataset
The COLMAP data is provided, with images zipped to reduce the file count.
The exported USD file zh_lounge/usd/zh_lounge.usda
can be opened in Isaac Sim 5.
Dataset Quantification
We have provided the following different environments:
Environment Name | Description | Data Collection Platform | MobilityGen Compatible |
---|---|---|---|
galileo-lab | The Galileo lab in NVIDIA. This has aisles and shelves and boxes on shelves | Nova Carter | Yes |
cafe | NVIDIA cafe, this is an open area with natural lighting conditions | Nova Carter | Yes |
wormhole | A conference room in NVIDIA. This is a closed room with multiple chairs as objects and indoor room lighting conditions | Nova Carter | Yes |
zh_lounge | Entrance lounge area of the NVIDIA Switzerland office | Hand-held camera | No |
Demo Videos
Galileo Lab
Cafe
Wormhole
Ethical Considerations:
NVIDIA believes Trustworthy AI is a shared responsibility and we have established policies and practices to enable development for a wide array of AI applications. When downloaded or used in accordance with our terms of service, developers should work with their internal model team to ensure this model meets requirements for the relevant industry and use case and addresses unforeseen product misuse.
For Release on NVIDIA Platforms Only Please report security vulnerabilities or NVIDIA AI Concerns here.
How to Load Asset in Isaac Sim:
Load the galileo scene:
Select File > Open.
Enter the asset path URL under File name:
ex: "/home/workspaces/user/PhysicalAI-Robotics-NuRec/nova_carter-galileo/stage.usdz"
Click Open File.
- Downloads last month
- 149