Skip to content

Commit 8a8b557

Browse files
committed
Updated wheel_separation_multiplier for fwd and rwd on A300
1 parent c56907f commit 8a8b557

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

clearpath_control/config/a300/control/diff_fwd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ platform_velocity_controller:
1717
wheels_per_side: 1
1818
wheel_radius: 0.1625
1919

20-
wheel_separation_multiplier: 1.75
20+
wheel_separation_multiplier: 1.0
2121
left_wheel_radius_multiplier: 1.0
2222
right_wheel_radius_multiplier: 1.0
2323

clearpath_control/config/a300/control/diff_rwd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ platform_velocity_controller:
1717
wheels_per_side: 1
1818
wheel_radius: 0.1625
1919

20-
wheel_separation_multiplier: 1.75
20+
wheel_separation_multiplier: 1.0
2121
left_wheel_radius_multiplier: 1.0
2222
right_wheel_radius_multiplier: 1.0
2323

0 commit comments

Comments
 (0)