From 25af89065be6932cfb269b2029ecb516ef6f72d4 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 7 May 2024 06:25:06 +0000 Subject: [PATCH] ci(pre-commit): autofix --- aip_x1_launch/config/gyro_bias_estimator.param.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/aip_x1_launch/config/gyro_bias_estimator.param.yaml b/aip_x1_launch/config/gyro_bias_estimator.param.yaml index 49e3f644..d552569f 100644 --- a/aip_x1_launch/config/gyro_bias_estimator.param.yaml +++ b/aip_x1_launch/config/gyro_bias_estimator.param.yaml @@ -1,6 +1,6 @@ -/**: - ros__parameters: - gyro_bias_threshold: 0.008 # [rad/s] - timer_callback_interval_sec: 0.5 # [sec] - diagnostics_updater_interval_sec: 0.5 # [sec] +/**: + ros__parameters: + gyro_bias_threshold: 0.008 # [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]