mirror of
https://gitlab.fdmci.hva.nl/technische-informatica-sm3/ti-projectten/rooziinuubii79.git
synced 2025-08-04 12:24:57 +00:00
translate comment
This commit is contained in:
@@ -652,8 +652,8 @@ void CKobuki::goStraight(long double distance){
|
||||
|
||||
|
||||
|
||||
/// metoda vykona rotaciu, rotuje sa pomocou regulatora, ako spatna vazba sluzi gyroskop,
|
||||
/// kedze je radovo presnejsi ako enkodery
|
||||
/// the method performs the rotation, it rotates using the regulator, the gyroscope serves as feedback,
|
||||
/// because it is much more accurate than encoders
|
||||
void CKobuki::doRotation(long double th) {
|
||||
long double u = 0; // riadena velicina, uhlova rychlost robota pri pohybe
|
||||
long double w = th; // pozadovana hodnota v radianoch
|
||||
|
Reference in New Issue
Block a user