Lidar.launch

From wikidb
Jump to: navigation, search
<!--
  Launch the neato xv11 LIDAR with laser transform.
  -->
<launch>
        <include file="$(find floor_hugger)/launch/xv_11.launch"
        />

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