I'm running the rmqfmu-example based on the commit 5bdde20, and I get this error right after the first publish to the data.to_cosim routing key:
16:29:44.524 [main] INFO org.intocps.maestro.interpreter.Interpreter - NATIVE: instance: 'rbmqInstance', status: 'Fatal', category: 'logFatal', message: Read message exception 'std::bad_cast'
terminate called after throwing an instance of 'std::exception'
what(): std::exception
Additional information:
OS: Ubuntu 24.04
Maestro version: maestro-2.3.0 (using the jar provided in the example). I also tried with the latest version 3.0.2, but got the same error.