Hi,
There’s an existing issue with Isaac Sim and Isaac Lab that if any randomization is performed (even if it’s only at startup) and/or a mesh is used for the terrain, the simulation won’t be deterministic (even under the same random seed).
This is significantly bad for training any RL model, making any hyperparameter optimization essentially worthless. Is there any on-going work on solving this?