Logo
Explore Help
Register Sign In
mawei/sunnypilot
1
0
Fork 0
You've already forked sunnypilot
mirror of https://github.com/sunnypilot/sunnypilot.git synced 2026-03-01 04:13:57 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
c0739cd9ee41ccd372bd8cd816c44dfce4e3a8a2
sunnypilot/common/ffi_wrapper.py

9 lines
113 B
Python
Raw Normal View History

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
2020-02-02 12:15:02 -08:00
import platform
more common/ pruning (#30778)
2023-12-17 11:40:46 -08:00
common folder
2020-01-17 10:28:44 -08:00
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
2020-02-02 12:15:02 -08:00
def suffix():
if platform.system() == "Darwin":
return ".dylib"
else:
return ".so"
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.0 Page: 187ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API