-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added gyro_bias_estimator.param.yaml to all configurations
Signed-off-by: TaikiYamada4 <taiki.yamada@tier4.jp>
- Loading branch information
1 parent
588dd32
commit 16cdc1b
Showing
4 changed files
with
24 additions
and
0 deletions.
There are no files selected for viewing
6 changes: 6 additions & 0 deletions
6
individual_params/config/default/aip_customized/gyro_bias_estimator.param.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
/**: | ||
ros__parameters: | ||
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] |
6 changes: 6 additions & 0 deletions
6
individual_params/config/default/aip_x1/gyro_bias_estimator.param.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
/**: | ||
ros__parameters: | ||
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] |
6 changes: 6 additions & 0 deletions
6
individual_params/config/default/aip_x2/gyro_bias_estimator.param.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
/**: | ||
ros__parameters: | ||
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] |
6 changes: 6 additions & 0 deletions
6
individual_params/config/default/aip_xx1/gyro_bias_estimator.param.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
/**: | ||
ros__parameters: | ||
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] |