How to apply control in viewer? #1692
Unanswered
andrealu2012
asked this question in
Asking for Help
Replies: 1 comment
-
You can either use the passive Python viewer or callbacks. I have two examples of using callbacks here: |
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.
-
i am using python in Mujoco.i can write control law in .py and run this .py. but when i run viewer and drag .xml file into viewer,the control law cannot work(because mujoco cannot connect .py to this .xml file,i guess),so help,how to apply control law in .py in viewer? Thank you
Beta Was this translation helpful? Give feedback.
All reactions