Hello,
I am trying to use the C++ esminiLib with a scenario using the FollowRouteController. As soon as the controller tries to make a lane change (indicated by the comand line output: "1.328: LaneChange standbyState -> startTransition -> runningState"), the esminiLib crashes while executing the command SE_StepDT(0.001).
I have also tried to run the follow_route_with_lane_change.xosc from the examples, but I get the same issue here. However, running both scenarios without the esminiLib, but using the esmini executable works perfectly for me.
Can you reproduce my issue? And do you know, how to solve it?
Best regards,
Michael