This commit is contained in:
Björn Ellensohn 2023-09-08 11:41:24 +02:00
parent fad355401f
commit cf1eb52ded

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: 1,570 #was 0.785 now equals 90 degrees 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