mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-13 13:22:22 +08:00
more ubuntu setup
old-commit-hash: 6a0cbf45d4fecae16c071b01fa7f726deca7c88c
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:45c249a63ea53ef9ed9754aa8c1cec5f23fa1c5a65be507e0b48f29efad0b40d
|
||||
size 37
|
||||
@@ -51,7 +51,9 @@ pip install pipenv==2018.11.26
|
||||
cd ../
|
||||
pipenv install --system --deploy
|
||||
|
||||
# TODO: add openpilot to PYTHONPATH
|
||||
# TODO: add openpilot to PYTHONPATH and external to PATH
|
||||
# export PYTHONPATH="$HOME/openpilot"
|
||||
# export PATH="$PATH:$HOME/openpilot/external/capnp/bin"
|
||||
|
||||
# TODO: run external/capnp/build.sh ... needed?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user