From adcd0ca74bcda245fad96a22b245b799e71afe76 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 04:41:39 +0000 Subject: [PATCH] style(pre-commit): autofix --- .../planning_tuning_tools/scripts/astar_tuning_tools/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/planning/planning_tuning_tools/scripts/astar_tuning_tools/README.md b/planning/planning_tuning_tools/scripts/astar_tuning_tools/README.md index c6d49204..2ed2c376 100644 --- a/planning/planning_tuning_tools/scripts/astar_tuning_tools/README.md +++ b/planning/planning_tuning_tools/scripts/astar_tuning_tools/README.md @@ -2,7 +2,7 @@ ## Setup -1. Move to the target autoware directory and build the package +1. Move to the target autoware directory and build the package ```sh colcon build --packages-select freespace_planning_algorithms --symlink-install --cmake-args -DCMAKE_BUILD_TYPE=Release