Blog
Results for:
Search options
Results for:
Search options
Pepper QiSDK
NAO (NAOqi 2.1)
NAO⁶
Pepper (NAOqi 2.5)
Blog
Results for:
Product
Document type
Tags
Skills
Pepper QiSDK
 (19)
Pepper (NAOqi 2.5)
 (3)
NAO⁶
 (2)
Blog
 (11)
Documentation
 (8)
Lesson
 (6)
Softbank Robotics Labs
 (19)
Github
 (16)
Conversation
 (11)
Tips and tricks
 (10)
Animation
 (8)
QiSDK
 (8)
Connectivity
 (7)
API Challenge
 (5)
Motion
 (5)
Navigation
 (5)
QiChat
 (5)
Tablet
 (5)
OS Release Note
 (3)
Product Lifecycle Management
 (3)
Research & Innovation
 (3)
Ubuntu
 (3)
Education
 (2)
Event
 (2)
Lottie
 (2)
Release Note
 (2)
Conversation
 (1)
Integrating a QiChat topic
 (1)
19
Items found
Sort by
Relevance
Date
Blog
Code Scanner
How to scan QR codes and barcodes with Pepper
2020/02/27
Pepper QiSDK
Tablet
Github
Softbank Robotics Labs
Blog
Let’s make Pepper and NAO speak a second language
How to install a language package and get speech recognition in new languages - As international talking robots, Pepper and NAO can access many languages for speech recognition, and its management is quite easy. This quick how-to explains how to set up new languages installing a language pack in a few simple steps.
2020/09/30
Pepper QiSDK
Pepper (NAOqi 2.5)
NAO⁶
QiChat
Dialogue
Conversation
Tips and tricks
Blog
The Lottie animation tool
Experimenting the flexible and efficient Android library on Pepper’s tablet - Light and flexible, Lottie is a popular mobile library to make 2D animations on Android devices such as Pepper’s tablet. Indeed, Pepper is not just a voice user interface, but the tablet animations are very helpful in improving the interactive efficiency of the robot. At SoftBank Robotics we already tried out Lottie and there is what we found.
2019/03/12
Pepper QiSDK
Pepper (NAOqi 2.5)
Lottie
Tablet
Animation
Documentation
Conversation
¶
Reference QiChat Language Tutorials
2019/10/30
Pepper QiSDK
Breadcrumb
Home
/
Pepper QiSDK
/
API
/
Documentation
Mastering Chat locale
¶
Goal In this tutorial, we will use the Locale in order to change the locale of a Chat. The application will be able to switch the discussion locale between English and Japanese. Warning This tutorial aims to switch locale at the very limited level of the chat. According to your use case, you could prefer to manage the locale more globally, at application level.
2019/10/30
Pepper QiSDK
Breadcrumb
Home
/
Pepper QiSDK
/
API
/
Conversation
/
Tutorials
/
Documentation
QiChatbot – Mastering Dynamic concept
¶
Goal In this tutorial, we will create a dynamic QiChatbot, using Dynamic concepts. For further details, see: QiChat dynamic. Prerequisites Before stepping in this tutorial, you should: Know how to use Android resources. Be familiar with the Action notion. For further details, see: Running Actions on Pepper. Know how to use the QiChatbot. For further details, see: Listen and reply — QiChatbot. Let’s start a new project Start a new project, let’s call it DynamicConceptsPepper. Robotify it and make sure it implements the QiSDK & the Robot Life Cycle. For further details, see: Creating a robot application. Creating the topic file. Create a new topic file named greetings_dynamic.top for the English (en) language. Add the following content to this file: For more details about the syntax, see:
2019/10/30
Pepper QiSDK
Breadcrumb
Home
/
Pepper QiSDK
/
API
/
Conversation
/
Tutorials
/
Documentation
Mastering Execute
¶
Goal In this tutorial, we will go to a specific part of a QiChat Language and execute an action when it reaches Execute. The robot will say a sentence and by reaching ^execute it will make the baseQiChatbot run a animation synchronously.
2019/10/30
Pepper QiSDK
Breadcrumb
Home
/
Pepper QiSDK
/
API
/
Conversation
/
Tutorials
/
Pagination
Current page
1
Page
2
Page
3
Next page
>
Breadcrumb
Home