Skip to content

v2.0 Final

Compare
Choose a tag to compare
@pvanallen pvanallen released this 20 Mar 22:04
· 123 commits to master since this release

Final release of version 2.0. This release is the first full version of the Delft AI Toolkit 2. To use it with the physical robot, you will need to download the Raspberry Pi disk image separately.

Changes

  • Added Splitter node, which routes control to one of several outlets, either randomly or sequentially
  • Added AllTrue trigger to String Condition, which triggers when all triggers above are true - i.e. implements AND for triggers.