Is it common to use foot contact force data in robot renforcement learning? #2532
H-Hisamichi
started this conversation in
General
Replies: 1 comment 1 reply
-
Thanks you for posting this. It is definitely something that is used, you could check our quadruped environments, for example. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hi everyone,
I'm working on reinforcement learning for a legged robot.
I wented to ues foot contact force data in the observation.
So, I checked the MDP code (observations.py), but I could not find any MDP about foot contanct force.
Is it not common to use contact force data in observations for robot reinforcement learning?
Beta Was this translation helpful? Give feedback.
All reactions