Skip to content

Commit

Permalink
Update forklift_params.yaml (ros-navigation#341)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tony Najjar authored Feb 25, 2022
1 parent b4ec461 commit 14a807c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions amr_bringup/config/navigation/forklift_params.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,6 @@ local_costmap:
decay_model: 0
voxel_size: 0.04
track_unknown_space: true
obstacle_range: 2.0 #meters
unknown_threshold: 7
mark_threshold: 3
update_footprint_enabled: true
Expand All @@ -348,7 +347,7 @@ local_costmap:
topic: /points2/filtered
marking: true
clearing: false
obstacle_range: 2.0
obstacle_range: 6.0 # Measured from base_link
min_obstacle_height: 0.04
max_obstacle_height: 0.7
inf_is_valid: false
Expand Down Expand Up @@ -613,4 +612,4 @@ global_costmap:
use_sim_time: False
global_costmap_rclcpp_node:
ros__parameters:
use_sim_time: False
use_sim_time: False

0 comments on commit 14a807c

Please sign in to comment.