From 6a5916b8339b3ebbefc4aa4171d5e354a2b9faae Mon Sep 17 00:00:00 2001 From: kotaro-hihara Date: Thu, 12 Dec 2024 18:53:36 +0900 Subject: [PATCH] fix(aip_x2_gen2_launch): point filters default (#356) fix default folder name --- .../{dafault => default}/point_filters_full.param.yaml | 0 .../{dafault => default}/point_filters_left_upper.param.yaml | 0 .../{dafault => default}/point_filters_one_half.param.yaml | 0 .../{dafault => default}/point_filters_one_third.param.yaml | 0 .../{dafault => default}/point_filters_right_upper.param.yaml | 0 .../{dafault => default}/point_filters_two_third.param.yaml | 0 6 files changed, 0 insertions(+), 0 deletions(-) rename aip_x2_gen2_launch/config/point_filters/{dafault => default}/point_filters_full.param.yaml (100%) rename aip_x2_gen2_launch/config/point_filters/{dafault => default}/point_filters_left_upper.param.yaml (100%) rename aip_x2_gen2_launch/config/point_filters/{dafault => default}/point_filters_one_half.param.yaml (100%) rename aip_x2_gen2_launch/config/point_filters/{dafault => default}/point_filters_one_third.param.yaml (100%) rename aip_x2_gen2_launch/config/point_filters/{dafault => default}/point_filters_right_upper.param.yaml (100%) rename aip_x2_gen2_launch/config/point_filters/{dafault => default}/point_filters_two_third.param.yaml (100%) diff --git a/aip_x2_gen2_launch/config/point_filters/dafault/point_filters_full.param.yaml b/aip_x2_gen2_launch/config/point_filters/default/point_filters_full.param.yaml similarity index 100% rename from aip_x2_gen2_launch/config/point_filters/dafault/point_filters_full.param.yaml rename to aip_x2_gen2_launch/config/point_filters/default/point_filters_full.param.yaml diff --git a/aip_x2_gen2_launch/config/point_filters/dafault/point_filters_left_upper.param.yaml b/aip_x2_gen2_launch/config/point_filters/default/point_filters_left_upper.param.yaml similarity index 100% rename from aip_x2_gen2_launch/config/point_filters/dafault/point_filters_left_upper.param.yaml rename to aip_x2_gen2_launch/config/point_filters/default/point_filters_left_upper.param.yaml diff --git a/aip_x2_gen2_launch/config/point_filters/dafault/point_filters_one_half.param.yaml b/aip_x2_gen2_launch/config/point_filters/default/point_filters_one_half.param.yaml similarity index 100% rename from aip_x2_gen2_launch/config/point_filters/dafault/point_filters_one_half.param.yaml rename to aip_x2_gen2_launch/config/point_filters/default/point_filters_one_half.param.yaml diff --git a/aip_x2_gen2_launch/config/point_filters/dafault/point_filters_one_third.param.yaml b/aip_x2_gen2_launch/config/point_filters/default/point_filters_one_third.param.yaml similarity index 100% rename from aip_x2_gen2_launch/config/point_filters/dafault/point_filters_one_third.param.yaml rename to aip_x2_gen2_launch/config/point_filters/default/point_filters_one_third.param.yaml diff --git a/aip_x2_gen2_launch/config/point_filters/dafault/point_filters_right_upper.param.yaml b/aip_x2_gen2_launch/config/point_filters/default/point_filters_right_upper.param.yaml similarity index 100% rename from aip_x2_gen2_launch/config/point_filters/dafault/point_filters_right_upper.param.yaml rename to aip_x2_gen2_launch/config/point_filters/default/point_filters_right_upper.param.yaml diff --git a/aip_x2_gen2_launch/config/point_filters/dafault/point_filters_two_third.param.yaml b/aip_x2_gen2_launch/config/point_filters/default/point_filters_two_third.param.yaml similarity index 100% rename from aip_x2_gen2_launch/config/point_filters/dafault/point_filters_two_third.param.yaml rename to aip_x2_gen2_launch/config/point_filters/default/point_filters_two_third.param.yaml