This commit is contained in:
Björn Ellensohn 2023-09-08 11:40:45 +02:00
parent 4b79f973f7
commit fad355401f

View File

@ -437,7 +437,7 @@ controller_server:
FollowPath: FollowPath:
plugin: "nav2_rotation_shim_controller::RotationShimController" plugin: "nav2_rotation_shim_controller::RotationShimController"
primary_controller: "dwb_core::DWBLocalPlanner" primary_controller: "dwb_core::DWBLocalPlanner"
angular_dist_threshold: 0.785 angular_dist_threshold: 1,570 #was 0.785 now equals 90 degrees
forward_sampling_distance: 0.5 forward_sampling_distance: 0.5
rotate_to_heading_angular_vel: 1.8 rotate_to_heading_angular_vel: 1.8
max_angular_accel: 1.2 max_angular_accel: 1.2