This ROS package provides teleoperation using multi-key input for turtlesim/turtlebot3 You can move turtlebot more easily (like game character!)
python >=2.7 pynput >=1.6.8
Ubuntu 18.04 ROS Melodic python 2.7.17 pynput 1.6.8
Ubuntu Mate 18.04 ROS Melodic
for turtlebot 3:
roslaunch turtle_teleop_multi_key turtle_teleop_multi_key.launch
for turtlesim:
roslaunch turtle_teleop_multi_key turtle_teleop_multi_key.launch topic_type:=turtlesim
turtle_teleop is released with the MIT License. For full terms and conditions, see the LICENSE file