ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
This can happen if the velocity reported in your /odom data is greater than limits set in the DWB parameters. In your case, if the X velocity exceeds FollowPath.max_vel_x or (Sqrt(X^2 + Y^2) exceeds FollowPath.max_speed_xy