Skip to content

Commit

Permalink
Changing supported platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
serivesmejia authored Oct 12, 2022
1 parent e17ff66 commit 3b4f19f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,11 @@ Port of EOCV-AprilTag-Plugin to the desktop EOCV-Sim
<img src="https://github.com/deltacv/AprilTagDesktop/blob/main/doc/img_apriltag_eocvsim.png?raw=true" width="80%" height="80%"></img>

# Supported platforms
For now, the only supported platforms consist of

- Windows x86_64 (tested in Windows 10)
- MacOS x86_64 (not tested)
- Linux x86_64 (tested in Ubuntu 20.04)

We are working to support the rest of the platforms in the future.

# Usage
See the [example pipeline](https://github.com/deltacv/EOCV-Sim/blob/main/TeamCode/src/main/java/org/firstinspires/ftc/teamcode/AprilTagDetectionPipeline.java) in the EOCV-Sim repo to learn how to use the library.
Some parts have been changed from the original sample to make it work in EOCV-Sim. Make sure to check the [samples folder in the original repo](https://github.com/OpenFTC/EOCV-AprilTag-Plugin/tree/master/examples/src/main/java/org/firstinspires/ftc/teamcode) to learn how to use it within the FTC SDK!
Expand Down

0 comments on commit 3b4f19f

Please sign in to comment.