File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this repository will be documented here.
44
5+ ## [ 2025-12-12]
6+
7+ - fix Skydio X2 gear settings for yaw control
8+
59## [ 2025-05-30]
610
711- Added an MJX-tuned version of the G1 model.
Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ Built by the Google DeepMind team with contributions from the open-source commun
2121- [ Andrew Luo] ( https://github.com/Andrew-Luo1 )
2222- [ Ayzaan Wahid] ( https://github.com/ayzaan )
2323- [ Chintan Desai] ( https://github.com/hello-chintan )
24+ - [ Christian Rauch] ( https://github.com/christianrauch )
2425- [ Dada Tian] ( https://github.com/lonelyfluency )
2526- [ Eugene Frizza] ( https://github.com/eufrizz )
2627- [ Haochen Shi] ( https://github.com/hshi74 )
Original file line number Diff line number Diff line change 5555 <actuator >
5656 <motor class =" x2" name =" thrust1" site =" thrust1" gear =" 0 0 1 0 0 -.0201" />
5757 <motor class =" x2" name =" thrust2" site =" thrust2" gear =" 0 0 1 0 0 .0201" />
58- <motor class =" x2" name =" thrust3" site =" thrust3" gear =" 0 0 1 0 0 .0201" />
59- <motor class =" x2" name =" thrust4" site =" thrust4" gear =" 0 0 1 0 0 - .0201" />
58+ <motor class =" x2" name =" thrust3" site =" thrust3" gear =" 0 0 1 0 0 - .0201" />
59+ <motor class =" x2" name =" thrust4" site =" thrust4" gear =" 0 0 1 0 0 .0201" />
6060 </actuator >
6161
6262 <sensor >
You can’t perform that action at this time.
0 commit comments