Skip to content

Commit 2bf969b

Browse files
authored
Merge branch 'main' into feat/update-functions-of-calling-mrm
2 parents 55e6d5d + c07cdcb commit 2bf969b

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)