computeNextPosition
Computes the next relative position by combining the provided steering actions.
Return
the next position relative to the current position as a P.
Parameters
actions
the list of actions to combine.
Computes the next relative position by combining the provided steering actions.
the next position relative to the current position as a P.
the list of actions to combine.