v2.0 Final
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.