isaac-gym-preview

Guide installation and configuration of NVIDIA Isaac Gym Preview with PyTorch.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/AmirTlinov/magray-marketplace --skill isaac-gym-preview
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: isaac-gym-preview
Source: https://github.com/AmirTlinov/magray-marketplace/tree/main/isaac-ros/skills/isaac-gym-preview
Command: npx skills add https://github.com/AmirTlinov/magray-marketplace --skill isaac-gym-preview

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill assists with the installation, setup, and common issues encountered when working with the standalone NVIDIA Isaac Gym Preview, a GPU-accelerated physics simulator for Reinforcement Learning.

Core Features & Use Cases

  • Installation Guidance: Step-by-step instructions for downloading and installing Isaac Gym Preview 4.
  • Environment Setup: Details on creating Python environments and integrating with PyTorch.
  • Troubleshooting: Solutions for common errors like import issues, CUDA problems, and performance bottlenecks.
  • Use Case: A researcher needs to set up Isaac Gym Preview on a new machine to continue working on an existing RL project and encounters an installation error. This Skill provides the exact commands to resolve it.

Quick Start

Follow the installation steps to download, extract, create a conda environment, install dependencies, and verify the installation of NVIDIA Isaac Gym Preview.

Frequently Asked Questions about isaac-gym-preview

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I install NVIDIA Isaac Gym Preview for reinforcement learning?

To install NVIDIA Isaac Gym Preview, download the package, extract it, create a conda environment, install dependencies, and verify the installation. This Skill provides step-by-step commands for setting up the GPU-accelerated physics simulator.

Does Isaac Gym Preview work with PyTorch integration?

Yes, Isaac Gym Preview integrates with PyTorch for reinforcement learning workflows. This Skill details how to configure your Python environment to properly link the GPU-accelerated physics simulation with your PyTorch training scripts.

Why does my Isaac Gym Preview installation fail with CUDA import issues?

Isaac Gym Preview import issues often stem from incorrect CUDA configurations or environment paths. This Skill provides troubleshooting steps to resolve common CUDA problems and performance bottlenecks encountered during runtime.

What are the system requirements for running GPU-accelerated physics simulation in Isaac Gym?

Running Isaac Gym Preview requires an NVIDIA GPU and a properly configured Python environment. This Skill outlines the specific system requirements and dependency versions needed to execute the GPU-accelerated physics simulator without errors.

What is the migration path from Isaac Gym Preview to newer simulation platforms?

Isaac Gym Preview is a standalone release, and this Skill addresses migration paths to newer NVIDIA simulation platforms. It provides guidance on transitioning existing reinforcement learning projects to updated frameworks.