This website works better with JavaScript.
Explore
Help
Register
Sign In
sadmen
/
openpilot_comma
mirror of
https://github.com/commaai/openpilot.git
Watch
1
Star
0
Fork
You've already forked openpilot_comma
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
openpilot is an open source driver assistance system. openpilot performs the functions of Automated Lane Centering and Adaptive Cruise Control for over 200 supported car makes and models.
3333
Commits
130
Branches
82
Tags
5.8 GiB
Python
49%
C++
39.7%
C
3.6%
Cap'n Proto
2.6%
Shell
1.8%
Other
3.2%
Tree:
03f12d8735
openpilot_comma
/
scripts
/
update_now.sh
4 lines
74 B
Raw
Blame
History
#!/usr/bin/env sh
# Send SIGHUP to updater
pkill -1 -f selfdrive.updated
Reference in new issue
View Git Blame
Copy Permalink