Skip to content

Commit fb66845

Browse files
shmpwkkaigohirao
authored andcommitted
chore(imu_corrector): relax gyro bias threshold parameter (autowarefoundation#6582)
Signed-off-by: kaigohirao <kaigo.hirao@proxima-ai-tech.com>
1 parent 88211b7 commit fb66845

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**:
22
ros__parameters:
3-
gyro_bias_threshold: 0.0015 # [rad/s]
3+
gyro_bias_threshold: 0.003 # [rad/s]
44
timer_callback_interval_sec: 0.5 # [sec]
55
diagnostics_updater_interval_sec: 0.5 # [sec]
66
straight_motion_ang_vel_upper_limit: 0.015 # [rad/s]

0 commit comments

Comments
 (0)