Skip to content

Commit d07b8a7

Browse files
estevexmfcx
andcommitted
Update planning/autoware_behavior_velocity_planner/launch/behavior_velocity_planner.launch.xml
Co-authored-by: M. Fatih Cırıt <xmfcx@users.noreply.github.com> Signed-off-by: Esteve Fernandez <esteve.fernandez@tier4.jp>
1 parent 2fad3c3 commit d07b8a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

planning/autoware_behavior_velocity_planner/launch/behavior_velocity_planner.launch.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<!-- <arg name="behavior_velocity_planner_template_module_param_path"/> -->
3131
<arg name="behavior_velocity_planner_param_file" default="$(find-pkg-share autoware_behavior_velocity_planner)/config/behavior_velocity_planner.param.yaml"/>
3232

33-
<node pkg="autoware_behavior_velocity_planner" exec="autoware_behavior_velocity_planner_node" name="autoware_behavior_velocity_planner" output="screen">
33+
<node pkg="autoware_behavior_velocity_planner" exec="autoware_behavior_velocity_planner_node" name="behavior_velocity_planner" output="screen">
3434
<!-- topic remap -->
3535
<remap from="~/input/path_with_lane_id" to="path_with_lane_id"/>
3636
<remap from="~/input/vector_map" to="/map/vector_map"/>

0 commit comments

Comments
 (0)