We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1461e1 commit 15a8955Copy full SHA for 15a8955
rm_hw/config/hw_config_template.yaml
@@ -20,3 +20,11 @@ rm_hw:
20
orientation_covariance_diagonal: [ 0.0012, 0.0012, 0.0012 ]
21
angular_velocity_covariance: [ 0.0004, 0.0004, 0.0004 ]
22
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