File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -404,6 +404,7 @@ Example
404404 footprint_padding : 0.03
405405 update_frequency : 1.0
406406 publish_frequency : 1.0
407+ transform_tolerance : 0.1
407408 global_frame : map
408409 robot_base_frame : base_link
409410 robot_radius : 0.22 # radius set and used, so no footprint points
@@ -458,7 +459,6 @@ Example
458459 map_subscribe_transient_local : True
459460 enabled : true
460461 subscribe_to_updates : true
461- transform_tolerance : 0.1
462462 inflation_layer :
463463 plugin : " nav2_costmap_2d::InflationLayer"
464464 enabled : true
Original file line number Diff line number Diff line change @@ -64,17 +64,6 @@ This implements a costmap layer taking in a map from either SLAM or ``map_server
6464 Description
6565 QoS settings for map topic.
6666
67- :``<static layer> ``.transform_tolerance:
68-
69- ====== =======
70- Type Default
71- ------ -------
72- double 0.0
73- ====== =======
74-
75- Description
76- TF tolerance.
77-
7867:``<static layer> ``.map_topic:
7968
8069 ====== =======
You can’t perform that action at this time.
0 commit comments