Skip to content
Snippets Groups Projects
Commit 0a55d11c authored by Sergi Hernandez's avatar Sergi Hernandez
Browse files

Added the new translational velocity deadzone parameters to the config file.

parent 25764271
No related branches found
No related tags found
2 merge requests!3Development,!2Master
base_global_planner: "iri_opendrive_global_planner/OpendriveGlobalPlanner"
OpendriveGlobalPlanner:
opendrive_frame: "opendrive"
angle_tol: 0.5
dist_tol: 0.3
multi_hyp: True
......
......@@ -42,6 +42,9 @@ AckermannPlannerROS:
wheel_distance: 0.265
wheel_radius: 0.05
use_trans_vel_deadzone: true
trans_vel_deadzone: 0.1
split_ignore_length: 0.1
cmd_vel_avg: 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment