Implement the EmergencyStopCore
Implement the constructor and the trigger_emergency_stop method. The trigger_emergency_stop method should behave like specified in the API spec.
Instantiate a new EmergencyStopCore in the EmergencyStopService and assign it to the attribute there.