The latest release provides:
The compatibility break with NAOqi 2.9.3 and above has been solved by this new minor release: QiSDK 1.3.12
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
|
Version | Contains |
---|---|
1.3.12 |
Bug fixes
|
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 Fix
|
1.4.1 |
New Feature
Bug Fix
|
See also: Pepper SDK on Jet BRAINS.
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
.
Version | Contains |
---|---|
2019-10-29 |
|
Version | Contains |
---|---|
2.9.5.124 |
New Features
Bug Fixes
|