Skip to content

Commit

Permalink
refactor(global_parameter_loader): prefix package and namespace with …
Browse files Browse the repository at this point in the history
…autoware

Signed-off-by: Esteve Fernandez <[email protected]>
  • Loading branch information
esteve committed Nov 20, 2024
1 parent 6efb5d1 commit 0a60a84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pacmod_interface/launch/pacmod_steer_test.launch.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<arg name="socketcan_device" default="canVehicle"/>

<!-- vehicle info param -->
<include file="$(find-pkg-share global_parameter_loader)/launch/global_params.launch.py">
<include file="$(find-pkg-share autoware_global_parameter_loader)/launch/global_params.launch.py">
<arg name="vehicle_model" value="$(var vehicle_model)"/>
</include>

Expand Down

0 comments on commit 0a60a84

Please sign in to comment.