适用于Android /机器人sdk 0.9的Aldebaran's Pepper sdk“机器人SDK'0.9”不完整。请再次下载它或重新创建机器人应用程序。” [英] Aldebaran's Pepper sdk for android/Robot sdk 0.9 "Robot SDK'0.9' is not complete. Please download it again or re-create the robot application."

查看:106
本文介绍了适用于Android /机器人sdk 0.9的Aldebaran's Pepper sdk“机器人SDK'0.9”不完整。请再次下载它或重新创建机器人应用程序。”的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

按照此官方教程尝试在我的计算机上安装Aldebaran的Pepper机器人的android sdk时:

When trying to install the android sdk for Aldebaran's pepper robot on my computer following this official tutorial:

第1步:android.aldebaran.com/doc/installation。 html

Step 1: android.aldebaran.com/doc/installation.html

第2步:android.aldebaran.com/doc/create_project.html#create-project

Step 2: android.aldebaran.com/doc/create_project.html#create-project

何时尝试在我的计算机上启动Pepper平板电脑的虚拟机器人环境时,会显示以下消息:机器人SDK'0.9'尚未完成。请重新下载它或重新创建机器人应用程序。

When trying to launch the Virtual Robot Environment of Pepper's tablet on my computer this message is printed: "Robot SDK'0.9' is not complete. Please download it again or re-create the robot application."

到目前为止,我已经在Ubuntu 16.04 64位计算机上尝试了以下操作:

So far I have tried the following on my Ubuntu 16.04 64bit computer:


  • 卸载并重新下载/安装android sdk为Pepper提供的机器人sdk管理器上的机器人sdk

  • 卸载并重新下载/安装Pepper的android sdk

  • 删除,重新创建并创建将其转变为机器人应用程序的android studio应用程序

  • 删除其他非必需的android SDK

  • Uninstalling and re-downloading/installing the Robot sdk over the robot sdk manager provided by the android sdk for Pepper
  • Uninstalling and re-downloading/installing the android sdk for Pepper
  • Deleting, recreating and creating the android studio application turning it into a robot application
  • Removing other non essential android sdks

此外,我还在另一台运行Windows 8.1 64bit的计算机上尝试了以下操作:

Moreover I also tried the following on another computer running windows 8.1 64bit:


  • 重复教程安装

  • 下载并安装旧版本(例如Android Studio的2.22和2.11)并重复教程安装。

每次完成步骤1& 2当我要开始构建或启动应用程序时,它在本教程的步骤B上失败:android.aldebaran.com/doc/run_debug.html#run-debug并显示上述错误。

Each time after I have completed Steps 1 & 2 when I want to start building or launching the application it fails on step B from this tutorial: android.aldebaran.com/doc/run_debug.html#run-debug and prints the Error mentioned above.

项目结构与教程中的相同,我可以通过maven同步项目。但是由于我实际上无法启动虚拟机器人环境或运行应用程序,因此无法使用此sdk。

The project structure is identical to the one in the tutorial and I am able to sync the project via maven. But as I cannot actually launch the virtual robot environment or run the application I cannot make use of this sdk.

我还发现了关于stackoverflow的类似问题,但尚未得到答复。我也不理解这些评论。

I have also found a similar question being asked on stackoverflow but there hasn't been a response yet. Also I don't understand the comments.

stackoverflow.com/questions/42824942/robot-sdk-0-9-is-not-complete-please-download-我再次尝试或重新创建机器人a

stackoverflow.com/questions/42824942/robot-sdk-0-9-is-not-complete-please-download-it-again-or-re-create-the-robot-a

我尝试使用另一台Windows 10 64bit新格式化的计算机,因此安装了Java jdk& jre 1.8.0_121和android studio 2.3.1,因为我找不到2.3.3:

I tried using another computer with windows 10 64bit freshly formatted so I installed Java jdk & jre 1.8.0_121 and android studio 2.3.1 as I couldn't find 2.3.3:


  • 重复了教程安装

但仍然是相同的错误消息。

But still the same error message.

推荐答案

我要执行以下操作:

  • go to your current android SDK folder
  • rename the tools folder to tools-old
  • create a new Folder named tools
  • download this: https://android.googlesource.com/platform/prebuilts/android-emulator/+archive/android-7.1.1_r1/windows.tar.gz
  • unpacke it into your new tools folder

请确保将AVD选项设置为布防而不是x86
,并且已启用使用主机GPU

Make sure you have your AVD Options set to arm and not x86 and that "Use Host GPU" is enabled

之后,模拟器开始工作。(请注意,启动它需要很长时间che)

After that the emulator worked.(note that it takes quite long to launche)

可疑的原因是Pepper模拟器尝试使用emulator-arm.exe,但Android Studio的标准安装中没有该

The suspected cause is that the Pepper emulator tries to use the emulator-arm.exe wich is not availible in the standart installation of Android Studio

这篇关于适用于Android /机器人sdk 0.9的Aldebaran's Pepper sdk“机器人SDK'0.9”不完整。请再次下载它或重新创建机器人应用程序。”的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆