Skip to content

Releases: wwlib/robocommander

RoboCommander - v0.3.6

07 Mar 12:13
Compare
Choose a tag to compare

RoboCommander - v0.3.5

28 Nov 17:07
Compare
Choose a tag to compare

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

01 Aug 17:41
Compare
Choose a tag to compare
  • 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

29 Jun 02:58
Compare
Choose a tag to compare
  • Added window management for panels that act like windows
  • Added error checking for malformed LUIS NLU requests

RoboCommander - v0.3.0

25 Jun 17:08
Compare
Choose a tag to compare

This is the first official release.