Skip to content

Commit da070b7

Browse files
committed
add autoware prefix
Signed-off-by: a-maumau <maumaumaumaumaumaumaumaumaumau@gmail.com>
1 parent 63213e9 commit da070b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

awsim_sensor_kit_launch/launch/sensing.launch.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<!-- GNSS Drives in not needed because the AWSIM already publishes both gnss pose and pose with covariance topics -->
2424

2525
<!-- Vehicle Velocity Converter -->
26-
<include file="$(find-pkg-share vehicle_velocity_converter)/launch/vehicle_velocity_converter.launch.xml">
26+
<include file="$(find-pkg-share autoware_vehicle_velocity_converter)/launch/vehicle_velocity_converter.launch.xml">
2727
<arg name="input_vehicle_velocity_topic" value="/vehicle/status/velocity_status"/>
2828
<arg name="output_twist_with_covariance" value="/sensing/vehicle_velocity_converter/twist_with_covariance"/>
2929
</include>

0 commit comments

Comments
 (0)