Isaac Sim Version
4.5.0
4.2.0
4.1.0
4.0.0
4.5.0
2023.1.1
2023.1.0-hotfix.1
Other (please specify):
Operating System
Ubuntu 22.04
Ubuntu 20.04
Windows 11
Windows 10
Other (please specify):
GPU Information
- Model:
- Driver Version:
Topic Description
Hi everyone,
I am working on implementing a custom robot and controller in Isaac Sim. I am currently using simple_stack.py
as a reference, but I find it difficult to modify because the controller and task settings are defined across multiple files.
I am looking for the simplest example that shows how to implement a robot, controller, and task in one place. Does such an example exist?
Thank you!