Simulation of different types of terrains #2536
Unanswered
GraceNiyo
asked this question in
Asking for Help
Replies: 1 comment
-
Yes, that is possible. |
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.
-
Intro
Hi!
I am a graduate student at USC, I use MuJoCo for my research on locomotion.
My setup
MuJoCo version 3.3.0
Ubuntu version 20.04
My question
I would like to simulate a robot (an adaptation of OpenAI’s HalfCheetah) walking on a solid, soft and mixed (solid and soft parts) terrains. Is it possible to simulate do so using MuJoCo? And if so what parameters would I need to chance? From documentation, solref and solimp can be used to adjust how contacts interact. However, I am not sure if it is possible to use these parameters to change the floor property so that I can simulate those terrains. Your feedback and guidance is valuable. Thanks!
Minimal model and/or code that explain my question
Confirmations
Beta Was this translation helpful? Give feedback.
All reactions