Skip to content

Commit

Permalink
Added gyro_bias_estimator.param.yaml to common_sensor_launch
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 c64b6b2 commit 92e0035
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions common_sensor_launch/config/gyro_bias_estimator.param.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
/**:
ros__parameters:
gyro_bias_threshold: 0.013 # [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 92e0035

Please sign in to comment.