"...config/CyberGloveObserverApp.cfg" did not exist on "409107161d83bcdfbfe0b4229f3740461b0dfeb4"
- Sep 27, 2024
-
-
Fabian Tërnava authored
add chainingAsync skill to test async calling of skills
-
- Aug 12, 2024
-
-
Andre Meixner authored
-
- Oct 18, 2023
-
-
Fabian Tërnava authored
-
- Oct 17, 2023
-
-
Fabian Tërnava authored
-
Fabian Tërnava authored
added utility to run subskills from within a skill so that automatically onStopRequested and onTimeoutReached are called. Skill Proxy has been moved to core package of skills. split example skills in seperate files remove getLatesNUpdates from skillsMemory interface as the same behavior can be reached through getSkillStatusUpdates(). Added methods to coreSegment. added skillExecutionRequest to memory when skill is asyncronolously called
-