- Dec 17, 2024
-
-
Fabian Reister authored
-
- Dec 16, 2024
-
-
Fabian Reister authored
-
Fabian Reister authored
-
- Dec 11, 2024
-
-
Engjell Hyseni authored
-
- Dec 10, 2024
-
-
Fabian Reister authored
-
- Dec 05, 2024
-
-
Fabian Reister authored
-
Fabian Reister authored
-
- Oct 11, 2024
-
-
Fabian Reister authored
-
- Sep 20, 2024
-
-
Fabian Reister authored
-
- Sep 15, 2024
-
-
Firat Yusuf Duran authored
-
Firat Yusuf Duran authored
-
- Sep 13, 2024
-
-
Firat Yusuf Duran authored
- rename methods from loadSkills to loadCompositeSkills - add loadCompositeSkillsOfProvider(name) - Remove deleted skills from load
-
Firat Yusuf Duran authored
-
Firat Yusuf Duran authored
-
Firat Yusuf Duran authored
-
- Sep 04, 2024
-
-
Firat Yusuf Duran authored
-
- Aug 12, 2024
-
-
Andre Meixner authored
This reverts commit cb37cc10.
-
- Aug 07, 2024
-
-
Fabian Tërnava authored
-
- Aug 02, 2024
-
-
Fabian Reister authored
-
Fabian Reister authored
-
- Aug 01, 2024
-
-
Joana Plewnia authored
- all Memories can now be used to reload recorded data on startup (tested with Vision, RobotState and ObjectMemory) - VisionMemory seems to override the loaded snapshots, this needs more investigation
-
Fabian Reister authored
-
- Jul 30, 2024
-
-
Joana Plewnia authored
Currently all snapshots are loaded from all core segments and all days of the memory server. The method gets called by the memory server component itself.
-
- Jun 14, 2024
-
-
Andre Meixner authored
-
- Mar 26, 2024
-
-
Fabian Reister authored
-
- Feb 20, 2024
-
-
Fabian Tërnava authored
-
- Feb 16, 2024
-
-
Fabian Reister authored
-
- Dec 23, 2023
-
-
Christoph Pohl authored
-
- Dec 21, 2023
-
-
Christoph Pohl authored
-
Christoph Pohl authored
-
- Dec 07, 2023
-
-
- Nov 29, 2023
-
-
Rainer Kartmann authored
-
Rainer Kartmann authored
-
Rainer Kartmann authored
-
Rainer Kartmann authored
-
Rainer Kartmann authored
-
Rainer Kartmann authored
-
Rainer Kartmann authored
-
- Oct 18, 2023
-
-
Fabian Tërnava authored
-
- Oct 17, 2023
-
-
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
-