Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add dynamic follow profiles! Better logic for using calculated acceleration #46

Merged
merged 72 commits into from
Jan 28, 2020

Conversation

sshane
Copy link
Owner

@sshane sshane commented Jan 25, 2020

  • Recover faster when lead leaves path, or when braking or acceleration is required immediately. Also should speed up the acceleration with auto lane change.
  • Add 3 different dynamic follow profiles: roadtrip, relaxed, and traffic. relaxed is the current dynamic follow profile. You can also swap profiles without rebooting live by using opTune or opEdit. SSH in and: cd /data/openpilot;python op_tune.py The parameter to change is dynamic_follow
  • Fix for steering unavailable when wheel goes over 100 degrees/sec.
  • Tuning for dynamic gas
  • Accelerate quicker and get closer when you're lane changing
  • Higher acceleration, and higher limits for turns
  • Automatic updates, EON will reboot by itself as long as it has been inactive for 10 minutes

@sshane sshane merged commit 4f9d639 into stock_additions Jan 28, 2020
sshane pushed a commit that referenced this pull request Jun 6, 2020
286b7e5 capitalize docker command
0adfc7e add canErrorPersistent event
c8be73d use github url instead of gitlab mirror
8e2d212 add pre-commit static analysis (#48)
f27222f add gpsOK flag to liveLocationKalman
4bb1eb8 submaster always conflates
30838d4 C++ implementation of SubMaster and PubMaster (#42)
c1a6d75 Fix potential segfault in MSGQPubSocket::connect (#45)
67fae6a Use ZMQ on MacOS (#46)
01cdf83 add default values for backwards compat
c96381b add OK flags to locationd output
d589d5e add white panda deprecation events
856c981 mark unused car events as deprecated
4f68db8 remove unnecessary new event type
9073b9b Library cleanup (#43)
7a786d9 move remaining alerts to car events
d6f10a4 add alert event type

git-subtree-dir: cereal
git-subtree-split: 286b7e5
Aragon7777 pushed a commit to Aragon7777/openpilot that referenced this pull request Jun 21, 2021
Added b'78109-TXM-C010\x00\x00', to values.py
Aragon7777 pushed a commit to Aragon7777/openpilot that referenced this pull request Aug 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant