mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-06-29 02:22:09 +08:00
Merge branch 'master' of https://github.com/commaai/openpilot
ecessary, old-commit-hash: 0a77684bcd6848c2737f28a47c85cb8cc69a27b9
This commit is contained in:
+1
-3
@@ -28,7 +28,7 @@ openpilot-tools and the following setup steps are developed and tested on Ubuntu
|
||||
|
||||
Setup
|
||||
============
|
||||
|
||||
TODO: These instructions maybe outdated, follow ubuntu_setup.sh setup instructions
|
||||
|
||||
1. Install native dependencies (Mac and Ubuntu sections listed below)
|
||||
|
||||
@@ -156,9 +156,7 @@ Setup
|
||||
3. Clone tools within openpilot, and install dependencies
|
||||
|
||||
```bash
|
||||
git clone https://github.com/commaai/openpilot-tools.git tools
|
||||
cd tools
|
||||
git checkout <tag> # the tag must match the openpilot version you are using (see https://github.com/commaai/openpilot-tools/tags)
|
||||
pip install -r requirements.txt # Install openpilot-tools dependencies in virtualenv
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user