Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions turtlebot_navigation/param/costmap_common_params.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ obstacle_layer:
topic: scan
marking: true
clearing: true
min_obstacle_height: 0.25
max_obstacle_height: 0.35
min_obstacle_height: 0.20
max_obstacle_height: 0.41
bump:
data_type: PointCloud2
topic: mobile_base/sensors/bumper_pointcloud
Expand Down