@@ -30,7 +30,7 @@ quaternion_filtering = 1
30
30
dvl_present = true
31
31
use_dvl_for_depth = false
32
32
water_depth = 4.2672
33
- gx_hpr = [0.0 , 0 .0 , 0 .0 ] # Note: You probably want to re-tare the GX rather than use this offset
33
+ gx_hpr = [0.0 , 57 .0 , 13 .0 ] # Note: You probably want to re-tare the GX rather than use this offset
34
34
35
35
36
36
[[thrusters ]]
@@ -52,7 +52,7 @@ name = "aft_port"
52
52
type = " T200"
53
53
pos = [-0.2178734 , -0.2152564 , -0.0352978 ]
54
54
heading_pitch = [0.0 , 90.0 ]
55
- reversed = true
55
+ reversed = false
56
56
57
57
[[thrusters ]]
58
58
name = " sway_aft"
@@ -87,13 +87,13 @@ name = "sway_fore"
87
87
type = " T200"
88
88
pos = [0.5155614 , 0.001685 , -0.0289478 ]
89
89
heading_pitch = [90.0 , 0.0 ]
90
- reversed = true
90
+ reversed = false
91
91
92
92
93
93
[control_settings ]
94
94
depth = { kP = 2.50 , kI = 0.03 , kD = 4.00 , rD = 0.30 , ramp_speed = 0.5 }
95
95
pitch = { kP = 0.16 , kI = 0.02 , kD = 3.50 , rD = 30.0 }
96
- heading = { kP = 0.40 , kI = 0.004 , kD = 20 .00 , rD = 20.0 }
96
+ heading = { kP = 0.10 , kI = 0.004 , kD = 10 .00 , rD = 20.0 }
97
97
velx = { kP = 9.50 , kI = 0.12 , kD = 0.50 , rD = 0.1547 }
98
98
vely = { kP = 10.00 , kI = 0.20 , kD = 0.50 , rD = 0.5 }
99
99
roll = { kP = 0.20 , kI = 0.05 , kD = 7.00 , rD = 30.0 }
0 commit comments