AssertionError: Differential drive requires both wheel joints to have same min velocities! #953
-
### This is the test code
Traceback (most recent call last): |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hello! Thanks for reaching out. This is a little hard for me to tell what the actual problem is, but here should be a simple fix: I see that you based this script off of the grasping mode example - do you mind try loading the robot with a robot config instead of importing it after the environment has been initialized? For example:
Let me know if this works for you! |
Beta Was this translation helpful? Give feedback.
Hello! Thanks for reaching out. This is a little hard for me to tell what the actual problem is, but here should be a simple fix: I see that you based this script off of the grasping mode example - do you mind try loading the robot with a robot config instead of importing it after the environment has been initialized? For example: