Skip to content

Commit

Permalink
update fetch navigation parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
knorth55 committed Aug 4, 2020
1 parent eadcfd7 commit 84fd542
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions jsk_fetch_robot/jsk_fetch_startup/launch/fetch_bringup.launch
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,6 @@
</rosparam>

<rosparam ns="move_base/global_costmap">
resolution: 0.1
inflater:
inflation_radius: 0.7 # 0.7
cost_scaling_factor: 5.0 # 10.0
Expand All @@ -215,16 +214,13 @@
update_frequency: 2.0
</rosparam>
<rosparam ns="move_base/local_costmap">
width: 3
height: 3
inflater:
inflation_radius: 0.7 # 0.7
cost_scaling_factor: 5.0 # 25.0 default 10, increasing factor decrease the cost value
obstacles:
min_obstacle_height: 0.05
# default 5 (http://wiki.ros.org/navigation/Tutorials/Navigation%20Tuning%20Guide)
footprint_padding: 0.05
transform_tolerance: 0.5
update_frequency: 5.0
</rosparam>
<rosparam ns="move_base">
Expand Down

0 comments on commit 84fd542

Please sign in to comment.