Skip to content

IntimeAI/Orbis-Tabletop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Orbis-Tabletop

Orbis-Tabletop.mp4

High Diversity · High Fidelity · Controllability · Simulation Ready

Note: This is a subset of the Orbis collection. For the complete dataset collection and more scene categories, please visit the parent repository (Huggingface).

📖 Dataset Overview

Orbis-Tabletop is a high-quality 3D tabletop scene subset of the Orbis dataset for robotics simulation, computer vision, and embodied AI. This subset focuses on tabletop scenarios and manipulation tasks, with diverse objects, realistic spatial layouts, and photorealistic rendering.

Programmatic access is provided via APIs, enabling seamless integration into existing simulation pipelines and automated workflows.

orbis

🚀 Quick Start

Download Dataset

hf download IntimeAI/Orbis-Tabletop --repo-type=dataset --local-dir ./Orbis-Tabletop

Basic Usage in Isaac Sim

from omni.isaac.kit import SimulationApp
simulation_app = SimulationApp({"headless": False})

from pxr import Usd

# Load scene
stage = Usd.Stage.Open("./Orbis-Tabletop/Tabletop/OfficeTables/office_table00001/office_table00001.usdc")

Using Interactive Example Extensions

This repository provides interactive example extensions compatible with Isaac Sim 5.0.0, demonstrating how to use Franka robot to perform pick-and-place tasks in office tabletop scenes.

Extension Features:

  • Automatic loading of office tabletop scenes and Franka robot
  • Scene lighting and camera configuration
  • Object detection and grasp control implementation
  • Complete pick-and-place task demonstration

Code Reference:

See extentions/table_examples/table_pickup.py for complete implementation details, including:

  • Scene setup and USD asset loading
  • Robot controller configuration
  • Object detection and task state management
  • Lighting and camera setup

📄 Citation

If you use the Orbis dataset in your research, please cite:

@dataset{orbis2026,
  title={Orbis: A High-Quality 3D Scene Dataset},
  author={IntimeAI},
  year={2026},
  publisher={github},
  url={https://github.com/IntimeAI/Orbis}
}

📜 License

This dataset is released under the Apache License 2.0.

About

Orbis-Tabletop is a high-quality 3D scene subset of the Orbis dataset, focusing on tabletop-scale environments for robotics simulation, computer vision, and embodied AI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages