Is there any document that illustrates the physical meaning of state and action in pybullet environments (e.g., Ant, Hopper, Walker2D)) #3632
xinghua-qu
started this conversation in
General
Replies: 2 comments
-
For a state description this might help . |
Beta Was this translation helpful? Give feedback.
0 replies
-
The actions seem to be the motor torques for all joints : |
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.
-
Currently, I want to use the environments of Ant, Hopper, Walker2D and Halfcheetah.
However, it's quite hard to understand the physical meaning of each dimension in state and action space in the xml code. Does anyone know the related document that explains the detail of the state and action space?
Beta Was this translation helpful? Give feedback.
All reactions