Hi,
I have an issue with the GPU-accelerated scene for my UR5e robot gym.env.
With CPU, the robot moves normally, starting by going to the joint default positions. However, when I enable the GPU-accelerated scene the robot stops moving from its zero joint position.
This video illustrates the issue
Here is the code I am working on.
ur5e_rl.zip (16.3 KB)