File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff 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 )
Original file line number Diff line number Diff line change @@ -24,7 +24,8 @@ It is derived from the
2424
2525Here 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 `
28292 . Loaded the URDF into MuJoCo and saved a corresponding MJCF.
29303 . Manually edited the MJCF to extract common properties into the ` <default> ` section.
30314 . 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 ) .
You can’t perform that action at this time.
0 commit comments