Skip to content

Commit

Permalink
First draft
Browse files Browse the repository at this point in the history
  • Loading branch information
Perrrewi committed Nov 22, 2024
1 parent 018f335 commit bb8fda7
Show file tree
Hide file tree
Showing 7 changed files with 1,528 additions and 0 deletions.
160 changes: 160 additions & 0 deletions models/tiltrotor/meshes/iris_prop_ccw.dae

Large diffs are not rendered by default.

160 changes: 160 additions & 0 deletions models/tiltrotor/meshes/iris_prop_cw.dae

Large diffs are not rendered by default.

56 changes: 56 additions & 0 deletions models/tiltrotor/meshes/x8_elevon_left.dae

Large diffs are not rendered by default.

56 changes: 56 additions & 0 deletions models/tiltrotor/meshes/x8_elevon_right.dae

Large diffs are not rendered by default.

56 changes: 56 additions & 0 deletions models/tiltrotor/meshes/x8_wing.dae

Large diffs are not rendered by default.

15 changes: 15 additions & 0 deletions models/tiltrotor/model.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<?xml version="1.0"?>
<model>
<name>tiltrotor</name>
<version>1.0</version>
<sdf version='1.4'>model.sdf</sdf>

<author>
<name>Roman Bapst</name>
<email>[email protected]</email>
</author>

<description>
This is a model for a quad-tiltrotor with motors in x configuration.
</description>
</model>
Loading

0 comments on commit bb8fda7

Please sign in to comment.