Skip to content

Commit

Permalink
hubero_ros - DWA planner blocked to execute backward motions
Browse files Browse the repository at this point in the history
  • Loading branch information
rayvburn committed Feb 20, 2022
1 parent 49b22ee commit 1e5a772
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hubero_ros/config/planning/dwa/local_planner.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ DWAPlannerROS:
acc_lim_y: 0.0

max_vel_x: 1.5
min_vel_x: -0.25
min_vel_x: 0.0

max_vel_y: 0.0
min_vel_y: 0.0
Expand Down

0 comments on commit 1e5a772

Please sign in to comment.