Resolving dependencies ROS Android APP

asked 2016-02-08 15:27:59 -0500

droberts42 gravatar image

I am using Ubuntu 14.04 and ROS version Indigo Igloo. I am following the tutorial http://wiki.ros.org/ApplicationsPlatf... .

After setting up Android Studio I cloned the ROS android apps, opened up the Android Studio but can't seem to import the Apps from where I cloned the repository: after about 11 minutes stuck on

Gradle: resolve dependencies':application_management:_DebugCompile'

it fails with the message

Error: Connection timed out. If you are behind an HTTP proxy, please configure the proxy settings either in IDE or Gradle.

which as far as I know is not the case. Any tips on how to get around this?

edit retag flag offensive close merge delete