Hi guys.
I was designing a line following robot and got some problems about the PID tuning.
According to the tutorials online, I should start with tuning Kp in terms of speed.
However, I found it is impossible for my robot to finish the whole track with just pure P controll(especially the sharp corner).
So I am confused about how to tune the kP. Do I need to pick a particular part of the track?
I haven't quite started the robot, but I've been studying PID so I can have a good understanding of it when I start building it.
Now my problem is my robot can't really following the track with pure P control.
If you read the "Tuning the Kp, Ki, Kd Values" section from that website he talks about using only Proportional and some ways to help you tune the Kp value. Now when you mentioned how it doesn't follow the line well on sharp corners, I think that's pretty normal because of what I've understood is that when you incorporate Derivative it helps a lot with the sharp corners.