A32X: Fix Pushback
This commit is contained in:
parent
17b3978e1c
commit
c8cb10ddfd
2 changed files with 4 additions and 4 deletions
|
@ -28,9 +28,9 @@
|
|||
|
||||
<model>
|
||||
<pushback>
|
||||
<kp type="double">1000</kp>
|
||||
<ki type="double">0</ki>
|
||||
<kd type="double">0</kd>
|
||||
<kp type="double">5000</kp>
|
||||
<ki type="double">200</ki>
|
||||
<kd type="double">500</kd>
|
||||
<position-norm type="double">0</position-norm>
|
||||
</pushback>
|
||||
<icing>
|
||||
|
|
|
@ -1 +1 @@
|
|||
2007
|
||||
2008
|
Reference in a new issue