team-fusionx / CarND-Capstone

Team FusionX - Capstone Project for Udacity Self-Driving Car Nanodegree
MIT License
8 stars 3 forks source link

Add progressive search in improve_min_stopping_distance. Refine logging #125

Closed teeekay closed 6 years ago

teeekay commented 6 years ago

Doubles search increment after 20 iterations in improve_min_stopping_distance.
Reduces many logwarns to loginfos.
Adds distance information into tl and slowdown messages.