OpenFTC / EasyOpenCV

Finally, a straightforward and easy way to use OpenCV on an FTC robot!
213 stars 95 forks source link

Broken by change in FTC SDK 8.0 #47

Closed alan412 closed 1 year ago

alan412 commented 1 year ago

The release notes of https://github.com/FIRST-Tech-Challenge/FtcRobotController for FTC SDK 8.0 say they break EasyOpenCV.

Windwoes commented 1 year ago

Yeah. The fix is one line though I'm going to try to have it out tonight.

alan412 commented 1 year ago

That would be fantastic.  We are putting on a robot in 3 weeks scrimmage and it would be good to have everyone on 8.0 On Sep 13, 2022, 8:07 PM -0400, Windwoes @.***>, wrote:

Yeah. The fix is one line though I'm going to try to have it out tonight. — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

MDNich commented 1 year ago

Yes!! Thank you so much @Windwoes. All of your hard work in EasyOpenCV is much appreciated and heavily used by my team (10738 Bears). Thank you so much for all you do. It probably goes unsung, but your work is truly helpful to almost all FTC teams with a webcam. Thanks!!!

lukasmwerner commented 1 year ago

@Windwoes I just put together a PR (#48) so you can merge remote. I didn't increment the build.gradle but I can add that really quick if you want

Windwoes commented 1 year ago

Well, theoretically I have artifacts for 1.5.2 built but I can't test right now because ADB is freaking out and the server is crash looping. I'm going to pick this up tomorrow given that it's midnight and I have a 7:45 class tomorrow :sob:

MDNich commented 1 year ago

When you have a moment @Windwoes could you upload that artifact here? If possible the .so library for Control hub. Thank you so much.

Windwoes commented 1 year ago

v1.5.2 release is now live, artifacts should be available on Maven Central within 30 mins (or whenever their sync job decides to run).