Skip to content

Commit

Permalink
Add joy.launch.
Browse files Browse the repository at this point in the history
  • Loading branch information
yoos committed Apr 24, 2012
1 parent 1cebfd4 commit e752564
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions launch/joy.launch
@@ -0,0 +1,7 @@
<launch>
<node name="tricopter_joystick" pkg="joy" type="joy_node" respawn="true">
<param name="dev" type="string" value="/dev/input/js1" />
<param name="deadzone" value="0" />
</node>
</launch>

0 comments on commit e752564

Please sign in to comment.