computeNextPosition

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

Delegates to steerStrategy after applying filter to actions.