Skip to content

Commit

Permalink
Fixed value in gyro_bias_estimator.param.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: TaikiYamada4 <[email protected]>
  • Loading branch information
TaikiYamada4 committed Apr 16, 2024
1 parent 92e0035 commit b051eff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common_sensor_launch/config/gyro_bias_estimator.param.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**:
ros__parameters:
gyro_bias_threshold: 0.013 # [rad/s]
gyro_bias_threshold: 0.003 # [rad/s]
timer_callback_interval_sec: 0.5 # [sec]
diagnostics_updater_interval_sec: 0.5 # [sec]
straight_motion_ang_vel_upper_limit: 0.015 # [rad/s]

0 comments on commit b051eff

Please sign in to comment.