generated from isaac-sim/IsaacLabExtensionTemplate
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Setup
- Isaac Sim: 5.0.0
- OS: Ubuntu 20.04
- GPU: RTX 4090 (Driver 570.133.07, CUDA 12.8)
First of all, thank you for your work. I am working on integrating GR00T-N1.5-3B with Isaac Lab (Franka Panda + RGB-D camera). My goal is to move beyond the default IsaacLabEval usage and gain finer control over the pipeline.
Problem
- I have already created tasks following the required file format, but none of them run successfully.
- I also attempted to load some custom modules to extend functionality, but the integration still fails.
- I would like to replicate the structure and workflow of to build my own tasks.
Questions
- Are there examples or documentation showing how to create tasks outside of IsaacLabEval?
- When mimicking , which core modules or classes must be inherited or overridden?
- What is the recommended way to validate that my task definitions are correct (e.g., debugging tools or validation steps)?
- Any best practices for integrating custom modules into the task pipeline without breaking compatibility?
Metadata
Metadata
Assignees
Labels
No labels