Skip to main content
Ctrl+K
RoboVerse 0.1.0 documentation - Home RoboVerse 0.1.0 documentation - Home
  • MetaSim
  • Dataset and Benchmark
  • RoboVerse Learn
  • GitHub
  • Website
  • MetaSim
  • Dataset and Benchmark
  • RoboVerse Learn
  • GitHub
  • Website

Section Navigation

Get Started

  • Prerequisites
  • Direct Installation
  • Installation with Docker
  • Advanced Installation
    • cuRobo Installation
    • Blender Installation
    • PyRep Installation
  • Prepare Data (Deprecated)
  • Supported Simulators (Deprecated)
  • Quick Start
    • 0. Static Scene
    • 1. Control Robot
    • 2. Add New Robot
    • 3. Parallel Envs
    • 4. Motion Planning
    • 5. Hybrid Sim
    • 6. Advanced Rendering

User Guide

  • Replay Trajectories
  • Collect Demonstrations
  • Render Settings
  • Parallel Simulation
  • Cross Embodiment
  • Cross Simulator
  • Teleoperate
  • Tips for Users
    • Git Submodule for Users

Developer Guide

  • Pre-commit Hooks
  • Migrating New Tasks
    • From RoboSuite
    • From CALVIN
  • Adding New Robots
  • Supporting New Simulators
  • Asset Conversion
  • Docstrings
  • Unit testing
  • Tips for Developers
    • HuggingFace for Developers
    • Git Submodule for Developers
    • Git LFS
  • History (Deprecated)
    • IsaacLab Installation
    • IsaacGym Installation
    • Genesis Installation
    • PyBullet Installation
    • MuJoCo Installation
    • SAPIEN Installation
    • OpenUSD Installation

Troubleshooting

  • Docker
  • IsaacLab Troubleshooting

Known Issues

  • Unaligned Control

API Reference

  • API Reference
    • metasim.cfg.objects
    • metasim.cfg.robots
    • metasim.cfg.checkers
    • metasim.cfg.tasks
    • metasim.cfg.scenes
    • metasim.cfg.render
    • metasim.cfg.randomization
    • metasim.sim
      • metasim.sim.isaaclab.IsaacLabHandler
      • metasim.sim.isaacgym.IsaacGymHandler
      • metasim.sim.mujoco.MujocoHandler
      • metasim.sim.pybullet.PybulletHandler
      • metasim.sim.sapien.SapienHandler
    • metasim.utils
    • metasim.scripts
  • MetaSim
  • API Reference

API Reference#

This page gives an overview of all the modules and classes in the metasim package.

metasim#

cfg.objects

Configuration classes for various types of objects used in the simulation.

cfg.robots

cfg.checkers

cfg.tasks

Sub-module containing the task configuration.

cfg.scenes

cfg.render

Sub-module containing the render configuration.

cfg.randomization

Sub-module containing the randomization configuration.

sim

utils

Sub-module containing utilities.

scripts

previous

Unaligned Control

next

metasim.cfg.objects

On this page
  • metasim
Edit on GitHub

This Page

  • Show Source

© Copyright 2025, RoboVerse Developers.

Created using Sphinx 8.1.3.

Built with the PyData Sphinx Theme 0.16.1.