Skip to content

Releases: wwlib/robocommander

RoboCommander - v0.3.6

Choose a tag to compare

@wwlib wwlib released this 07 Mar 12:13

Added support for robokit (https://wwlib.github.io/robokit/)

RoboCommander - v0.3.5

Choose a tag to compare

@wwlib wwlib released this 28 Nov 17:07

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

Choose a tag to compare

@wwlib wwlib released this 01 Aug 17:41
  • 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

Choose a tag to compare

@wwlib wwlib released this 29 Jun 02:58
  • Added window management for panels that act like windows
  • Added error checking for malformed LUIS NLU requests

RoboCommander - v0.3.0

Choose a tag to compare

@wwlib wwlib released this 25 Jun 17:08

This is the first official release.