Ihre Privatsphäre
Wir verwenden Cookies, um Ihnen ein besseres Erlebnis zu bieten in United Robotics Group
In unserer Datenschutzrichtlinie erfahren Sie mehr darüber, welche Art von Cookies wir verwenden, warum und wie. Da wir Ihr Recht auf Privatsphäre respektieren, können Sie einige Arten von Cookies ablehnen. Klicken Sie auf die verschiedenen Kategorieüberschriften in unserem Cookie-Banner, um unsere Standardeinstellungen zu ändern. Das Blockieren einiger Arten von Cookies kann jedoch Ihre Erfahrung mit der Website und den Diensten, die wir anbieten können, beeinträchtigen. Weitere Informationen finden Sie in unserem Link zur Datenschutzrichtlinie unten.
Unbedingt erforderliche Cookies
Diese Cookies sind für das Funktionieren der Webseite erforderlich und können in unseren Systemen nicht abgeschaltet werden, speichern jedoch keine personenbezogenen Daten. Sie werden normalerweise als Reaktion auf Ihre Aktionen gesetzt, die eine Anfrage nach Diensten auslösen, wie z. B. das Festlegen Ihrer Datenschutzeinstellungen, das Anmelden oder das Ausfüllen von Formularen. Sie können Ihre Browsereinstellungen ändern, um Sie über diese Cookies zu informieren, aber einige Teile der Webseite funktionieren möglicherweise nicht.
Cookies ansehen
Hi, I'm using a Pepper that other people used to manage a couple of years ago. I'm not sure about the state of the software on the robot, but it recognises faces and respond to movements. Also, I have been able to run simple programs through Choreographe. I have had the robot change LED colours and present an image on the tablet. My problems are:
- The tablet is on the "bubbles" animation and does not respond to touch (the touch on the tablet does work as I tested it with Choreograph).
- The version of NAOqi is 2.5.10.7, I tried to update through the web interface, but it says everything is up to date, and I can't update to 2.9 (and the instructions say to use the tablet for it)
- I can't install some missions that are supposed to work on NAOqi 2.5 on the Pepper (Airport check-in, for example), but the website client command centre says: the selected robot is not compatible with the available version of the mission.
Should I do a factory reset and expect the robot and the tablet to be updated to current versions? Is an app missing from the robot that does not allows me to interact with the tablet?
Thank you!
Simon
2 Stimmen
17 Kommentare
Lukas Brandt gepostet etwa 2 Jahre her
Hello Simon,
Your Pepper is a Python Pepper, which is programmed with Choregraphe. The latest NAOqi version for the Python Pepper is 2.5. If you want to update the robot to 2.9, you will then have an Android Pepper that you have to program via Android Studio.
I assume you have logged in with your account on the Command Center portal, which is used for the Android Pepper.
Log in once on the Aldebaran Cloud. https://cloud.aldebaran-robotics.com/ Here you can manage the Python version of your robot and assign apps from the store.
The "bubbles" are displayed by default on the tablet if you do not display anything via your behaviour. Here you can display an image, for example, there is a box for that.
If you want to work with the tablet, you have to create an html folder for it in the project. Pepper runs a web server that can be accessed from outside and from the tablet. You can then display your HTML page on the tablet:
http://doc.aldebaran.com/2-5/getting_started/creating_applications/using_peppers_tablet.html
If you want to collaborate with your programme, e.g. by using the memory key system, you can use the JavaScript interface:
http://doc.aldebaran.com/2-5/dev/js/index.html
0 Stimmen
Devices gepostet etwa 2 Jahre her
1 Stimmen
Anmelden oder Registrieren um einen Kommentar zu veröffentlichen