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

Very strange turn behavior with TEB planner

asked 2018-12-04 03:54:47 -0500

ZengLei gravatar image

I use TEB as the local planner for the robot's navigation. The path of the original TEB planner is very reasonable, as Fig 1 shows.

image description

fig 1


But as it moves forward, the path becomes very strange. The path first knotted and then became complicated. image description

fig 2


image description

fig 3


image description

fig 4


image description

fig 5


image description

fig 6


image description

fig 7


image description

fig 8


Clearly the initial path is the best, why will it change?

I'd like to know:

  1. Causes of this problem.
  2. Possible ways to improve.

Can anyone give me some suggestion? Thanks in advance ;-)

edit retag flag offensive close merge delete

Comments

I meet the problem too,I tried to solve it in the tutorial :"frequently asked questions "http://wiki.ros.org/action/fullsearch/teb_local_planner/Tutorials/Frequently%20Asked%20Questions?action=fullsearch&context=180&value=linkto%3A%22teb_local_planner%2FTutorials%2FFrequently+Asked+Questions%22 set global_plan_overwrite_orientation=false but it helpless maybe you could try

Andong Chen gravatar image Andong Chen  ( 2019-05-10 01:16:52 -0500 )edit

Hi,

Were you able to solve the problem? I'm facing similar issues and I don't know what's wrong with my parameters.

Thank you!

Rosbq gravatar image Rosbq  ( 2019-05-28 10:02:10 -0500 )edit

Tentative solution: try to increase weight_optimaltime to 10 or more

jorge gravatar image jorge  ( 2019-06-03 12:28:27 -0500 )edit

hi, were you solve the problem? how to solve it? thankyou

czpyyds gravatar image czpyyds  ( 2021-11-20 07:38:02 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2022-05-19 02:27:14 -0500

robouser gravatar image

Hi, Had similar issue, Solved by switching the global_plan_overwrite_orientation parameter to False. Extended answer about why this solution works is mentioned in http://wiki.ros.org/teb_local_planner... under the "Following global plan backwards" headline. Best Regards

edit flag offensive delete link more

Question Tools

3 followers

Stats

Asked: 2018-12-04 03:54:47 -0500

Seen: 1,062 times

Last updated: May 19 '22