Hi,
I tried that solution, but now I get blocked on the vehicle.Brake() method.
I also tried to stop the thread with the Forward method, before calling the vehicle.Brake() method, but then I get a System.InvalidOperationException on the thread with the vehicle.Forward call.
Thank you,
Daniel.
Follow