mirror of
https://github.com/westonrobot/scout_ros.git
synced 2026-01-12 11:20:02 +08:00
Pd dev
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
<launch>
|
||||
<arg name="repeat_rate" value="50.0" />
|
||||
|
||||
<node name="teleop_keybord" pkg="teleop_twist_keyboard" type="teleop_twist_keyboard.py" output="screen">
|
||||
<param name="repeat_rate" value="$(arg repeat_rate)" />
|
||||
</node>
|
||||
</launch>
|
||||
|
||||
Reference in New Issue
Block a user