- Dec 16, 2024
-
-
Fabian Reister authored
-
- Dec 05, 2024
-
-
Fabian Reister authored
-
- Sep 27, 2024
-
-
Fabian Tërnava authored
add chainingAsync skill to test async calling of skills
-
Fabian Tërnava authored
-
- Sep 11, 2024
-
-
Fabian Tërnava authored
-
Fabian Tërnava authored
-
- Sep 06, 2024
-
-
Peter Albrecht authored
-
- Aug 31, 2024
-
-
Peter Albrecht authored
-
- Aug 12, 2024
-
-
Andre Meixner authored
Increased timeout of skill RandomChaining to 2 minutes
-
Andre Meixner authored
-
Andre Meixner authored
-
Andre Meixner authored
-
Andre Meixner authored
-
- Aug 07, 2024
-
-
Fabian Tërnava authored
-
- Jul 29, 2024
-
-
Moritz Gleissner authored
This reverts commit bb02226c.
-
Moritz Gleissner authored
-
- Apr 22, 2024
-
-
Peter Albrecht authored
-
Firat Yusuf Duran authored
-
- Jan 23, 2024
-
-
Christian Dreher authored
-
- Jan 22, 2024
-
-
Peter Albrecht authored
-
- Jan 16, 2024
-
-
Peter Albrecht authored
-
- Nov 30, 2023
-
-
Fabian Tërnava authored
-
- Oct 25, 2023
-
-
Fabian Tërnava authored
-
- Oct 20, 2023
-
-
Fabian Tërnava authored
fix hello world skill parameters type
-
- 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
-
- Oct 12, 2023
-
-
Fabian Tërnava authored
-
Fabian Tërnava authored
-
- Oct 04, 2023
-
-
Fabian Tërnava authored
finished implementation of updated skill api. Works with example skill provider. Needs testing of specialized skills and refactoring of remaining skills.
-
- Sep 27, 2023
-
-
Fabian Tërnava authored
update to skills. Allows skills to run concurrently. Refactoring of full skills framework. Allows skill to get "prepared", i.e. wait for input
-
- Jun 30, 2023
-
-
Fabian Reister authored
-
- Jun 15, 2023
-
-
Fabian Tërnava authored
-
- May 18, 2023
-
-
Fabian Tërnava authored
-
- Apr 25, 2023
-
-
Fabian Tërnava authored
renamed aron converters, added new aron filters and similarity, added memory_conversions to make code look nicer
-
- Mar 01, 2023
-
-
Fabian Tërnava authored
-
- Feb 15, 2023
-
-
Fabian Tërnava authored
This reverts commit d7f046dd.
-
- Sep 27, 2022
-
-
Fabian Tërnava authored
switched to armarx::duration for skill descriptions, force lambda skills to return a skillstatus, added return structs for init and exit
-
- Sep 15, 2022
-
-
Fabian Tërnava authored
-
- Sep 13, 2022
-
-
Fabian Tërnava authored
Refactored skill framework and added new enum classes so that a skill can not return idle or running as terminating value
-