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
 (13)
Pepper (NAOqi 2.5)
 (2)
NAO⁶
 (1)
Blog
 (11)
Lesson
 (5)
Documentation
 (2)
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)
QiChat Syntax
 (1)
13
Items found
Sort by
Relevance
Date
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
Android Studio logs explained through QiSDK app lifecycle
How to use logs in Android Studio to develop QiSDK application on Pepper robot - The aim of this tutorial is to give a quick overview of logging in the Android Studio environment. As a live example to put logs into practice, we will also focus on the application lifecycle in the QiSDK context which is based on Android lifecycle.
2020/05/26
Pepper QiSDK
Tips and tricks
QiSDK
Documentation
QiChat - Introduction
¶
Topic. A Topic is an object containing rules. Its header contains at least the name of the topic. Example Rule. A Rule associates a Human input (what the human says) with a relevant Robot output (what the robot answers). Delimiters, Special characters and Rule functions and properties allows you to create powerful rules, managing in one line lots of different cases. There are three type of rules: User rule, User subrule and Proposal. Human input. Human input is Part of a User rule or a User subrule delimited by parentheses and containing the message to be recognized by the robot. When the Human input matches, i.e.
2019/10/30
Pepper QiSDK
Breadcrumb
Home
/
Pepper QiSDK
/
API
/
Conversation
/
QiChat Language
/
Documentation
QiChat - Syntax
¶
Header keywords. concept. Syntax Where: word1 and word2 are isolated words, “word3 word4” is a phrase, i.e.
2019/10/30
Pepper QiSDK
Breadcrumb
Home
/
Pepper QiSDK
/
API
/
Conversation
/
QiChat Language
/
Blog
Pepper Slack messenger
Sending Slack messages by voice thanks to Pepper - What if Pepper could help you increase your productivity at work? By linking the robot to a Slack channel, we will be able to send and receive messages by voice control thanks to Pepper.
2019/11/12
Pepper QiSDK
QiSDK
API Challenge
Connectivity
Conversation
Blog
Why use Kotlin on Pepper QiSDK?
Kotlin and the KDoc documentation - At SoftBank Robotics, we use Kotlin to develop the QiSDK API for Pepper robots and most libraries and applications. In this article, we will introduce Kotlin and the KDoc, explain why we made that choice and how to make a smooth transition from Java to Kotlin.
2021/02/22
Pepper QiSDK
Tips and tricks
QiSDK
Blog
“Pepper, is today a holiday in Japan?”
Linking Pepper to a web API using android's Retrofit client - Learning about API use and how to link them to Pepper, we will grant the robot access to the Nager.date API, an online service containing data about the upcoming holidays worldwide. The goal of the app we will create would be for Pepper to answer to related questions such as: “Pepper, is today a holiday in Japan?”.
2019/11/12
Pepper QiSDK
QiSDK
API Challenge
Connectivity
Pagination
Current page
1
Page
2
Next page
>
Breadcrumb
Home