Transferring Files to the Glider
Slocum G2 Glider Operators Training Guide
TELEDYNE WEBB RESEARCH
31
Rev. 06/12
goto10.ma
goto10.ma
behavior_name=goto_list
# Written by gen-goto-list-ma ver 1.0 on GMT:Tue Feb 19 18:56:54 2002
# 07-Aug-02 [email protected] Manually edited for spawars 7aug02 op in buzzards bay
# 07-Aug-02 [email protected] Changed from decimal degrees to degrees, minutes, decimal
minutes
# ??-Apr-03 [email protected] changed to ashument
# 17-Apr-03 [email protected] fixed comments
# goto_l10.ma
# Flies the box in ashumet
# Each leg about 200m<start:b_arg>
b_arg: num_legs_to_run(nodim) -1 # loop
b_arg: start_when(enum) 0 # BAW_IMMEDIATELY
b_arg: list_stop_when(enum) 7 # BAW_WHEN_WPT_DIST
b_arg: initial_wpt(enum) -2 # closest
b_arg: num_waypoints(nodim) 4
<end:b_arg>
<start:waypoints>
-7032.0640 4138.1060
-7031.9200 4138.1090
-7031.9170 4138.0000
-7032.0610 4137.9980
<end:waypoints>
yo10ma
yo10ma.
behavior_name=yo
# yo10.ma
# climb 3m dive 12m alt 9m pitch 26 deg
# Hand Written
# 18-Feb-02 [email protected] Initial
# 13-Mar-02 [email protected] Bug fix, end_action from quit(0) to resume(2)
# 09-Apr-03 [email protected] Adjusted for Ashumet
<start:b_arg>
b_arg: start_when(enum) 2 # pitch idle (see doco below)
b_arg: num_half_cycles_to_do(nodim) -1 # Number of dive/climbs to perform
# <0 is infinite, i.e. never finishes
# arguments for dive_to
b_arg: d_target_depth(m) 12
b_arg: d_target_altitude(m) 3
b_arg: d_use_pitch(enum) 3 # 1:battpos 2:setonce 3:servo
# in rad rad, <0 dive
b_arg: d_pitch_value(X) -0.4528 # -26 deg