Skip to content

Commit

Permalink
Update planning/behavior_path_external_request_lane_change_module/tes…
Browse files Browse the repository at this point in the history
…t/test_behavior_path_planner_node_interface.cpp

Co-authored-by: Satoshi OTA <44889564+satoshi-ota@users.noreply.github.com>
  • Loading branch information
zulfaqar-azmi-t4 and satoshi-ota authored Dec 14, 2023
1 parent f30d8cc commit 6f370a9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ std::shared_ptr<BehaviorPathPlannerNode> generateNode()
behavior_path_planner_dir + "/config/drivable_area_expansion.param.yaml",
behavior_path_planner_dir + "/config/scene_module_manager.param.yaml",
ament_index_cpp::get_package_share_directory("behavior_path_lane_change_module") +
"/config/lane_change/lane_change.param.yaml",
"/config/lane_change.param.yaml",
});

return std::make_shared<BehaviorPathPlannerNode>(node_options);
Expand Down

0 comments on commit 6f370a9

Please sign in to comment.