robot web tools - keyboard, velocity smoother
Hi All, I'm using the robot web tools keyboard to teleop my Turtlebot through a webpage. The problem I'm encountering is there is no velocity smoother, no ramping up and down to the velocity from the keyboard. The turtlebot has extremely jerky movement. Has anybody incorporated an acceleration ramp to the velocity or introduced a velocity smoother into the web page keyboard?
Thanks!
The fact that you're using a JS based teleop node shouldn't matter: velocity smoothing should be (and is, afaicr) done somewhere else. Does your TB node graph include any velocity smoothing node?