Your Privacy
We use cookies to give you a better experience in United Robotics Group
You can learn more about what kind of cookies we use, why, and how from our Privacy Policy. Because we respect your right to privacy, you can choose not to allow some types of cookies. Click on the different category headings in our cookie banner to change our default settings. However, blocking some types of cookies may impact your experience of the site and the services we are able to offer. For more details, check out our Privacy Policy link below.
Strictly Necessary Cookies
These cookies are necessary for the website to function and cannot be switched off in our systems, but do not store any person information. They are usually set in response to your actions that triggers a request for services, such as setting your privacy preferences, logging in or filling forms. You can change your browser settings to alert you about these cookies, but some parts of the Website may not work.
View Cookies
At this point I am using Ubuntu Linux, but it cannot be ruled out that the process is also possible in a similar form on other distributions.
To ensure that the Pepper emulator generally works under Linux, the following article can be followed:
https://support.unitedrobotics.group/de/support/discussions/topics/80000657899
It is important to note that the Pepper SDK can only be installed up to Android Studio Flamingo | 2022.2.1 Patch 2 without Android Studio crashing. You can read my article here:
https://support.unitedrobotics.group/de/support/discussions/topics/80000660961
If you have already installed the PepperSDK, you can find it under
/home/$USER/.local/share/Softbank Robotics/RobotSDK
the SDK folder, which in turn contains the API 7 folder.
At this point, I have copied a copy of the "RobotSDK" folder to another location of my choice, maybe ~/Documents/RobotSDK.
The next step is to uninstall and remove the PepperSDK from Android Studio. The latest version of Android Studio can then be installed.
Important!
https://support.unitedrobotics.group/de/support/discussions/topics/80000657415
To start the Android emulator for Pepper now, the following script can be used, which should be stored directly in the "RobotSDK" folder that we saved previously.
The script should first be made executable with chmod +x and can then be executed with ./script.sh.
Attachments (1)
startEmulator.sh
1.86 KB
0 Votes
0 Comments
Login or Sign up to post a comment