|
21 | 21 | <!-- quads -->
|
22 | 22 | <craft id="quad_plus" config="custom" motors="4" configId="4">
|
23 | 23 | <geometry>
|
24 |
| - <motor rotation="+1" port="1">0,1</motor> |
25 |
| - <motor rotation="-1" port="2">1,0</motor> |
26 |
| - <motor rotation="+1" port="3">0,-1</motor> |
27 |
| - <motor rotation="-1" port="4">-1,0</motor> |
| 24 | + <motor rotation="+1" port="1">1,0</motor> |
| 25 | + <motor rotation="-1" port="2">0,1</motor> |
| 26 | + <motor rotation="+1" port="3">-1,0</motor> |
| 27 | + <motor rotation="-1" port="4">0,-1</motor> |
28 | 28 | </geometry>
|
29 | 29 | </craft>
|
30 | 30 | <craft id="quad_x" config="quad_x" configId="5">
|
|
61 | 61 | <!-- The YAW values on hexa_h come out wrong... The other values are the same as for hex_x. -->
|
62 | 62 | <craft id="hexa_h" config="custom" motors="6" configId="12">
|
63 | 63 | <geometry>
|
64 |
| - <motor rotation="+1" port="1">-0.57,1</motor> |
65 |
| - <motor rotation="-1" port="2">0.57,1</motor> |
66 |
| - <motor rotation="+1" port="3">0.57,0</motor> |
67 |
| - <motor rotation="-1" port="4">0.57,-1</motor> |
68 |
| - <motor rotation="+1" port="5">-0.57,-1</motor> |
69 |
| - <motor rotation="-1" port="6">-0.57,0</motor> |
| 64 | + <motor rotation="+1" port="1">1,-0.57</motor>//Note that x axis runs from back to front and y axis from left to right |
| 65 | + <motor rotation="-1" port="2">1,0.57</motor> |
| 66 | + <motor rotation="+1" port="3">0,0.57</motor> |
| 67 | + <motor rotation="-1" port="4">-1,0.57</motor> |
| 68 | + <motor rotation="+1" port="5">-1,-0.57</motor> |
| 69 | + <motor rotation="-1" port="6">0,-0.57</motor> |
70 | 70 | </geometry>
|
71 | 71 | </craft>
|
72 | 72 |
|
73 | 73 | <!-- The generated Pitch values for Y6 are 50% too high... need to adjust the output manually. -->
|
74 | 74 | <craft id="hexa_coax" config="custom" motors="6" configId="13">
|
75 | 75 | <geometry>
|
76 |
| - <motor rotation="+1" port="1">-0.5,0.5</motor> |
77 |
| - <motor rotation="-1" port="2">-0.5,0.5</motor> |
78 |
| - <motor rotation="+1" port="3">0.5,0.5</motor> |
79 |
| - <motor rotation="-1" port="4">0.5,0.5</motor> |
80 |
| - <motor rotation="-1" port="5">0,-1</motor> |
81 |
| - <motor rotation="+1" port="6">0,-1</motor> |
| 76 | + <motor rotation="+1" port="1">0.5,-.866</motor>//Note how x-y axis are defined above! |
| 77 | + <motor rotation="-1" port="2">0.5,-.866</motor> |
| 78 | + <motor rotation="+1" port="3">0.5,.866</motor> |
| 79 | + <motor rotation="-1" port="4">0.5,.866</motor> |
| 80 | + <motor rotation="-1" port="5">-1,0</motor> |
| 81 | + <motor rotation="+1" port="6">-1,0</motor> |
82 | 82 | </geometry>
|
83 | 83 | </craft>
|
84 | 84 | <!-- "Reversed" Y6, with the single arm leading. -->
|
85 | 85 | <craft id="hexa_coax_rev" config="custom" motors="6" configId="14">
|
86 | 86 | <geometry>
|
87 |
| - <motor rotation="+1" port="1">0,1</motor> |
88 |
| - <motor rotation="-1" port="2">0,1</motor> |
89 |
| - <motor rotation="+1" port="3">0.5,-0.5</motor> |
90 |
| - <motor rotation="-1" port="4">0.5,-0.5</motor> |
91 |
| - <motor rotation="-1" port="5">-0.5,-0.5</motor> |
92 |
| - <motor rotation="+1" port="6">-0.5,-0.5</motor> |
| 87 | + <motor rotation="+1" port="1">1,0</motor> |
| 88 | + <motor rotation="-1" port="2">1,0</motor> |
| 89 | + <motor rotation="+1" port="3">-0.5,.866</motor> |
| 90 | + <motor rotation="-1" port="4">-0.5,.866</motor> |
| 91 | + <motor rotation="-1" port="5">-0.5,-.866</motor> |
| 92 | + <motor rotation="+1" port="6">-0.5,-.866</motor> |
93 | 93 | </geometry>
|
94 | 94 | </craft>
|
95 | 95 |
|
|
121 | 121 | </craft>
|
122 | 122 | <craft id="octo_coax_plus" config="custom" motors="8" configId="32">
|
123 | 123 | <geometry>
|
124 |
| - <motor rotation="+1" port="1">0,1</motor> |
125 |
| - <motor rotation="-1" port="2">0,1</motor> |
126 |
| - <motor rotation="-1" port="3">1,0</motor> |
127 |
| - <motor rotation="+1" port="4">1,0</motor> |
128 |
| - <motor rotation="+1" port="5">0,-1</motor> |
129 |
| - <motor rotation="-1" port="6">0,-1</motor> |
130 |
| - <motor rotation="-1" port="7">-1,0</motor> |
131 |
| - <motor rotation="+1" port="8">-1,0</motor> |
| 124 | + <motor rotation="+1" port="1">1,0</motor> |
| 125 | + <motor rotation="-1" port="2">1,0</motor> |
| 126 | + <motor rotation="-1" port="3">0,1</motor> |
| 127 | + <motor rotation="+1" port="4">0,1</motor> |
| 128 | + <motor rotation="+1" port="5">-1,0</motor> |
| 129 | + <motor rotation="-1" port="6">-1,0</motor> |
| 130 | + <motor rotation="-1" port="7">0,-1</motor> |
| 131 | + <motor rotation="+1" port="8">0,-1</motor> |
132 | 132 | </geometry>
|
133 | 133 | </craft>
|
134 | 134 | <craft id="octo_coax_x" config="custom" motors="8" configId="33">
|
135 | 135 | <geometry>
|
136 |
| - <motor rotation="+1" port="1">-1,1</motor> |
137 |
| - <motor rotation="-1" port="2">-1,1</motor> |
| 136 | + <motor rotation="+1" port="1">1,-1</motor> |
| 137 | + <motor rotation="-1" port="2">1,-1</motor> |
138 | 138 | <motor rotation="-1" port="3">1,1</motor>
|
139 | 139 | <motor rotation="+1" port="4">1,1</motor>
|
140 |
| - <motor rotation="+1" port="5">1,-1</motor> |
141 |
| - <motor rotation="-1" port="6">1,-1</motor> |
| 140 | + <motor rotation="+1" port="5">-1,1</motor> |
| 141 | + <motor rotation="-1" port="6">-1,1</motor> |
142 | 142 | <motor rotation="-1" port="7">-1,-1</motor>
|
143 | 143 | <motor rotation="+1" port="8">-1,-1</motor>
|
144 | 144 | </geometry>
|
145 | 145 | </craft>
|
146 | 146 | <!-- "colinear octo" meaning 4 arms, two motors per arm, one set of motors is half-way between center of 'copter and the outer set of motors -->
|
147 | 147 | <craft id="octo_colin_plus" config="custom" motors="8" configId="34">
|
148 | 148 | <geometry>
|
149 |
| - <motor rotation="+1" port="1">0,1</motor> |
150 |
| - <motor rotation="-1" port="2">0,0.5</motor> |
151 |
| - <motor rotation="+1" port="3">1,0</motor> |
152 |
| - <motor rotation="-1" port="4">0.5,0</motor> |
153 |
| - <motor rotation="+1" port="5">0,-1</motor> |
154 |
| - <motor rotation="-1" port="6">0,-0.5</motor> |
155 |
| - <motor rotation="+1" port="7">-1,0</motor> |
156 |
| - <motor rotation="-1" port="8">-0.5,0</motor> |
| 149 | + <motor rotation="+1" port="1">1,0</motor> |
| 150 | + <motor rotation="-1" port="2">0.5,0</motor> |
| 151 | + <motor rotation="+1" port="3">0,1</motor> |
| 152 | + <motor rotation="-1" port="4">0,0.5</motor> |
| 153 | + <motor rotation="+1" port="5">-1,0</motor> |
| 154 | + <motor rotation="-1" port="6">-0.5,0</motor> |
| 155 | + <motor rotation="+1" port="7">0,-1</motor> |
| 156 | + <motor rotation="-1" port="8">0,-0.5</motor> |
157 | 157 | </geometry>
|
158 | 158 | </craft>
|
159 | 159 | <craft id="octo_colin_x" config="custom" motors="8" configId="35">
|
160 | 160 | <geometry>
|
161 |
| - <motor rotation="+1" port="1">-1,1</motor> |
162 |
| - <motor rotation="-1" port="2">-0.5,0.5</motor> |
| 161 | + <motor rotation="+1" port="1">1,-1</motor> |
| 162 | + <motor rotation="-1" port="2">0.5,-0.5</motor> |
163 | 163 | <motor rotation="+1" port="3">1,1</motor>
|
164 | 164 | <motor rotation="-1" port="4">0.5,0.5</motor>
|
165 |
| - <motor rotation="+1" port="5">1,-1</motor> |
166 |
| - <motor rotation="-1" port="6">0.5,-0.5</motor> |
| 165 | + <motor rotation="+1" port="5">-1,1</motor> |
| 166 | + <motor rotation="-1" port="6">-0.5,0.5</motor> |
167 | 167 | <motor rotation="+1" port="7">-1,-1</motor>
|
168 | 168 | <motor rotation="-1" port="8">-0.5,-0.5</motor>
|
169 | 169 | </geometry>
|
|
173 | 173 | </craft> -->
|
174 | 174 | <craft id="octo_square_plus" config="custom" motors="8" configId="37">
|
175 | 175 | <geometry>
|
176 |
| - <motor rotation="+1" port="1">0,1</motor> |
| 176 | + <motor rotation="+1" port="1">1,0</motor> |
177 | 177 | <motor rotation="-1" port="2">0.7,0.7</motor>
|
178 |
| - <motor rotation="+1" port="3">1,0</motor> |
179 |
| - <motor rotation="-1" port="4">0.7,-0.7</motor> |
180 |
| - <motor rotation="+1" port="5">0,-1</motor> |
| 178 | + <motor rotation="+1" port="3">0,1</motor> |
| 179 | + <motor rotation="-1" port="4">-0.7,0.7</motor> |
| 180 | + <motor rotation="+1" port="5">-1,0</motor> |
181 | 181 | <motor rotation="-1" port="6">-0.7,-0.7</motor>
|
182 |
| - <motor rotation="+1" port="7">-1,0</motor> |
183 |
| - <motor rotation="-1" port="8">-0.7,0.7</motor> |
| 182 | + <motor rotation="+1" port="7">0,-1</motor> |
| 183 | + <motor rotation="-1" port="8">0.7,-0.7</motor> |
184 | 184 | </geometry>
|
185 | 185 | </craft>
|
186 | 186 | <craft id="octo_square_x" config="custom" motors="8" configId="38">
|
187 | 187 | <geometry>
|
188 |
| - <motor rotation="+1" port="1">-1,1</motor> |
189 |
| - <motor rotation="-1" port="2">0,1</motor> |
| 188 | + <motor rotation="+1" port="1">1,-1</motor> |
| 189 | + <motor rotation="-1" port="2">1,0</motor> |
190 | 190 | <motor rotation="+1" port="3">1,1</motor>
|
191 |
| - <motor rotation="-1" port="4">1,0</motor> |
192 |
| - <motor rotation="+1" port="5">1,-1</motor> |
193 |
| - <motor rotation="-1" port="6">0,-1</motor> |
| 191 | + <motor rotation="-1" port="4">0,1</motor> |
| 192 | + <motor rotation="+1" port="5">-1,1</motor> |
| 193 | + <motor rotation="-1" port="6">-1,0</motor> |
194 | 194 | <motor rotation="+1" port="7">-1,-1</motor>
|
195 |
| - <motor rotation="-1" port="8">-1,0</motor> |
| 195 | + <motor rotation="-1" port="8">0,-1</motor> |
196 | 196 | </geometry>
|
197 | 197 | </craft>
|
198 | 198 |
|
|
0 commit comments