update load param using node handle
This commit is contained in:
@@ -18,14 +18,12 @@ costmap_2d:
|
||||
type: create_voxel_layer
|
||||
|
||||
path_plugins: ./src/costmap_2d/libplugins.so
|
||||
foot_print:
|
||||
footprint:
|
||||
- [0.3, 0.3]
|
||||
- [0.3, -0.3]
|
||||
- [-0.3, -0.3]
|
||||
- [-0.3, 0.3]
|
||||
|
||||
layer_config_file_name: layer_params
|
||||
|
||||
transform_tolerance: 0.0
|
||||
update_frequency: 1.0
|
||||
width: 0.0
|
||||
|
||||
Reference in New Issue
Block a user