Skip to content

Commit 15a8955

Browse files
committed
Update hw_config_template.yaml.
1 parent d1461e1 commit 15a8955

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

rm_hw/config/hw_config_template.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,11 @@ rm_hw:
2020
orientation_covariance_diagonal: [ 0.0012, 0.0012, 0.0012 ]
2121
angular_velocity_covariance: [ 0.0004, 0.0004, 0.0004 ]
2222
linear_acceleration_covariance: [ 0.01, 0.01, 0.01 ]
23+
angular_vel_coeff: 0.0010652644
24+
accel_coeff: 0.0017944335
25+
temp_coeff: 0.125
26+
temp_offset: 23.0
27+
filter: complementary
28+
do_bias_estimation: false
29+
do_adaptive_gain: true
30+
gain_acc: 0.0003

0 commit comments

Comments
 (0)