How to return a warning flag variable when the simulation becomes unstable #2156
Replies: 1 comment 1 reply
-
We have a WIP change which will make In the meantime, you can check |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Intro
Hi!
I am a undergrad student, I use MuJoCo for my research on Parallel mechanism simulation.
My setup
MuJoCo version 3.2.2
My question
My simulation sometimes encounters crashes. How can I return a variable to indicate that the simulation is unstable when a crash occurs, and then terminate the simulation instead of restarting it.
Minimal model and/or code that explain my question
No response
Confirmations
Beta Was this translation helpful? Give feedback.
All reactions