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.
5912
Commits
78
Branches
84
Tags
9.7 GiB
Tree:
fb1cf5b1bf
openpilot_comma
/
tools
/
lib
/
exceptions.py
3 lines
45 B
Raw
Normal View
History
Unescape
Escape
merge in tools old-commit-hash: 29ac3da7b84426c6764150cb233b9c7bab1446d8
6 years ago
class
DataUnreadableError
(
Exception
)
:
pass