|
74 | 74 | <bearing type="float">0</bearing> |
75 | 75 | <direction>Clockwise</direction> |
76 | 76 | </trajectory> |
77 | | - <velocity type="float" unit="m/s" tolerance="5">1.2</velocity> |
| 77 | + <velocity type="float" unit="m/s" tolerance="5">1</velocity> |
78 | 78 | <annotation> |
79 | 79 | <documentation>Loiter over a point</documentation> |
80 | 80 | <implementation-class>pt.lsts.neptus.mp.maneuvers.Loiter</implementation-class> |
81 | 81 | </annotation> |
82 | 82 | </Loiter> |
83 | 83 | </maneuver> |
84 | | - <maneuver> |
85 | | - <StationKeeping kind="automatic"> |
86 | | - <basePoint type="pointType"> |
87 | | - <point> |
88 | | - <id>SKLoc</id> |
89 | | - <name>SKLoc</name> |
90 | | - <coordinate> |
91 | | - <latitude>0N</latitude> |
92 | | - <longitude>0E</longitude> |
93 | | - <depth>0</depth> |
94 | | - </coordinate> |
95 | | - </point> |
96 | | - <radiusTolerance>8</radiusTolerance> |
97 | | - </basePoint> |
98 | | - <duration>0</duration> |
99 | | - <trajectory> |
100 | | - <radius type="float">12</radius> |
101 | | - </trajectory> |
102 | | - <speed type="float" unit="m/s" tolerance="5">1.2</speed> |
103 | | - <annotation> |
104 | | - <documentation>Station Keeping</documentation> |
105 | | - <implementation-class>pt.lsts.neptus.mp.maneuvers.StationKeeping</implementation-class> |
106 | | - </annotation> |
107 | | - </StationKeeping> |
108 | | - </maneuver> |
109 | 84 | <maneuver> |
110 | 85 | <Rows kind="automatic"> |
111 | 86 | <basePoint type="pointType"> |
|
122 | 97 | <width>100.0</width> |
123 | 98 | <length>200.0</length> |
124 | 99 | <height>0.0</height> |
125 | | - <hstep>27.0</hstep> |
| 100 | + <hstep>50.0</hstep> |
126 | 101 | <vstep>0.0</vstep> |
127 | 102 | <bearing>0.0</bearing> |
128 | | - <speed unit="m/s">1.2</speed> |
| 103 | + <speed unit="m/s">1</speed> |
129 | 104 | <annotation> |
130 | 105 | <documentation>No documentation available</documentation> |
131 | 106 | <implementation-class>pt.lsts.neptus.mp.maneuvers.RowsManeuver</implementation-class> |
|
150 | 125 | <pitch>10.0</pitch> |
151 | 126 | <amplitude>0.1</amplitude> |
152 | 127 | <duration>1200</duration> |
153 | | - <speed type="float" unit="m/s">1.3</speed> |
| 128 | + <speed type="float" unit="m/s">1</speed> |
154 | 129 | <radius>15.0</radius> |
155 | 130 | <direction>CLOCKW</direction> |
156 | 131 | <custom/> |
|
174 | 149 | <radiusTolerance>0.0</radiusTolerance> |
175 | 150 | </basePoint> |
176 | 151 | <path/> |
177 | | - <speed unit="m/s">1.2</speed> |
| 152 | + <speed unit="m/s">1</speed> |
178 | 153 | <annotation> |
179 | 154 | <documentation>No documentation available</documentation> |
180 | 155 | <implementation-class>pt.lsts.neptus.mp.maneuvers.FollowPath</implementation-class> |
181 | 156 | </annotation> |
182 | 157 | </FollowPath> |
183 | 158 | </maneuver> |
184 | | - <maneuver> |
185 | | - <FollowTrajectory kind="automatic"> |
186 | | - <basePoint type="pointType"> |
187 | | - <point> |
188 | | - <id/> |
189 | | - <coordinate> |
190 | | - <latitude>0N</latitude> |
191 | | - <longitude>0E</longitude> |
192 | | - <depth>0.0</depth> |
193 | | - </coordinate> |
194 | | - </point> |
195 | | - <radiusTolerance>0.0</radiusTolerance> |
196 | | - </basePoint> |
197 | | - <trajectory/> |
198 | | - <speed unit="m/s">1.2</speed> |
199 | | - <annotation> |
200 | | - <documentation>No documentation available</documentation> |
201 | | - <implementation-class>pt.lsts.neptus.mp.maneuvers.FollowTrajectory</implementation-class> |
202 | | - </annotation> |
203 | | - </FollowTrajectory> |
204 | | - </maneuver> |
205 | 159 | <maneuver> |
206 | 160 | <RIPattern kind="automatic"> |
207 | 161 | <basePoint type="pointType"> |
|
215 | 169 | </point> |
216 | 170 | <radiusTolerance>0.0</radiusTolerance> |
217 | 171 | </basePoint> |
218 | | - <width>100.0</width> |
219 | | - <hstep>20.0</hstep> |
| 172 | + <width>200.0</width> |
| 173 | + <hstep>50.0</hstep> |
220 | 174 | <bearing>0.0</bearing> |
221 | 175 | <squareCurve>false</squareCurve> |
222 | | - <speed unit="m/s">1.2</speed> |
| 176 | + <speed unit="m/s">1</speed> |
223 | 177 | <annotation> |
224 | 178 | <documentation>No documentation available</documentation> |
225 | 179 | <implementation-class>pt.lsts.neptus.mp.maneuvers.RIPattern</implementation-class> |
|
239 | 193 | </point> |
240 | 194 | <radiusTolerance>0.0</radiusTolerance> |
241 | 195 | </basePoint> |
242 | | - <width>100.0</width> |
243 | | - <hstep>20.0</hstep> |
| 196 | + <width>200.0</width> |
| 197 | + <hstep>50.0</hstep> |
244 | 198 | <bearing>0.0</bearing> |
245 | 199 | <squareCurve>false</squareCurve> |
246 | | - <speed unit="m/s">1.2</speed> |
| 200 | + <speed unit="m/s">1</speed> |
247 | 201 | <annotation> |
248 | 202 | <documentation>No documentation available</documentation> |
249 | 203 | <implementation-class>pt.lsts.neptus.mp.maneuvers.CrossHatchPattern</implementation-class> |
|
263 | 217 | </point> |
264 | 218 | <radiusTolerance>0.0</radiusTolerance> |
265 | 219 | </basePoint> |
266 | | - <width>100.0</width> |
| 220 | + <width>200.0</width> |
267 | 221 | <hstep>50</hstep> |
268 | 222 | <bearing>0.0</bearing> |
269 | 223 | <firstCurveRight>true</firstCurveRight> |
270 | | - <speed unit="m/s">1.2</speed> |
| 224 | + <speed unit="m/s">1</speed> |
271 | 225 | <annotation> |
272 | 226 | <documentation>No documentation available</documentation> |
273 | 227 | <implementation-class>pt.lsts.neptus.mp.maneuvers.ExpandingSquarePattern</implementation-class> |
274 | 228 | </annotation> |
275 | 229 | </ExpandingSquarePattern> |
276 | 230 | </maneuver> |
277 | | - <maneuver> |
278 | | - <CommsRelay> |
279 | | - <sys_a>lauv-seacon-2</sys_a> |
280 | | - <sys_b>lauv-seacon-3</sys_b> |
281 | | - <duration>3600</duration> |
282 | | - <startPoint type="pointType"> |
283 | | - <point> |
284 | | - <id>Start-Point</id> |
285 | | - <coordinate> |
286 | | - <latitude>0N</latitude> |
287 | | - <longitude>0E</longitude> |
288 | | - <depth>0</depth> |
289 | | - </coordinate> |
290 | | - </point> |
291 | | - </startPoint> |
292 | | - <move_threshold>30.0</move_threshold> |
293 | | - <speed unit="m/s">1.0</speed> |
294 | | - <annotation> |
295 | | - <documentation>No documentation available</documentation> |
296 | | - <implementation-class>pt.lsts.neptus.mp.maneuvers.CommsRelay</implementation-class> |
297 | | - </annotation> |
298 | | - </CommsRelay> |
299 | | - </maneuver> |
300 | | - <maneuver> |
301 | | - <RowsCoverage kind="automatic"> |
302 | | - <basePoint> |
303 | | - <point> |
304 | | - <id>id_omvbvr</id> |
305 | | - <name>id_omvbvr</name> |
306 | | - <coordinate> |
307 | | - <latitude>0N0'0.00''</latitude> |
308 | | - <longitude>0E0'0.00''</longitude> |
309 | | - <height>0.0</height> |
310 | | - </coordinate> |
311 | | - <z>0</z> |
312 | | - <zunits>DEPTH</zunits> |
313 | | - </point> |
314 | | - </basePoint> |
315 | | - <speed unit="m/s">1.0</speed> |
316 | | - <width>100.0</width> |
317 | | - <length>200.0</length> |
318 | | - <bearing>0.0</bearing> |
319 | | - <angleAperture>120.0</angleAperture> |
320 | | - <range>30</range> |
321 | | - <overlapPercentage>10</overlapPercentage> |
322 | | - <annotation> |
323 | | - <documentation>No documentation available</documentation> |
324 | | - <implementation-class>pt.lsts.neptus.mp.maneuvers.RowsCoverage</implementation-class> |
325 | | - </annotation> |
326 | | - </RowsCoverage> |
327 | | - </maneuver> |
328 | | - <maneuver> |
329 | | - <FollowPoint kind="automatic"> |
330 | | - <basePoint> |
331 | | - <point> |
332 | | - <id>id_qnotbp</id> |
333 | | - <name>id_qnotbp</name> |
334 | | - <coordinate> |
335 | | - <latitude>0N</latitude> |
336 | | - <longitude>0E</longitude> |
337 | | - <height>0.0</height> |
338 | | - </coordinate> |
339 | | - <z>0</z> |
340 | | - <zunits>DEPTH</zunits> |
341 | | - </point> |
342 | | - </basePoint> |
343 | | - <speed unit="m/s">2.0</speed> |
344 | | - <idToFollow>lauv-noptilus-1</idToFollow> |
345 | | - <customData/> |
346 | | - <annotation> |
347 | | - <documentation>No documentation available</documentation> |
348 | | - <implementation-class>pt.lsts.neptus.mp.maneuvers.FollowPoint</implementation-class> |
349 | | - </annotation> |
350 | | - </FollowPoint> |
351 | | - </maneuver> |
352 | 231 | </feasibleManeuvers> |
353 | 232 | <protocols-supported> |
354 | 233 | <protocols>iridium</protocols> |
|
0 commit comments