You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I’m starting a personal project to do sim-to-real for the reacher task with a UR10 robot using an IsaacLab-trained policy.
Since this is a similar project with IsaacGym. Do you have any advice for someone starting out? Maybe something you’d do differently if you were starting again?
Thanks in advance!
The text was updated successfully, but these errors were encountered:
As for deployment, you may need to align the simulation/real UR10 mounting direction if they differ. In addition, you can follow the control code in this repo to directly control the real robot through ROS1/2 in Isaac Sim, or you can export the policy weights and deploy to edge devices such as Jetson Orin.
Let me know if you run into any issues along the way. I’d also love to hear about your progress, so feel free to share any updates!
Hi, I’m starting a personal project to do sim-to-real for the reacher task with a UR10 robot using an IsaacLab-trained policy.
Since this is a similar project with IsaacGym. Do you have any advice for someone starting out? Maybe something you’d do differently if you were starting again?
Thanks in advance!
The text was updated successfully, but these errors were encountered: