dragonpilot - 基於 openpilot 的開源駕駛輔助系統

4 lines
84 B

Import('envCython')
envCython.Program('transformations.so', 'transformations.pyx')