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

Merge branch 'development' into 'master'

Updated the axel distance and wheel distance values to make them closer to the real values.

See merge request !1
parents 51a255f6 a4567011
No related branches found
No related tags found
1 merge request!1Updated the axel distance and wheel distance values to make them closer to the real values.
base_global_planner: "SBPLLatticePlanner"
SBPLLatticePlanner:
......@@ -38,8 +38,8 @@ AckermannPlannerROS:
max_steer_vel: 0.3
min_steer_vel: -0.3
max_steer_acc: 1.0
axis_distance: 0.3662
wheel_distance: 0.216
axis_distance: 0.36
wheel_distance: 0.265
wheel_radius: 0.05
split_ignore_length: 0.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