We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f11f612 commit cf6b4edCopy full SHA for cf6b4ed
clearpath_control/config/a300/control.yaml
@@ -13,11 +13,11 @@ platform_velocity_controller:
13
left_wheel_names: [ "front_left_wheel_joint", "rear_left_wheel_joint" ]
14
right_wheel_names: [ "front_right_wheel_joint", "rear_right_wheel_joint" ]
15
16
- wheel_separation: 0.56511
17
- wheels_per_side: 1 # actually 2, but both are controlled by 1 signal
+ wheel_separation: 0.562
+ wheels_per_side: 2
18
wheel_radius: 0.1625
19
20
- wheel_separation_multiplier: 1.0
+ wheel_separation_multiplier: 1.75
21
left_wheel_radius_multiplier: 1.0
22
right_wheel_radius_multiplier: 1.0
23
0 commit comments