Js survey.launch

From wikidb
Jump to: navigation, search
<!--
  Launch motor control and scanning in prep for gmapping using local joy stick
  -->
<launch>
        <include file="$(find floor_hugger)/launch/js_teleop.launch"
        />

        <include file="$(find floor_hugger)/launch/scan.launch"
        />

</launch>