computeNextPosition

open override fun computeNextPosition(actions: List<SteeringAction<T, P>>): P

Delegated to steerStrategy after filtering the given actions.