ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Make Android File

asked 2012-03-15 09:22:37 -0500

hanbo gravatar image

updated 2014-01-28 17:11:39 -0500

ngrennan gravatar image

I follow the instructions on the website:http://docs.rosjava.googlecode.com/hg/rosjava_core/html/building.html, but an error occored at step 3 :

FAILURE: Build failed with an exception.

  • What went wrong: Could not open task artifact state cache (/opt/ros/electric/stacks/rosjava_core/.gradle/1.0-milestone-8a/taskArtifacts). > java.io.IOException: No such file or directory

there are so many guides on the topic- how to create ros android. I tried almost every method, but failed. Is it possible that someone make a step-by-step guide so i can learn form it? thank you very much.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2012-03-18 21:20:42 -0500

damonkohler gravatar image

You're looking at the correct documentation. However, I imagine you do not have permission to build from source out of your /opt directory.

If you're building from source, you probably want to do so from an overlay. There is an example of this here: http://www.ros.org/wiki/ROS/Tutorials/SetupEnvironment

I'll update the rosjava documentation to include that step.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-03-15 09:22:37 -0500

Seen: 257 times

Last updated: Mar 19 '12