Skip to content

Commit 308d239

Browse files
Merge pull request #185 from google-deepmind/F6B88569B4ACE8EDB52C1C3C9FB85725
Rename *.STL to *.stl in fourier_n1.
2 parents 932eba5 + d2f75db commit 308d239

32 files changed

+472
-30
lines changed

LICENSE

Lines changed: 441 additions & 0 deletions
Large diffs are not rendered by default.

fourier_n1/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,14 @@ It is derived from the
2323
## MJCF derivation steps
2424

2525
1. Started from `N1_raw.urdf` in [Fourier N1 URDF Description](https://github.com/FFTAI/Wiki-GRx-Models).
26-
- File SHA: `8456575a522676db6b7d0924eccfc61e4c4123cc`
26+
- Commit: `f29a87905bdcfc32fdac9c5342644630fd27156a`
2727
2. Loaded the URDF into MuJoCo and saved a corresponding MJCF.
2828
3. Manually edited the MJCF to extract common properties into the `<default>` section.
2929
4. Manually edited the `<asset>` section to include the textures and meshes.
3030
5. Manually added actuators.
3131
6. Manually added sensors.
3232
7. Added `scene.xml` which includes the robot, with a textured groundplane, skybox, and haze.
33+
8. Renamed all STL files from `*.STL` to `*.stl`.
3334

3435
More information can be found [here](https://github.com/FFTAI/wiki-grx-mjcf).
3536

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)