mirror of
https://github.com/bjoernellens1/cps_rmp220_support.git
synced 2024-11-23 15:45:08 +00:00
update
This commit is contained in:
parent
ee125d0ce2
commit
13e65b7196
@ -438,7 +438,7 @@ controller_server:
|
|||||||
plugin: "nav2_rotation_shim_controller::RotationShimController"
|
plugin: "nav2_rotation_shim_controller::RotationShimController"
|
||||||
primary_controller: "dwb_core::DWBLocalPlanner"
|
primary_controller: "dwb_core::DWBLocalPlanner"
|
||||||
# RotaitonShimController parameters:
|
# RotaitonShimController parameters:
|
||||||
angular_dist_threshold: 6.283 #was 0.785 now equals 360 degrees
|
angular_dist_threshold: 0.785 #was 6.283 now lowered value
|
||||||
forward_sampling_distance: 0.5
|
forward_sampling_distance: 0.5
|
||||||
rotate_to_heading_angular_vel: 2.8 # was 1.8
|
rotate_to_heading_angular_vel: 2.8 # was 1.8
|
||||||
max_angular_accel: 1.2
|
max_angular_accel: 1.2
|
||||||
|
Loading…
Reference in New Issue
Block a user