inflation_radius

This commit is contained in:
Björn Ellensohn 2023-08-21 08:58:31 +02:00
parent c2f30f8b46
commit a9a67684bb

View File

@ -142,7 +142,8 @@ controller_server:
# trying roation_shim_controller # trying roation_shim_controller
plugin: "nav2_rotation_shim_controller::RotationShimController" plugin: "nav2_rotation_shim_controller::RotationShimController"
primary_controller: "nav2_regulated_pure_pursuit_controller::RegulatedPurePursuitController" #primary_controller: "nav2_regulated_pure_pursuit_controller::RegulatedPurePursuitController"
primary_controller: "dwb_core::DWBLocalPlanner"
angular_dist_threshold: 0.785 angular_dist_threshold: 0.785
forward_sampling_distance: 0.5 forward_sampling_distance: 0.5
rotate_to_heading_angular_vel: 1.8 rotate_to_heading_angular_vel: 1.8