Skip to content

Commit 4e756f0

Browse files
FIxed util.launch.py to .xml
Signed-off-by: Shintaro Sakoda <shintaro.sakoda@tier4.jp>
1 parent e258d91 commit 4e756f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

launch/tier4_localization_launch/launch/pose_twist_estimator/pose_twist_estimator.launch.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
<arg name="config_file" value="$(var pose_initializer_param_path)"/>
133133
<arg name="sub_gnss_pose_cov" value="/sensing/gnss/pose_with_covariance"/>
134134
</include>
135-
<include file="$(find-pkg-share tier4_localization_launch)/launch/util/util.launch.py"/>
135+
<include file="$(find-pkg-share tier4_localization_launch)/launch/util/util.launch.xml"/>
136136
</group>
137137
</group>
138138
</launch>

0 commit comments

Comments
 (0)