ProcessorLoopClosureBase class
We want to create a class ProcessorLoopClosureBase
inheriting from ProcessorBase
that would be used to close loops with lasers or using vision.
Currently there is already a ProcessorLoopClosureBase
class that is not doing what we want so we will rename it.