Skip to content

Commit

Permalink
fix: fix package name
Browse files Browse the repository at this point in the history
Signed-off-by: Esteve Fernandez <[email protected]>
  • Loading branch information
esteve committed May 24, 2024
1 parent 69684c7 commit 294c6cf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ def generate_test_description():
"config/behavior_path_planner.param.yaml",
),
os.path.join(
get_package_share_directory("behavior_velocity_planner"),
get_package_share_directory("autoware_behavior_velocity_planner"),
"config/behavior_velocity_planner.param.yaml",
),
os.path.join(
Expand Down

0 comments on commit 294c6cf

Please sign in to comment.