Skip to content

Commit

Permalink
Ignition: add model for X8 plane and quad plane
Browse files Browse the repository at this point in the history
Supercedes ArduPilot/ardupilot_gazebo#1

Signed-off-by: Rhys Mainwaring <rhys.mainwaring@me.com>
  • Loading branch information
srmainwaring authored and tridge committed Jan 13, 2022
1 parent f1bab8a commit 3c21835
Show file tree
Hide file tree
Showing 20 changed files with 2,589 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
115 changes: 115 additions & 0 deletions Ignition/models/skywalker_x8/meshes/iris_prop_ccw.dae

Large diffs are not rendered by default.

115 changes: 115 additions & 0 deletions Ignition/models/skywalker_x8/meshes/iris_prop_cw.dae

Large diffs are not rendered by default.

115 changes: 115 additions & 0 deletions Ignition/models/skywalker_x8/meshes/x8_elevon_left.dae

Large diffs are not rendered by default.

115 changes: 115 additions & 0 deletions Ignition/models/skywalker_x8/meshes/x8_elevon_right.dae

Large diffs are not rendered by default.

115 changes: 115 additions & 0 deletions Ignition/models/skywalker_x8/meshes/x8_wing.dae

Large diffs are not rendered by default.

20 changes: 20 additions & 0 deletions Ignition/models/skywalker_x8/model.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<?xml version="1.0"?>
<model>
<name>Skywalker X8</name>
<version>1.0</version>
<sdf version='1.7'>model.sdf</sdf>

<author>
<name>Roman Bapst</name>
<email>roman@px4.io</email>
</author>

<author>
<name>Rhys Mainwaring</name>
<email>rhys.mainwaring@me.com</email>
</author>

<description>
This is a model of a Skywalker X8 plane with ArduPilot integration.
</description>
</model>
Loading

0 comments on commit 3c21835

Please sign in to comment.