Robotics StackExchange | Archived questions

Running Hello world Android app for ROS

Hi, I am trying to import and run the source in Android Studio for this app ROS Teleop (Indigo). But couldn't exactly figure out what I need to do. I did some android programming in eclipse but has no idea about Android Studio and Gradle thing. I have downloaded the repo from https://github.com/turtlebot/turtlebot_android but wasn't able to import this in Android Studio and run.

In eclipse it when I try to build the project shows error like:

Error:A problem occurred configuring root project 'turtlebot_android'.
> Could not resolve all dependencies for configuration ':classpath'.
   > Could not normalize path for file '\\null'.

Other than that when I install the app in Android device and try to connect with turtlebot the app crashes.

Thanks for your help in advance.

Asked by adolescent on 2015-04-13 10:05:28 UTC

Comments

I am having this same issue (Windows 7)

Asked by brettcarroll on 2016-05-10 08:40:24 UTC

I converted your answer to a comment. Please only provide answers that are actually answers.... Thanks!

Asked by jarvisschultz on 2016-05-10 09:01:18 UTC

Answers