Section 2.5 Glossary
- Kinematics
-
Study of motion without explicitly modeling the forces that cause it.
- Differential Drive
-
A drivetrain with independently driven left and right wheels used to control translation and turning.
- Track Width (\(L\))
-
Distance between wheel centers in a differential drive robot.
- Linear Velocity
-
Forward translational speed of the robot.
- Angular Velocity
-
Rotational turning rate of the robot.
- Forward Kinematics
-
Computing robot motion from known wheel or joint velocities.
- Inverse Kinematics
-
Computing wheel or joint commands needed to achieve a desired robot motion.
- Pose (\(\mathbf{q}\))
-
Robot position and orientation, represented as the Pose vector \(\mathbf{q} = [x, y, \theta]^T\text{.}\)
- Global Frame (\(W\))
-
A fixed reference frame attached to the room or arena floor, used to express a robotβs absolute pose.
- Robot Body Frame (\(R\))
-
A moving reference frame fixed to the robotβs chassis, with its positive \(x\)-axis pointing forward and its positive \(y\)-axis pointing to the robotβs left.
- Wheel Velocity (\(v_L\text{,}\) \(v_R\))
-
Left and right wheel surface speeds used in differential-drive motion equations.
- Wheel Radius (\(r\))
-
The radius of a drive wheel, used to convert between wheel surface velocity and rotational motor speed.
- Instantaneous Center of Rotation (ICR)
-
The fixed point in the plane that a turning differential drive robot rotates around at a given instant.
- Turn Radius / Radius of Curvature (\(R\))
-
The distance from the robotβs center to the ICR, computed as \(R = v/\omega\text{.}\)
- Spin-in-Place / Point Turn
-
Turning around the robotβs own center point by driving the wheels at equal and opposite speeds (\(v_L = -v_R\)), giving \(R = 0\text{.}\)
- Pivot Turn
-
Turning around one stationary wheel by driving only the other wheel (\(v_L = 0\) or \(v_R = 0\)), giving \(R = L/2\text{.}\)
You have attempted of activities on this page.
