Skip to content

Commit

Permalink
add test_racecar_joy_control launch
Browse files Browse the repository at this point in the history
  • Loading branch information
tianb03 committed Dec 22, 2018
1 parent f04fa2d commit 40ef0cd
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions racecar_test/launch/test_racecar_joy_control.launch
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<?xml version="1.0"?>

<launch>
<include file="$(find racecar_core)/launch/racecar_core.launch" />
<include file="$(find racecar_teleop)/launch/joystick_teleop.launch" />
</launch>

0 comments on commit 40ef0cd

Please sign in to comment.