Newer
Older
turtlebot3_noetic / src / turtlebot3_autorace_2020 / turtlebot3_autorace_detect / launch / detect_construction.launch
@ikko.k.kobayashi ikko.k.kobayashi on 19 Aug 2021 185 bytes first commit
<launch>
  <node pkg="turtlebot3_autorace_detect" type="detect_construction" name="detect_construction" output="screen">
    <remap from="/detect/scan" to="/scan" />
  </node>
</launch>