mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-10 06:59:54 +08:00
Bebop flightgear (#2827)
* added bebop in flightgear * added credits * fixed gazebo models
This commit is contained in:
committed by
GitHub
parent
3c2b64a5fd
commit
eea959e29b
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,18 @@
|
||||
<?xml version="1.0"?>
|
||||
|
||||
<PropertyList>
|
||||
|
||||
<!-- Bebop model provided by cbas at https://blendswap.com/blend/19902 -->
|
||||
<path>bebop.ac</path>
|
||||
|
||||
<offsets>
|
||||
<heading-deg>-90.</heading-deg>
|
||||
<pitch-deg>0.</pitch-deg>
|
||||
<roll-deg>0.</roll-deg>
|
||||
<x-m>0.</x-m>
|
||||
<y-m>0.</y-m>
|
||||
<z-m>0.</z-m>
|
||||
</offsets>
|
||||
|
||||
|
||||
</PropertyList>
|
||||
Reference in New Issue
Block a user