MuJoCo Mode / Environment creation #1537
Replies: 4 comments 3 replies
-
I have a similar question. If I want to model a terrain with specific height functions h(x) with respect to x-axis, is there any way to construct such terrain, see the picture below. It seems that hfield is not possible, because it is discrete and not smooth enough. |
Beta Was this translation helpful? Give feedback.
-
@kevinzakka @yuvaltassa Can you please help ? |
Beta Was this translation helpful? Give feedback.
-
@gautam1858 While you wait till Kevin or Yuval weighs in: Currently the way you describe, CAD->URDF->XML is indeed often the most convenient and precise method. Here are some of the alternatives to consider:
|
Beta Was this translation helpful? Give feedback.
-
@sanbens1234 Is there a reason why a higher resolution hfield would not work for this case (although I am aware the colliding object and the resolution of the hfield should be of comparable scale)? If you need higher order smoothness, then you might be able to create a custom SDF, but in practice I'd expect a higher-res hfield to work for this application. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi I just want to know how to create environment or models ? Is it recommended to use CAD software, design robotic arm and then convert to XML file ? I want to create a environment like having a table where the robotic arm can do certain things like pick and place etc. Is it possible to create xml file directly ? please advice on this.
Beta Was this translation helpful? Give feedback.
All reactions