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

dwa_local_planner penalize negative x velocities

asked 2015-12-03 09:15:02 -0500

Naman gravatar image

updated 2015-12-03 09:46:40 -0500

Hi all,

I am using dwa_local_planner as my local planner and there is a parameter penalize_negative_x in the yaml file. In my case, it does not seem to have any effect, if I give my min_vel_x: -0.2, it prefers to go in the reverse direction for long duration although penalize_negative_x : true whereas it should just turn in place and go forward. Also, I was not able to find penalize_negative_x parameter anywhere in the source code of dwa_local_planner which makes me think if its really being used or not?

Any help will be appreciated. Let me know if you need more information from me.

Thanks in advance.
Naman Kumar

edit retag flag offensive close merge delete

Comments

Did you find a solution for this? I want to my robot's preferring forward motion too.

Orhan gravatar image Orhan  ( 2016-02-10 01:10:55 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
3

answered 2015-12-03 10:22:06 -0500

Akif gravatar image

updated 2015-12-03 10:23:29 -0500

penalize_negative_x seems to be obsolete. Check this commit.

edit flag offensive delete link more

Comments

Can we edit the dwa_local_planner wiki to reflect these changes? It still says this is an option.

Robocop87 gravatar image Robocop87  ( 2016-01-21 09:29:26 -0500 )edit

Question Tools

2 followers

Stats

Asked: 2015-12-03 09:15:02 -0500

Seen: 739 times

Last updated: Dec 03 '15