Logo
Explore Help
Register Sign In
sadmen
/
openpilot_comma
mirror of https://github.com/commaai/openpilot.git
1
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.
12270 Commits
132 Branches
82 Tags
6.0 GiB
Tree: ce81ea107b
openpilot_comma/common/ffi_wrapper.py

9 lines
113 B
Raw Normal View History Unescape Escape

manager runs on Mac, and other openpilot for PC fixes (#1037) * use the openpilot/persist directory on PC * manager runs on mac * sim runs w/o carla * fix params location in test * that rmtree can fail and it's okay * refactor params clear functionality * set PARAMS_PATH old-commit-hash: c42e2ecc50d72947719219e20a5e91ed9bf5fbf4
5 years ago
import platform
more common/ pruning (#30778) old-commit-hash: 8c1176ca839bdfd805f87d281a6d06b9af881eb5
1 year ago
common folder old-commit-hash: e8d888c45b5cb84bf38bdb96cae579a10f7ae281
5 years ago
manager runs on Mac, and other openpilot for PC fixes (#1037) * use the openpilot/persist directory on PC * manager runs on mac * sim runs w/o carla * fix params location in test * that rmtree can fail and it's okay * refactor params clear functionality * set PARAMS_PATH old-commit-hash: c42e2ecc50d72947719219e20a5e91ed9bf5fbf4
5 years ago
def suffix():
if platform.system() == "Darwin":
return ".dylib"
else:
return ".so"
Powered by Gitea Version: 1.17.1 Page: 534ms Template : 3ms
English
Bahasa Indonesia Deutsch English Español Français Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Српски Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API Website