Difference between revisions of "Stompy In MuJoCo"

From Humanoid Robots Wiki
Jump to: navigation, search
Line 4: Line 4:
  
 
1. '''Download the Binary''' : First, download the MuJoCo binary from the [https://github.com/google-deepmind/mujoco/releases/ GitHub repository]
 
1. '''Download the Binary''' : First, download the MuJoCo binary from the [https://github.com/google-deepmind/mujoco/releases/ GitHub repository]
 +
 +
[[File:Mujucoreleases1.png|600px|thumb|none|MuJoCo releases]]
  
 
2. '''Download Robot Files''': Obtain the Stompy robot MuJo files from
 
2. '''Download Robot Files''': Obtain the Stompy robot MuJo files from
 
[https://media.kscale.dev/stompy/latest_mjcf.tar.gz here].
 
[https://media.kscale.dev/stompy/latest_mjcf.tar.gz here].
 +
 +
[[File:Storekscalemjcf.png|600px|thumb|none| K-Scale Downloads]]
  
 
3. '''Drag and Drop''': Open the MuJoCo simulate binary. Simply drag and drop the `robot.xml` file from the downloaded robot files into the simulate window.
 
3. '''Drag and Drop''': Open the MuJoCo simulate binary. Simply drag and drop the `robot.xml` file from the downloaded robot files into the simulate window.
 
 
[[File:Mujucoreleases1.png|300px|thumb|none|MuJoCo releases]]
 

Revision as of 17:49, 19 May 2024

Importing the Stompy Robot XML

To import the Stompy robot XML into MuJoCo, follow these steps:

1. Download the Binary : First, download the MuJoCo binary from the GitHub repository

MuJoCo releases

2. Download Robot Files: Obtain the Stompy robot MuJo files from here.

K-Scale Downloads

3. Drag and Drop: Open the MuJoCo simulate binary. Simply drag and drop the `robot.xml` file from the downloaded robot files into the simulate window.