mirror of
https://github.com/bjoernellens1/cps_rmp220_support.git
synced 2025-02-22 14:06:47 +00:00
Update dwa_base_local_planner_params.yaml
This commit is contained in:
parent
34f4a2c80a
commit
212bd9b946
@ -1,6 +1,6 @@
|
||||
controller_frequency: 5.0
|
||||
recovery_behavior_enabled: true #false
|
||||
clearing_rotation_allowed: false
|
||||
clearing_rotation_allowed: true #false
|
||||
|
||||
DWAPlannerROS:
|
||||
max_vel_trans: 1.0
|
||||
@ -32,7 +32,7 @@ DWAPlannerROS:
|
||||
prune_plan: true
|
||||
|
||||
# Forward Simulation Parameters
|
||||
sim_time: 5.0 #2.5
|
||||
sim_time: 1.0 #5.0 #2.5
|
||||
sim_granularity: 0.025
|
||||
angular_sim_granularity: 0.025
|
||||
vx_samples: 8
|
||||
|
Loading…
Reference in New Issue
Block a user