Skip to content

Commit 380ed46

Browse files
committed
fix: missing renames
Signed-off-by: Esteve Fernandez <esteve.fernandez@tier4.jp>
1 parent 0b4b324 commit 380ed46

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

planning/behavior_velocity_template_module/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<package format="3">
44
<name>autoware_behavior_velocity_template_module</name>
55
<version>0.1.0</version>
6-
<description>The behavior_velocity_template_module package</description>
6+
<description>The autoware_behavior_velocity_template_module package</description>
77

88
<maintainer email="daniel.sanchez@tier4.jp">Daniel Sanchez</maintainer>
99

Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
<library path="behavior_velocity_template_module">
1+
<library path="autoware_behavior_velocity_template_module">
22
<class type="autoware::behavior_velocity_planner::TemplateModulePlugin" base_class_type="autoware::behavior_velocity_planner::PluginInterface"/>
33
</library>

0 commit comments

Comments
 (0)