Skip to content

Commit

Permalink
set proper global_costmap cost_factor
Browse files Browse the repository at this point in the history
  • Loading branch information
knorth55 committed Dec 5, 2022
1 parent 978de9f commit ae189f0
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ move_base:
# base_local_planner: base_local_planner/TrajectoryPlannerROS
GlobalPlanner:
allow_unknown: true
neural_cost: 50
lethal_cost: 253
cost_factor: 0.8
default_tolerance: 0.0
orientation_mode: 1
visualize_potential: false
Expand Down

0 comments on commit ae189f0

Please sign in to comment.