1
0
Fork 0

Sim: Fix wrong pushback external reaction jsbsim

This commit is contained in:
Josh Davidson 2020-06-27 17:10:30 -04:00
parent a2c834b98c
commit 1f0da60e97

View file

@ -6,14 +6,14 @@
<external_reactions>
<force name="tractor" frame="BODY">
<location unit="M">
<x> 7.52385 </x>
<y> 0 </y>
<z> -3.2846 </z>
<x>-13.6573</x>
<y>0</y>
<z>-2.25489</z>
</location>
<direction>
<x> 1 </x>
<y> 0 </y>
<z> 0 </z>
<x>1</x>
<y>0</y>
<z>0</z>
</direction>
</force>
</external_reactions>