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

ROS Android project-rosmake failed

asked 2012-09-20 02:54:27 -0500

steven7 gravatar image

updated 2012-09-20 04:32:47 -0500

Hi guys, I am trying to set up the environment for developing a ROS Android application and I followed the tutorial here and I got stuck when I tried to rosmake "android_app_chooser". At first I get the error "Failed to find stack for package actionlib_java", but then by following the tutorial to downgrade the rosjava_android repository seems to have solve the error.

So I run the rosmake command again, but this time I get another error "Failed to find rosdep daemontools for package android_app_chooser on OS:ubuntu version:lucid [ rosmake ] rosdep install failed: Rosdep install failed ". Can anyone tell me where I did wrong and help me solve the problem?

Edit1:By the way, by browsing through other questions here I found some proposed solution such as running sudo apt-get install ros-electric-turtlebot but to no success as when I tried to run sudo-apt-get install daemontools it says my daemontools is already the latest version.

P/S: Honestly I have tried few approaches on setting up such environment but to no success so far. I would really appreciate if someone can upload a VM image that can run the android examples as well as developing one. Thanks a lot.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2012-09-20 06:10:58 -0500

jbohren gravatar image

The current way to do Android / ROS development is to use the android_core package by Damon Kohler. I don't think the ROS electric Android stuff is supported any more.

edit flag offensive delete link more

Comments

I have followed the android_core package by Damon Kohler and it works well. This is the correct and current way to do ROS on Android.

orion gravatar image orion  ( 2012-09-21 06:35:15 -0500 )edit

Question Tools

Stats

Asked: 2012-09-20 02:54:27 -0500

Seen: 329 times

Last updated: Sep 20 '12