Skip to content

Commit

Permalink
Add the vehicle launch files
Browse files Browse the repository at this point in the history
Signed-off-by: Siddharth Kannan <kannan.siddharth12@gmail.com>
  • Loading branch information
icyflame committed Nov 12, 2015
1 parent efdacb4 commit cb18b3f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Scripts/launch/vehicle/yawControl.launch
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<launch>

<include file="$(find Scripts)/launch/vehicle/imuDvl.launch" />

<node name="thruster_converter" pkg="thruster_converter" type="thruster_convert" />

<node name="write_to_arduino" pkg="seabotix" type="seabotix.py" />

</launch>

0 comments on commit cb18b3f

Please sign in to comment.