|
|
|
@ -18,7 +18,7 @@ git clone https://github.com/commaai/openpilot.git |
|
|
|
|
- Follow [this readme](https://github.com/commaai/openpilot/tree/master/tools) to install the requirements |
|
|
|
|
- Add line "export PYTHONPATH=$HOME/openpilot" to your ~/.bashrc |
|
|
|
|
- Install tensorflow 2.2 and nvidia drivers: nvidia-xxx/cuda10.0/cudnn7.6.5 |
|
|
|
|
- Install [OpenCL Driver](http://registrationcenter-download.intel.com/akdlm/irc_nas/vcp/15532/l_opencl_p_18.1.0.015.tgz) |
|
|
|
|
- Install [OpenCL Driver](https://registrationcenter-download.intel.com/akdlm/irc_nas/vcp/15532/l_opencl_p_18.1.0.015.tgz) |
|
|
|
|
- Install [OpenCV4](https://www.pyimagesearch.com/2018/08/15/how-to-install-opencv-4-on-ubuntu/) (ignore the Python part) |
|
|
|
|
|
|
|
|
|
## Build openpilot for webcam |
|
|
|
|