Skip to content
Snippets Groups Projects
Commit cd9bd290 authored by Michael Jeronimo's avatar Michael Jeronimo Committed by Carlos A. Orduno
Browse files

Consolidate related parameter sections under a single namespace heading (#859)

parent d0692039
No related branches found
No related tags found
No related merge requests found
......@@ -103,13 +103,9 @@ local_costmap:
max_obstacle_height: 2.0
clearing: True
marking: True
local_costmap:
local_costmap_client:
ros__parameters:
use_sim_time: True
local_costmap:
local_costmap_rclcpp_node:
ros__parameters:
use_sim_time: True
......@@ -128,13 +124,9 @@ global_costmap:
max_obstacle_height: 2.0
clearing: True
marking: True
global_costmap:
global_costmap_client:
ros__parameters:
use_sim_time: True
global_costmap:
global_costmap_rclcpp_node:
ros__parameters:
use_sim_time: True
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment