lessthanoptimal / BoofAndroidDemo

Demonstration of BoofCV for Android devices
125 stars 42 forks source link

0.21-SNAPSHOT Dependency #4

Closed LG67 closed 8 years ago

LG67 commented 8 years ago

Project error (in Android Studio) due to 0.21-SNAPSHOT dependency

lessthanoptimal commented 8 years ago

Thanks for reporting this. I'll update it soon to a more recent stable version.

LG67 commented 8 years ago

Great. Have you heard of FIRST Tech Challenge? Its an international robotics game for middle and high school students using Android phones for control and sensor feedback. I was hoping to use BoofCV for vision target acquisition. FTC could inspire thousands of young BoofCV users. Would you be interested in helping me integrate BoofCV with the FTC robot code? On Jun 17, 2016 7:53 PM, "Peter Abeles" notifications@github.com wrote:

Thanks for reporting this. I'll update it soon to a more recent stable version.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/lessthanoptimal/BoofAndroidDemo/issues/4#issuecomment-226907002, or mute the thread https://github.com/notifications/unsubscribe/AMK-paLz7bFxxGyxoFnQvgGYUhW8b_kEks5qMzOKgaJpZM4I127X .

lessthanoptimal commented 8 years ago

I'll update it this weekend.

For FIRST, I've heard of it and known several mentions. I can help a little bit, mostly answer technical questions, but I don't have very much free time at all to do more involved programming. Working for a medical supply delivery drone start up that's about to deploy to our first customer.

tfatrifork commented 8 years ago

@LG67 You can get away with using: compile group: 'org.boofcv', name: 'all', version: '0.22' compile group: 'org.boofcv', name: 'android', version: '0.22'

for now if you do not need Disparity and Fiducal .. I'm looking forward to seeing the BoofCV Android example updated to BoofCV 0.24

lessthanoptimal commented 8 years ago

Git code is fixed and updated to 0.24.1