team-fusionx / CarND-Capstone

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

Lower decel rate in get_min_stopping_distance #109

Closed teeekay closed 6 years ago

teeekay commented 6 years ago

Lower the decel rate for desired_jerk calcs using a variable amount based on current acceleration and extend the search increment to minimum of 2.0 or 2.5% of current estimate.