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

Sudden velocity changes and their impact on a Turtlebot

asked 2018-08-09 19:54:30 -0500

pitosalas gravatar image

updated 2018-08-09 19:55:29 -0500

I am using a Turtlebot3. Their provided "teleop" code example the code makes sure that the velocity requested via cmd_vel messages don't change too quickly too radically. However many of the other examples seem to just send cmd_vel's without worrying too much about ramping. Some say that the motors (dynamixels) or the motor controller board (opencr) will make sure that the ramping happens and that cmd_vels above the maximum speeds are ignore. I am having a hard time getting clear on this.

So my question is: If I send a series of cmd_vel with for example x = 0.15 and immediately follow it with a cmd_vel with x = 0, with that harm the robot in any way?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2018-08-10 02:36:37 -0500

gvdhoorn gravatar image

I don't know about TB3, but on TB2 (kobuki base), the yocs_velocity_smoother nodelet takes care of properly filtering incoming Twists.

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2018-08-09 19:54:30 -0500

Seen: 172 times

Last updated: Aug 09 '18