rosjava install error

asked 2014-07-13 18:18:40 -0500

tgd gravatar image

updated 2014-07-13 20:11:30 -0500

Hello,

I've been trying to use rosjava_core and android_core but I've been coming up against this build error when using gradle to install rosjava_core under the groovy branch:

FAILURE: Build failed with an exception.

* What went wrong: Execution failed for task ':rosjava_test:compileJava'. > Compilation failed; see the compiler error output for details.

* Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

I'm not sure where to find the package rosjava_test as I believe it may be a separate dependency.

Thanks

edit retag flag offensive close merge delete