ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
It sounds like you're launching the telop applications but do not have the drivers for the kobuki started. For the teleop_keyboard launch files to be useful you need to also be running roslaunch turtlebot_bringup minimal.launch
in another terminal simultaneously.