File tree Expand file tree Collapse file tree 1 file changed +0
-29
lines changed
nav2_gps_waypoint_follower_demo/config Expand file tree Collapse file tree 1 file changed +0
-29
lines changed Original file line number Diff line number Diff line change @@ -195,9 +195,6 @@ local_costmap:
195195 raytrace_min_range : 0.0
196196 obstacle_max_range : 2.5
197197 obstacle_min_range : 0.0
198- static_layer :
199- plugin : " nav2_costmap_2d::StaticLayer"
200- map_subscribe_transient_local : True
201198 always_send_full_costmap : True
202199
203200global_costmap :
@@ -249,32 +246,6 @@ global_costmap:
249246# ros__parameters:
250247# yaml_filename: ""
251248
252- keepout_filter_mask_server :
253- ros__parameters :
254- topic_name : " keepout_filter_mask"
255- # yaml_filename: ""
256-
257- keepout_costmap_filter_info_server :
258- ros__parameters :
259- type : 0
260- filter_info_topic : " keepout_costmap_filter_info"
261- mask_topic : " keepout_filter_mask"
262- base : 0.0
263- multiplier : 1.0
264-
265- speed_filter_mask_server :
266- ros__parameters :
267- topic_name : " speed_filter_mask"
268- # yaml_filename: ""
269-
270- speed_costmap_filter_info_server :
271- ros__parameters :
272- type : 1
273- filter_info_topic : " speed_costmap_filter_info"
274- mask_topic : " speed_filter_mask"
275- base : 100.0
276- multiplier : -1.0
277-
278249map_saver :
279250 ros__parameters :
280251 save_map_timeout : 5.0
You can’t perform that action at this time.
0 commit comments