misaksson / CarND-Capstone

MIT License
2 stars 4 forks source link

Tune throttle PID controller #10

Closed misaksson closed 6 years ago

misaksson commented 6 years ago

Use the tuning method prepared in #9 and improve the throttle PID controller. The final tuning might have to wait for the implementation of Path planning, in particular #6, #7.

Note: the car must not exceed the velocity parameter in the _waypointloader, and if the controller have problems to stabilize at the target velocity, then we will need to implement some margin.