Home→Forums→MonoBrick EV3 Firmware→Vehicle Forward method→Reply To: Vehicle Forward method
October 19, 2014 at 20:53
#4906
lemuus
Participant
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