You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm creating the environment for the RL agent (bipedal walker) and I need to provide output observation for my RL algorithm but I'm not really sure how to get joint rotation value, I used getLinkState, getJointState and getJointInfo but it didn't output what I expected. Could somebody explain to me how to get the current rotation value of the joint or how to prevent the joint from rotating freely?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I'm creating the environment for the RL agent (bipedal walker) and I need to provide output observation for my RL algorithm but I'm not really sure how to get joint rotation value, I used getLinkState, getJointState and getJointInfo but it didn't output what I expected. Could somebody explain to me how to get the current rotation value of the joint or how to prevent the joint from rotating freely?
Beta Was this translation helpful? Give feedback.
All reactions