wrong in Building the container and cross-compiling

asked 2015-10-01 02:33:51 -0500

young gravatar image

I want to build native ROS nodes using the Android NDK, and firstly I built native ROS packages, however, when I went to the third step('Building the container and cross-compiling') and run the './do_docker.sh', something wrong. It couldn't fetch sources from the link: https://dl-ssl.google.com/android/rep... and https://dl-ssl.google.com/android/rep... . Is that matter?

edit retag flag offensive close merge delete

Comments

Please edit your question to include a link to the tutorial that you're following.

ahendrix gravatar image ahendrix  ( 2015-10-02 02:44:08 -0500 )edit

this sounds like an connection issue when the script is trying to download the android sdk. Can you run the do_docker.sh script again?

Gary Servin gravatar image Gary Servin  ( 2015-10-14 08:40:07 -0500 )edit