mirror of
https://gitlab.fdmci.hva.nl/technische-informatica-sm3/ti-projectten/rooziinuubii79.git
synced 2025-08-04 04:14:58 +00:00
testing rotation
This commit is contained in:
@@ -702,7 +702,7 @@ void CKobuki::doRotation(long double th)
|
|||||||
long double w = th; // desired value in radians
|
long double w = th; // desired value in radians
|
||||||
long double Kp = PI;
|
long double Kp = PI;
|
||||||
long double e = 0;
|
long double e = 0;
|
||||||
int thresh = PI /2;
|
int thresh = PI / 2;
|
||||||
|
|
||||||
theta = 0;
|
theta = 0;
|
||||||
x = 0;
|
x = 0;
|
||||||
|
Reference in New Issue
Block a user