๐D.17 Smoother Server
smooth path แแผแ แบแกแฑแฌแแบแแญแฏแท request แแฝแฑแแฑแฌแแบแธแแฌแแฒแทแแแบ แแฎแแฑแฌแแบแ C++ แแฒแท implement แแฏแแบแแฌแธแแฒแท plugin แแญแฏ แแฏแถแธแแผแฎแธแแฑแฌแท แแผแฑแแพแแบแธแแฑแธแแพแฌแแซแ แแฐแ smoother แแแปแญแฏแทแแญแฏ แกแแฏแถแธแแผแฏแแญแฏแแบแแผแฎแธ แกแฒแทแแฑแฌแแบแแฝแฑแแแบ costmaps แแฒแท TF แแญแฏแทแแฒแท sharing แแฏแแบแแผแฎแธแแฏแถแธแแแบแแญแฏแทแแญแฏแแซแแแบแ
costmap_topic
Raw costmap topic for collision checking.
string
"global_costmap/ costmap_raw"
footprint_topic
Topic for footprint in the costmap frame.
string
โglobal_costmap/ published_footprintโ
transform_tolerance
TF transform tolerance.
double
0.1
robot_base_frame
Robot base frame.
string
โbase_linkโ
แแแฐแแฌ
smoother_server:
ros__parameters:
costmap_topic: global_costmap/costmap_raw
footprint_topic: global_costmap/published_footprint
robot_base_frame: base_link
transform_timeout: 0.1
smoother_plugins: ["simple_smoother"]
simple_smoother:
plugin: "nav2_smoother::SimpleSmoother"
tolerance: 1.0e-10
do_refinement: True
Last updated