ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

adjusting speed of turtlebot

asked 2011-06-28 21:14:17 -0500

ccm gravatar image

Hi, I'm wondering if there's any way to adjust the speed of turtlebot. It's moving too fast for my preference.

I'm using a logitech dual action game pad. I can move it perfectly fine when I press button 5 and the arrow keys, except that the speed is really fast and it gets jerky when I press and let go.

Is there any way to get the right joystick of the game pad to control turtlebot. It seems that the right joystick is able to vary its speed depending on how far you move it. Otherwise, I would be happy if someone could teach me at least how to reduce the maximum speed.

Thank you.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
5

answered 2011-06-29 05:46:41 -0500

fergs gravatar image

I presume you are using the turtlebot_teleop package within the turtlebot_apps stack? If so, you should be able to edit the turtlebot_teleop/joystick_teleop.launch file. If you open the file, you'll find a line like:

<param name="scale_linear" value="0.5"/>

Reduce the 0.5 to slow the turtlebot's top speed.

edit flag offensive delete link more

Comments

Yes I am. Thank you!
ccm gravatar image ccm  ( 2011-06-29 13:30:15 -0500 )edit

Question Tools

Stats

Asked: 2011-06-28 21:14:17 -0500

Seen: 1,834 times

Last updated: Jun 29 '11