3pi robot - Line Following
Loading...
7,208
Loading...
Uploader Comments (IceFlinger)
see all
All Comments (9)
-
I modified the line following to go 100% 100% of the time
on my page
-
Can post what values you get after calibration? I'm trying to find, but no luck :(
-
hey, i need to build one, how can you make it go so fast even in curves? are u using servos??
-
that is pretty fast
Loading...
can u send me the PId constants ?
karandex 2 years ago
@karandex
int power_difference = proportional/3 + integral/50000 + derivative*4/1;
It could still use some tweaking, but it works out pretty good at 255 motor speed.
IceFlinger 2 years ago