Difference between revisions of "Stompy In MuJoCo"
Line 7: | Line 7: | ||
[[File:Mujucoreleases1.png|600px|thumb|none|MuJoCo releases]] | [[File:Mujucoreleases1.png|600px|thumb|none|MuJoCo releases]] | ||
− | 2. '''Download Robot Files''': Obtain the Stompy robot | + | 2. '''Download Robot Files''': Obtain the Stompy robot MuJoCo files from |
[https://media.kscale.dev/stompy/latest_mjcf.tar.gz here]. | [https://media.kscale.dev/stompy/latest_mjcf.tar.gz here]. | ||
Line 13: | Line 13: | ||
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:Run simulate.png|600px|frame|none|Run MuJoCo Simulate]] | ||
+ | |||
+ | [[File:Robotxml.png|600px|thumb|none|Downloaded Files]] |
Revision as of 18:00, 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
2. Download Robot Files: Obtain the Stompy robot MuJoCo files from here.
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.