Replies: 1 comment
-
The example here shows how to use pre-trained policies for defining action terms: https://github.com/isaac-sim/IsaacLab/tree/main/source/extensions/omni.isaac.lab_tasks/omni/isaac/lab_tasks/manager_based/navigation That should probably help you get started :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm working on reinforcement learning tasks using Isaac Lab.
Is it possible to bring a pre-trained robot into the training environment and carry out the specific learning tasks I want?
For example, when training a mobile manipulator, the manipulator is the robot I want to train, while the mobile robot is an already pre-trained robot.
Could you let me know if this is possible?
Beta Was this translation helpful? Give feedback.
All reactions