You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/six_wheeler_steering_controller.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -79,7 +79,7 @@ Controller Parameters
79
79
* - ``traction_joints``
80
80
- A list of the six drive wheel joint names from the robot's URDF model, in the following order: front-left, front-right, middle-left, middle-right, rear-left, rear-right.
81
81
* - ``steering_joints``
82
-
- A list of the four corner steering joint names from the robot's URDF model.
82
+
- A list of the four corner steering joint names from the robot's URDF model, in the following order: front-left, front-right, rear-left, rear-right.
83
83
* - ``d1``
84
84
- Half the front/rear track width (meters). Lateral distance from the longitudinal center to the steering pivot.
0 commit comments