You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Odometry code: //kretanje pravo [mm] case 'D': tmp = getch_16bit(); //tmp = -tmp; v = getch(); // maximal speed PWMinit(); // ako je predhodno bio soft stop da opet inituje kretanje_pravo(tmp, v);
The text was updated successfully, but these errors were encountered:
RPI_Robot_Framework/src/driver/Odometry.cpp
Line 106 in 0b08523
Odometry code:
//kretanje pravo [mm] case 'D': tmp = getch_16bit(); //tmp = -tmp; v = getch(); // maximal speed PWMinit(); // ako je predhodno bio soft stop da opet inituje kretanje_pravo(tmp, v);
The text was updated successfully, but these errors were encountered: