mirror of
https://github.com/bjoernellens1/cps_rmp220_support.git
synced 2025-02-22 22:16:47 +00:00
Update dwa_base_local_planner_params.yaml
This commit is contained in:
parent
86f55418e6
commit
6b31575f3f
@ -4,9 +4,9 @@ clearing_rotation_allowed: true #false
|
||||
|
||||
DWAPlannerROS:
|
||||
max_vel_trans: 1.0
|
||||
min_vel_trans: 0.2
|
||||
min_vel_trans: 0.4 #0.2
|
||||
max_vel_x: 1.0
|
||||
min_vel_x: 0.2
|
||||
min_vel_x: 0.4 #0.2
|
||||
max_vel_y: 0.0 # zero for a differential drive robot
|
||||
min_vel_y: 0.0
|
||||
min_in_place_vel_theta: 0.5
|
||||
|
Loading…
Reference in New Issue
Block a user