Skip to content

Commit

Permalink
refactor(behavior_path_planner): remove unused config files (#441)
Browse files Browse the repository at this point in the history
* refactor(behavior_path_planner): remove unused config files

Signed-off-by: satoshi-ota <[email protected]>

* refactor(behavior_path_planner): remove unnecessary code

Signed-off-by: satoshi-ota <[email protected]>

---------

Signed-off-by: satoshi-ota <[email protected]>
  • Loading branch information
satoshi-ota authored Jul 11, 2023
1 parent 5181160 commit a0bf4a0
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 355 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@
<arg name="start_planner_param_path" value="$(var behavior_path_config_path)/start_planner/start_planner.param.yaml"/>
<arg name="drivable_area_expansion_param_path" value="$(var behavior_path_config_path)/drivable_area_expansion.param.yaml"/>
<arg name="scene_module_manager_param_path" value="$(var behavior_path_config_path)/scene_module_manager.param.yaml"/>
<arg name="behavior_path_planner_tree_param_path" value="$(var behavior_path_config_path)/behavior_path_planner_tree.xml"/>
<arg name="behavior_path_planner_param_path" value="$(var behavior_path_config_path)/behavior_path_planner.param.yaml"/>

<!-- behavior velocity planner -->
Expand Down

0 comments on commit a0bf4a0

Please sign in to comment.