Wrong turn with move_base [closed]
Hi
I have an autonomous robot using move_base package. When it is moving everything is OK but when it receives a new goal, the initial turn that it makes in place is wrong. It chooses the side that has the biggest angle.
[EDIT] I am using the default planner en move_base package. (not dwa)
Thank you
Which planner are you using?
I can post my configuration file if you want