TypeError in set_friction_ratio() When Running domain_randomization.py #1052
-
Hi everyone, I'm encountering an issue while trying to run the examples/rigid/domain_randomization.py script. The execution throws the following error:
I’ve checked the script and the related function, but I haven’t been able to pinpoint the cause. Has anyone else experienced this issue or knows how to resolve it? Any help or suggestions would be greatly appreciated! Thanks in advance! |
Beta Was this translation helpful? Give feedback.
Answered by
duburcqa
Apr 21, 2025
Replies: 1 comment 6 replies
-
It seems that the signature expects |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This signature corresponds to the "old" Genesis version that is currently available on PyPI. You need to update to the latest version by following the readme instructions.