|
@@ -25,6 +25,6 @@ global_costmap:
|
|
|
|
|
|
plugins:
|
|
plugins:
|
|
- {name: static_layer, type: "costmap_2d::StaticLayer"}
|
|
- {name: static_layer, type: "costmap_2d::StaticLayer"}
|
|
- - {name: obstacle_layer, type: "costmap_2d::VoxelLayer"}
|
|
|
|
|
|
+ - {name: obstacle_layer, type: "costmap_2d::ObstacleLayer"}
|
|
- {name: inflation_layer, type: "costmap_2d::InflationLayer"}
|
|
- {name: inflation_layer, type: "costmap_2d::InflationLayer"}
|
|
|
|
|