The forward kinematics equations for a robot with a differential drive system are used to solve the following problem:
If a robot is standing in a position (x, y, θ) at time t, determine the pose (x', y', θ') at t + δt given the control parameters V-left and V-right.
This technique can be calculated by the robot to follow a particular trajectory.