ros-navigation / navigation2

ROS 2 Navigation Framework and System
https://nav2.org/
Other
2.31k stars 1.2k forks source link

min_turning_r parameter is not applied #4509

Closed iradionov closed 4 days ago

iradionov commented 6 days ago

Bug report

Required Info:

Steps to reproduce issue

min_turning_r parameter is not applied if a default launch file is used. The value of min_turning_r is equal to the default value, which is 0.2. The reason is located here: "AckermannConstraints" is used as a node name