Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gradlew failing to build the Android nodes #1

Open
severin-lemaignan opened this issue Sep 8, 2014 · 3 comments
Open

gradlew failing to build the Android nodes #1

severin-lemaignan opened this issue Sep 8, 2014 · 3 comments
Labels

Comments

@severin-lemaignan
Copy link
Member

When running

$ ./gradlew android

within shape_learning_android_nodes, I get:

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring root project 'shape_learning_android_nodes'.
> Could not resolve all dependencies for configuration ':classpath'.
   > Could not find any version that matches org.ros.rosjava_bootstrap:gradle_plugins:[0.1,0.2).
     Required by:
         :shape_learning_android_nodes:unspecified
   > Could not find any version that matches org.ros.rosjava_messages:trajectory_msgs:[1.10,1.11).
     Required by:
         :shape_learning_android_nodes:unspecified

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

BUILD FAILED

Any idea how to fix that?

@dhood
Copy link
Contributor

dhood commented Sep 8, 2014

This is after you've installed rosjava I presume? Because it doesn't seem like it can find it.

@dhood dhood added the question label Sep 18, 2014
@WafaJohal
Copy link
Contributor

Hello I am having the same problem. I guess you solved it.

@severin-lemaignan
Copy link
Member Author

@WafaJohal Do you have a working rosjava installation? As far as I remember, I had to fiddle around a little bit to get rosjava fully installed...

Once this is ok, installing the cowriter nodes should be ok.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants