Skip to main content
Ctrl+K

Isaac Lab Documentation

  • GitHub
  • Isaac Sim
  • Stars
Ctrl+K

Getting Started

  • Installation Guide
    • Installation using Isaac Sim pip (experimental)
    • Installation using Isaac Sim Binaries
    • Verifying the Installation
    • Running Isaac Lab in the Cloud
  • Developer’s Guide
  • Running Existing Scripts
  • Building your Own Project
  • Frequently Asked Questions

Features

  • Task Design Workflows
  • Multi-GPU and Multi-Node Training
  • Tiled Rendering and Recording
  • Environments
  • Actuators

Resources

  • Migration Guides
    • Migrating from IsaacGymEnvs and Isaac Gym Preview Release
    • Migrating from OmniIsaacGymEnvs
    • Migrating from Orbit
  • Tutorials
    • Setting up a Simple Simulation
      • Creating an empty scene
      • Spawning prims into the scene
      • Deep-dive into AppLauncher
    • Interacting with Assets
      • Interacting with a rigid object
      • Interacting with an articulation
    • Creating a Scene
      • Using the Interactive Scene
    • Designing an Environment
      • Creating a Manager-Based Base Environment
      • Creating a Manager-Based RL Environment
      • Creating a Direct Workflow RL Environment
      • Registering an Environment
      • Training with an RL Agent
    • Integrating Sensors
      • Adding sensors on a robot
    • Using Motion Generators
      • Using a task-space controller
  • How-to Guides
    • Importing a New Asset
    • Writing an Asset Configuration
    • Making a physics prim fixed in the simulation
    • Saving rendered images and 3D re-projection
    • Creating Visualization Markers
    • Wrapping environments
    • Adding your own learning library
    • Mastering Omniverse for Robotics
    • Recording Animations of Simulations
  • Container Deployment
    • Docker Guide
    • Cluster Guide
    • Running an example with Docker

Source API

  • API Reference
    • omni.isaac.lab.app
    • omni.isaac.lab.actuators
    • omni.isaac.lab.assets
    • omni.isaac.lab.controllers
    • omni.isaac.lab.devices
    • omni.isaac.lab.envs
    • omni.isaac.lab.managers
    • omni.isaac.lab.markers
    • omni.isaac.lab.scene
    • omni.isaac.lab.sensors
    • omni.isaac.lab.sim
    • omni.isaac.lab.terrains
    • omni.isaac.lab.utils
    • omni.isaac.lab.envs.mdp
    • omni.isaac.lab.envs.ui
    • omni.isaac.lab.sensors.patterns
    • omni.isaac.lab.sim.converters
    • omni.isaac.lab.sim.schemas
    • omni.isaac.lab.sim.spawners
    • omni.isaac.lab_tasks.utils
    • omni.isaac.lab_tasks.utils.wrappers
    • omni.isaac.lab_tasks.utils.data_collector

References

  • Migration Guide (Isaac Sim)
  • Contribution Guidelines
  • Tricks and Troubleshooting
  • Known Issues
  • Extensions Changelog
  • License
  • Bibliography

Project Links

  • GitHub
  • Repository
  • Suggest edit
  • Open issue
  • .rst

omni.isaac.lab.scene

Contents

  • interactive Scene
    • InteractiveScene
    • InteractiveSceneCfg

omni.isaac.lab.scene#

Classes

InteractiveScene

InteractiveSceneCfg

interactive Scene#

class omni.isaac.lab.scene.InteractiveScene#

Bases:

class omni.isaac.lab.scene.InteractiveSceneCfg#

previous

omni.isaac.lab.markers

next

omni.isaac.lab.sensors

Contents
  • interactive Scene
    • InteractiveScene
    • InteractiveSceneCfg

By The Isaac Lab Project Developers.

© Copyright 2022-2025, The Isaac Lab Project Developers..

Last updated on May 18, 2025.