Releases: wwlib/robocommander
Releases · wwlib/robocommander
RoboCommander - v0.3.6
Added support for robokit (https://wwlib.github.io/robokit/)
RoboCommander - v0.3.5
Added auto-progression for TTS/ESML nodes
-
added ACTION_COMPLETE intent type for use with TTS/ESML nodes
-
added docs/wozgraph.md
-
GraphEditor: onRobotIntent is now called with NLU results from ASK nodes
-
added scriptContext property to nodes so node scripts can be executed inthe context of specific data.
-
added robotCommand porperty to nodes so arbitrary commands can be send when the node executes
-
using jsonic to parse non-standard (sparse) json in command definitions
-
GraphModel now keeps track of _activeRobot
-
nodeScripts now return a result and the data sandbox
-
added photo command (requires appropriate client key)
-
removed unnecessary var request (Robot.ts)
RoboCommander - v0.3.4
- Supports WozGraph 'image' commands
- uses @jibo/apptoolkit-library v0.1.5
- robot ip addresses are correctly displayed in the robot modal
RoboCommander - v0.3.2
- Added window management for panels that act like windows
- Added error checking for malformed LUIS NLU requests
RoboCommander - v0.3.0
This is the first official release.