Released on February 9, 2026.
Compatibile with temi 137 Launcher, minimum version 19232.
Sprint 137 temi launcher and SDK bring the following features and changes.
Navigation
- Add new values to
SpeedLevel,VERY_SLOWfor 0.3 m/s andVERY_HIGHfor 1.2 m/s. Only for used for goto
System
- Set volume can take a new boolean parameter
showDrawer
Map
- Add a new boolean parameter
saveHomeBaseIfChargingtoresetMapmethod - Add new method
getFloorAndMapDatato get Floor and MapDataModel by floorId. - MultiFloor management
- Add
newFloorto create new floor. - Add
deleteFloorto delete floor by floorId - Add
renameFloorto rename floor. - Add
renameLocationandrenameLocationOnFloorrename location and move its position of a floor. - Add
deleteLocationOnFloorto delete location on a floor. - Add a new paramter
floorIdtoupserMapLayerto support multifloor - Add a new paramter
floorIdtodeleteMapLayerto support multifloor
- Add
Sequence
- Add
onSequenceStepChangedcallback toOnSequencePlayStatusChangedListenerto monitor on going sequence playback.
temi Go / temi Go Pro
- Add
getLcdPersistBytesmethod to set persisted LCD text.
TTS
- TTS can take
<break />tag. Example:robot.speak(TtsRequest.create("Let's pause <break time=\"2000ms\"/> and continue."))
Bug Fixes in 137 launcher :
- Fix pl-PL TTS spoken in English voice
- Fix Standby settings not persisted correctly.
- Fix import map from public disk file not working
- Fix potential ANR in SDK callbacks.
- Fix repeat in
playSequencenot correctly respected. - Fix emergency button status broadcated twice.
- Fix Sequence TTS might not immediately stopped when started from or stopped by SDK.