How to make keyboard_teleop in TurtleBot more "fluid"
I am noticing that when controlling my 'turtlebot' from my workstation using keyboard_teleop, the movement is not fluid. When for example pressing left-arrow constantly on the workstation the robot rotates, stops shortly, starts rotating again etc.. Of course this influences my results slightly, so I would like to fix it.
My turtlebot-pc is under quite high CPU load, so that might be the problem. Can I increase fluent movements by altering teleop software somewhere?
I noticed that when I use the roomba remote to control the turtlebot it already moves more fluid, even when the IR-sensor goes out of range: the Icreate comes to a halt without shocks (something like no commands being sent to the motors?), and not with a shock like when using the keyboard_teleop.