softbankrobotics-labs / maplocalizeandmove

Navigation tutorial and testing application for Pepper running on Android (Naoqi 2.9.5)
BSD 3-Clause "New" or "Revised" License
12 stars 5 forks source link

How to install this app? #4

Closed torbdahl closed 3 years ago

torbdahl commented 3 years ago

I'm new to Android development and I'm working with a Pepper robot. How do I actually get the code from your github onto Pepper as an installed app?

Do we have to use Softbank's Command Center?

renythomas commented 3 years ago

Hi, if you just want to install this app, you can use Command Center Store. Otherwise you can clone this project in android studio (you need to install the pepper plugin for Android studio too:https://developer.softbankrobotics.com/pepper-qisdk/getting-started). Then connect to the tablet of Pepper then launch the install.

torbdahl commented 3 years ago

Thanks for the reply. For reference, my problem was that no Run/Debug configuration showed up in Android Studio after cloning your repo. The following rather hacky solution fixed it: https://stackoverflow.com/questions/29087882/android-studio-run-debug-configuration-error-module-not-specified