Skip to content

Commit 7aec497

Browse files
authored
Refine content for DGX Spark robotics learning path
Updated the title and descriptions for clarity and consistency. Revised learning objectives and prerequisites for better readability.
1 parent c37c3d9 commit 7aec497

1 file changed

Lines changed: 7 additions & 8 deletions

File tree

  • content/learning-paths/laptops-and-desktops/dgx_spark_isaac_robotics

content/learning-paths/laptops-and-desktops/dgx_spark_isaac_robotics/_index.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,25 @@
11
---
2-
title: Build Robot Simulation and RL Workflows with Isaac Sim and Isaac Lab on DGX Spark
2+
title: Build Robot Simulation and Reinforcement Learning Workflows with Isaac Sim and Isaac Lab on DGX Spark
33

44
draft: true
55
cascade:
66
draft: true
77

88
minutes_to_complete: 90
99

10-
who_is_this_for: This learning path is intended for robotics developers, simulation engineers, and AI researchers who want to run high-fidelity robotic simulations and reinforcement learning (RL) pipelines using Isaac Sim and Isaac Lab on Arm-based NVIDIA DGX Spark systems powered by the Grace–Blackwell (GB10) architecture.
10+
who_is_this_for: This learning path is intended for robotics developers, simulation engineers, and AI researchers who want to run high-fidelity robotic simulations and reinforcement learning (RL) pipelines using NVIDIA Isaac Sim and Isaac Lab on Arm-based NVIDIA DGX Spark system powered by the Grace–Blackwell (GB10) architecture.
1111

1212
learning_objectives:
13-
- Explain the roles of Isaac Sim and Isaac Lab, and describe how DGX Spark accelerates robotic simulation and reinforcement learning workloads
14-
- Build Isaac Sim and Isaac Lab from source on an Arm-based DGX Spark system
15-
- Launch and control a basic robot simulation in Isaac Sim using Python scripts
16-
- Train and evaluate a reinforcement learning policy for the Unitree H1 humanoid robot using Isaac Lab and the RSL-RL interface
13+
- Describe the roles of Isaac Sim and Isaac Lab within a robotics simulation and RL pipeline
14+
- Build and configure Isaac Sim and Isaac Lab on an Arm-based DGX Spark system
15+
- Launch and control a robot simulation in Isaac Sim using Python
16+
- rain and evaluate a reinforcement learning policy for the Unitree H1 humanoid robot using Isaac Lab and RSL-RL
1717

1818
prerequisites:
19-
- Access to an NVIDIA DGX Spark system with at least 50 GB of free disk space
19+
- A NVIDIA DGX Spark system with at least 50 GB of free disk space
2020
- Familiarity with Linux command-line tools
2121
- Experience with Python scripting and virtual environments
2222
- Basic understanding of reinforcement learning concepts (rewards, policies, episodes)
23-
- Experience building software from source using CMake and make
2423

2524
author:
2625
- Johnny Nunez

0 commit comments

Comments
 (0)