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.
548
Commits
77
Branches
83
Tags
8.4 GiB
Python
53.3%
C++
36.2%
C
3.3%
Cap'n Proto
2.4%
Shell
1.7%
Other
3.1%
Tree:
bc747137e3
openpilot_comma
/
panda
/
boardesp
/
python2_make.py
4 lines
67 B
Raw
Blame
History
#!/usr/bin/env python2
import
os
import
sys
os
.
system
(
sys
.
argv
[
1
]
)
Reference in new issue
View Git Blame
Copy Permalink