Skip to content

Install script for openpilot-tools for Ubuntu 16.04.3

Notifications You must be signed in to change notification settings

xx979xx/op-tools_ubuntu_16.04.3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

op-tools_ubuntu16.04.3

Install script for openpilot-tools for Ubuntu 16.04.3 Makes it easier to get up and going with openpilot-tools. During installation watch out for erros. You'll be prompted to press enter on every apt install.

git clone https://github.com/xx979xx/op-tools_ubuntu_16.04.3.git op_tools_installer
cd op_tools_installer
./0_install_pyenv.sh
./1_install_op-tools_ubuntu16.04.6.sh

After installation dont forget the activate the virtual environment by doing

cd openpilot
pipenv shell # Activate virtual environment
cd tools
pip install -r requirements.txt

About

Install script for openpilot-tools for Ubuntu 16.04.3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%