Js teleop.launch

From wikidb
Jump to: navigation, search
<!--
  Launcher motor control through rosbridge.
  -->
<launch>
        <include file="$(find floor_hugger)/launch/web_motor_control.launch"
        />

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