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

TEB planner always uses a fixed turning radius

asked 2021-09-01 10:22:04 -0500

zhzhll gravatar image

I am trying to use teb planner in my navigation stack. However, while turning at the corner, it seems that the planner always uses a fixed radius and lead to a collision, then start rotate recovery. I tries to set the turning radius small but it does not work. I want the planner do a quick turn to avoid the obstacles. I tried to change the inflation but it doesn't work. Does anybody know how to config the planner?

I am using a turtlebot, controlled by diff-drive.

Here is my teb_local_planner_params.yaml and riviz screenshot.

https://github.com/zhaoliangzhang/For...

The green line is the global path and red one is local path.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2021-09-02 19:04:45 -0500

Mike Scheutzow gravatar image

For a turtlebot, I do not think cmd_angle_instead_rotvel should be set to true. If that does not fix your problem, also try increasing max_vel_theta.

edit flag offensive delete link more

Comments

Did either of these suggestions fix your problem?

Mike Scheutzow gravatar image Mike Scheutzow  ( 2021-09-08 16:52:16 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2021-09-01 10:22:04 -0500

Seen: 158 times

Last updated: Sep 02 '21