Skip to content
This repository was archived by the owner on Dec 31, 2022. It is now read-only.

Commit 127e55d

Browse files
authored
Fixed the install instructions (why am I so stupid)
1 parent dcba94b commit 127e55d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ allprojects {
7070
```
7171
3. Add the line `implementation 'com.github.dogecv:dogecv:2020.1-alpha'` to TeamCode's `build.release.gradle`, inside the dependencies block
7272
7. Press the `Sync Now` button that should appear in the top right
73+
8. Because EasyOpenCv depends on OpenCV-Repackaged, you will also need to copy [libOpenCvNative.so](https://github.com/OpenFTC/OpenCV-Repackaged/blob/master/doc/libOpenCvNative.so) from the `/doc` folder of that repo into the `FIRST` folder on the internal storage of the Robot Controller.
7374

7475
# Detectors Status
7576
- **Stone Detector** - Implemented. Stable(ish). Competition Ready(ish).

0 commit comments

Comments
 (0)