Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: kminoda <koji.minoda@tier4.jp>
  • Loading branch information
kminoda committed Jan 24, 2024
1 parent 9b272b9 commit 70113a2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
<remap from="~/input/objects" to="$(var input/objects)"/>
<remap from="~/output/low_speed_objects" to="$(var output/low_speed_objects)"/>
<remap from="~/output/high_speed_objects" to="$(var output/high_speed_objects)"/>
<param from="config_path"/>
<param from="$(var config_path)"/>
</node>
</launch>

0 comments on commit 70113a2

Please sign in to comment.