setup openpilot package (#29338)

old-commit-hash: aeece52a06
beeps
Adeeb Shihadeh 2 years ago committed by GitHub
parent f8cd844e7c
commit 20d3480c8f
  1. 1
      .gitignore
  2. 0
      openpilot/__init__.py
  3. 1
      openpilot/common
  4. 1
      openpilot/selfdrive
  5. 1
      openpilot/system
  6. 1
      openpilot/third_party
  7. 1
      openpilot/tools

1
.gitignore vendored

@ -56,7 +56,6 @@ selfdrive/modeld/_dmonitoringmodeld
/src/ /src/
one one
openpilot
notebooks notebooks
xx xx
yy yy

@ -0,0 +1 @@
../common

@ -0,0 +1 @@
../selfdrive/

@ -0,0 +1 @@
../system/

@ -0,0 +1 @@
../third_party

@ -0,0 +1 @@
../tools
Loading…
Cancel
Save