mjSpec and mjcb_control callback #2933
Unanswered
v-r-a
asked this question in
Asking for Help
Replies: 0 comments
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 graduate student, I am using mjSpec for a legged robot's system identification task.
My setup
Currently using MuJoCo Python API.
My question
I am new to using MjSpec. I am using mjSpec to tweak the robot model in an optimization cost function. I realised that we get
ValueError: Error: engine error: Python exception raisedif we set the controller callback beforemodel = spec.compile().I wish this were illustrated in an example in the mjSpec Colab tutorial. All the examples include passive simulations. Politely tagging @quagla, since he seems to answer all the spec related queries!
Minimal model and/or code that explain my question
MRE:
Confirmations
Beta Was this translation helpful? Give feedback.
All reactions