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