Replies: 1 comment
-
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.
-
Hi all, I am doing sim-to-sim validation for my RL agents trained in Isaac Lab. In my Isaac Lab environment, everything was modelled as
RigidObjectsin the task space with permeative shapes. I recreated the same geometry setup in MuJoCo usinggeoms, but I am wondering if there is a way to match object properties, such as Friction and Restitution, to the corresponding MuJoCo properties?Edit: I understand the two simulators use very different physics modelling, and it will be very hard to replicate all the dynamics in both. I think my question is more about how I should approach task modelling if I want to involve both simulators during training.
Beta Was this translation helpful? Give feedback.
All reactions