New tutorial: Extend a map, display it.
New API documentation, displaying Kotlin syntax: API reference.
Useful tips added in Mastering Chat locale tutorial.
More details added about scanning animation and its “Animation failed” error in Localize and LocalizeAndMap.
Improved Frame section for an easier understanding.
Highlight QiSDK design content in Managing Conversation Feedbacks section.
Unit tests added to Attention State Checker sample.
Clarifications added about Body language options: Deactivating body language while speaking or listening.
More details added about Engagement Strategies: Constraining Autonomous Abilities on given degrees of freedom.
Fix Chatbot.replyTo() guidelines: if the chatbot has no answer for the input phrase, the implementation of
replyTo
must return null
instead of throwing.
Improved readability of Creating a robot application section.
Improved readability of Installing the Pepper SDK plug-in section.
Bonus about Persisting locations added in Mastering FreeFrames tutorial.
Clarification about Future import added in Chaining operations section:
Note
In the following sections, the mentioned Future
class corresponds to the com.aldebaran.qi.Future
class.
When using the Future
class in your code, make sure to import com.aldebaran.qi.Future
,
and not java.util.concurrent.Future
.
Improved Animation Editor documentation, adding Creating Keyframes page.
QiChat Priority among Topics section clarified.
Improved guidance in Kotlin code samples: explicit types and lambdas displayed.
Installing the Pepper SDK plug-in section improved: latest version recommended for Android SDK.
Creating a robot application section improved: upgraded with Android Studio version 3.5.
New: code samples available in Kotlin in all sections.
Improved readability of Creating a robot application section.
Improved section: Installing the Pepper SDK plug-in by adding an overview.
Added SpeechBar strategies and SpeechBar positions sections.
New section about Layout Editor to preview the layouts including the speechbar.
Added information about Getting the human engaged by Pepper.
New section about Design.
Added a troubleshooting section for the emulated robot: Modifying the AVD graphical acceleration type.
Added in Getting started section: Get Pepper SDK Plugin from disk and Set the local options.
New tool documented: Animation Editor.
Added graphical specification of the SpeechBar in Managing Conversation Feedbacks.
Add more guidance at the end of the Getting started section: Next steps.
Improved tips & tricks in Autonomous Abilities section:
use BodyLanguageOption
to freeze screen location while speaking or listening.
Improved explanations on Running an application on a real robot, detailing new connection process.
Adding in Robot view section, Rest/wake up and Animation Mode buttons.
Adding guidance about ‘not understood’ cases management in BaseChatbot, and Managing not understood cases
Improved explanation of the Variable: $ usage.
More guidance about QiChatbot recommendations:
When asking for recommendations, the maxRecommendations parameter is used to indicate the maximum amount of recommendations to provide.
Adding QiChat Dialog Engine events section.
New section about Chat topics: Managing default and multi-languages.
New tutorials: Mastering Chat locale and Detect humans with localization.
New sections: Tags for Text To Speech engines and Installation Troubleshooting.
Improved explanations on Making and managing free frames.
Calls to FreeFrame.update() without sensor data timestamp: We recommend passing a 0-timestamp instead of System.currentTimeMillis(). The previous samples used to work because System.currentTimeMillis() was a robot invalid timestamp, and the method fell back gracefully. Passing a 0-timestamp is a more explicit way to rely on this fallback.
Fix parameters order for ^gotoInTopic and ^enableThenGotoInTopic.
Adding SpeechBar height in: Managing Conversation Feedbacks.
Adding a note about how BasicAwareness performance can be improved.
Adding a warning about limitations of onRobotFocusGained/Refused in: Robot lifecycle and Activity lifecycle.
ExplorationMap
: to extend an existing map, see: Extend an existing map,
to show a graphical representation of the map, see: Displaying a map,
and to build and serialize an ExplorationMap to StreamableBuffer, see: ExplorationMap.Version | Contains |
---|---|
1.7.5 |
Bug fixes
|
1.7.4 |
New features
|
1.7.0 |
New features
|
isAvailableToReply
on Chatbot,
see: Managing availability incidents or planned non listening states with isAvailableToReply.Version | Contains |
---|---|
1.6.7 |
New features
New Requirement
|
1.6.5 |
New features
|
1.6.3 |
New feature
|
1.6.2 |
New feature
|
1.6.1 |
New features
|
exposes new constructors of Chat and Listen.
Version | Contains |
---|---|
1.5.3 |
Bug fix
|
1.5.2 |
Bug fix
|
1.5.1 |
New feature
Bug fix
|
exposes a new Chatbot advanced setting: maxHypothesesPerUtterance. For further details, see: Hypotheses number.
Version | Contains |
---|---|
1.4.10 |
Bug fixes
|
1.4.9 |
Bug fix
|
1.4.8 |
Bug fix
|
1.4.7 |
Bug fixes
|
1.4.5 |
Bug fixes
|
1.4.4 |
Bug fix
|
1.4.3 |
Bug fix
|
1.4.2 |
Bug fixes
|
1.4.1 |
New feature
|
Version | Contains |
---|---|
1.3.12 |
Bug fixes
|
1.3.11 |
Bug fixes
|
1.3.9 |
Bug fixes
|
1.3.7 |
Bug fixes
|
1.3.5 |
Bug fix
|
1.3.3 |
Bug fixes
|
1.3.2 |
Enhancement
Deprecation Bug fixes
|
1.3.1 |
New features
Enhancement
Bug fix
|
1.2.1 |
Enhancements
|
1.2.0 |
New features
|
1.1.15 |
New feature
Enhancement
Bug fix
|
Version | Contains |
---|---|
1.1.14 |
Updating to libqi-java 2.1.2
|
1.1.13 |
Updating to libqi-java 2.0.6
|
1.1.12 |
|
1.1.11 |
|
1.1.10 |
|
1.1.7 |
|
Version | Contains |
---|---|
1.5.3 |
Bug Fix
|
1.5.2 |
New Feature
|
1.5.1 |
New Features
|
1.4.5 |
New Feature
Bug Fixes
|
1.4.3 |
New Feature
Bug Fixes
|
1.4.1 |
New Feature
Bug Fix
|
1.3.15 |
Bug fixes
|
1.3.14 |
Bug fix
|
1.3.13 |
New feature
Bug fixes
|
1.3.12 |
New feature
|
1.3.11 |
Bug fix
|
1.3.10 |
Bug fix
|
1.3.9 |
New feature
Bug fix
|
1.3.8 |
New feature
Bug fix
|
1.3.7 |
Bug fix
|
1.3.5 |
New feature
Bug fix
|
1.3.4 |
Bug fix
|
1.3.3 |
New feature
|
1.3.2 |
New feature
|
1.2.4 |
Bug fix
|
1.2.2 |
Bug fix
|
1.2.1 |
Bug fix
|
1.1.7 |
Bug fix
|
1.1.6 |
Bug fix
|
1.1.3 |
Bug fix
|
1.1.1 |
Bug fix
|
1.1.0 |
New feature
Bug fix
|
1.0.32 |
New feature
Bug fix
|
1.0.30 |
Bug fix
|
1.0.29 |
New feature
|
1.0.28 |
New feature
Bug fix
|
1.0.27 |
Bug fix
|
1.0.26 |
Bug fix
|
1.0.25 |
Bug fix
|
1.0.24 |
New feature
Bug fix
|
1.0.23 |
Bug fix
|
See also: Pepper SDK on Jet BRAINS.
Version | Contains |
---|---|
2019-10-29 |
|
2019-05-15 |
|
2019-02-19 |
|
2018-09-19 |
|
2017-11-16 |
|
2016-08-22 |
|
Version | Contains |
---|---|
2.9.5.124 |
New Features
Bug Fixes
|
2.9.4.80 |
#44414 Remove dependency to NAOqiReady event |
2.9.3.66 |
First version of the Animation Editor: |