unitree_ros_to_real/unitree_legged_real/launch/keyboard_control.launch

8 lines
238 B
XML

<launch>
<node pkg="unitree_legged_real" type="twist_sub" name="node_twist_sub" output="screen"/>
<node pkg="unitree_legged_real" type="control_via_keyboard" name="node_control_via_keyboard" output="screen"/>
</launch>