forked from commaai/openpilot
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto-distance at surface street speeds
Override short distance setting when slow Override distance when slow Override distance if slow Override distance when slow Override distance when slow Increase follow distance when below 60 kph Lead car and rel. velocity to distance override Override distance bars revert Override and restore dist based on speed and accel Step up distance when < 40 km/h and restore Revert When using 1 bar distance: Slow the car down earlier and more aggressively (#18) * Change one bar braking profile to 3 bars * Update planner.py * Update planner.py * Update planner.py * Update planner.py * Update planner.py * Update planner.py * Update planner.py * Update planner.py * fake lead car vars * fake lead vars * Auto Distance Bar Working - tuning values * Logging to log.txt * Override hysteresis for one bar follow * Only set override when decelerating * syntax error fix for override flag * Switch to 1.8s for softer braking * Revert "Switch to 1.8s for softer braking" This reverts commit d53623062ef814509db925fe4e624c3ae8aff1f1. * Disable OTA update for safety
- Loading branch information
kegman
committed
Dec 13, 2018
1 parent
eb6926f
commit 6cea358
Showing
3 changed files
with
23 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters