Make (default) worker part of orchestrator package

As I understand it now, you need to implement your own worker from the WorkerInterface if you are configuring the orchestrator for the lab.

In my view, it would be nice if there would already be a default worker implementation built into the orchestrator. I feel the main purpose of custom workers are two things:

  • Which wrapper is mapped to which device
  • Which device do I currently want to simulate?