Skip to content

Commit 3bab827

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents 6811540 + cf96fa2 commit 3bab827

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CONTRIBUTORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Built by the Google DeepMind team with contributions from the open-source commun
2222
- [Dada Tian](https://github.com/lonelyfluency)
2323
- [Eugene Frizza](https://github.com/eufrizz)
2424
- [Ian Noh](https://github.com/dongridong)
25+
- [Jason Chen](https://github.com/chenxin199305)
2526
- [Jonathan Zamora](https://github.com/jonzamora)
2627
- [Kallinteris Andreas](https://github.com/Kallinteris-Andreas)
2728
- [Lev Kozlov](https://github.com/lvjonok)

fourier_n1/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ It is derived from the
2424

2525
Here are the main steps taken to derive the MJCF model from the original URDF:
2626

27-
1. Started from `N1_raw.urdf`.
27+
1. Started from `N1_raw.urdf` in [Fourier N1 URDF Description](https://github.com/FFTAI/Wiki-GRx-Models).
28+
- File SHA: `8456575a522676db6b7d0924eccfc61e4c4123cc`
2829
2. Loaded the URDF into MuJoCo and saved a corresponding MJCF.
2930
3. Manually edited the MJCF to extract common properties into the `<default>` section.
3031
4. Manually edited the `<asset>` section to include the textures and meshes.
@@ -36,4 +37,4 @@ More information can be found [here](https://github.com/FFTAI/wiki-grx-mjcf).
3637

3738
## License
3839

39-
This model is released under an [GPL-3.0 License](LICENSE).
40+
This model is released under an [Apache-2.0 License](LICENSE).

0 commit comments

Comments
 (0)