- Aug 15, 2024
-
-
Fabian Tërnava authored
-
Fabian Tërnava authored
-
Fabian Tërnava authored
-
- Aug 13, 2024
-
-
Franziska Krebs authored
-
- Aug 12, 2024
-
-
Fabian Reister authored
Improvement of Skill Memory and Skill Memory GUI See merge request !475
-
Andre Meixner authored
Increased timeout of skill RandomChaining to 2 minutes
-
Andre Meixner authored
-
Andre Meixner authored
This reverts commit cb37cc10.
-
Andre Meixner authored
-
Andre Meixner authored
-
Andre Meixner authored
-
Andre Meixner authored
-
Andre Meixner authored
-
Andre Meixner authored
Improved locking of subskillsMutex during callSubskillAsync to avoid possible deadlock during abortion of skills
-
Andre Meixner authored
-
Andre Meixner authored
-
Andre Meixner authored
-
Andre Meixner authored
-
- Aug 10, 2024
-
-
Fabian Reister authored
Feature/extended robot description See merge request !473
-
Fabian Reister authored
-
- Aug 07, 2024
-
-
Fabian Tërnava authored
-
Fabian Tërnava authored
-
Fabian Tërnava authored
-
Fabian Tërnava authored
-
- Aug 06, 2024
-
-
Fabian Reister authored
-
Fabian Tërnava authored
update list of servers whenever the mns reconnects and a components tries to reaccess a reading/writing service
-
Joana Plewnia authored
Loading the last n Snapshots from LTM on Startup See merge request !469
-
- Aug 02, 2024
-
-
Joana Plewnia authored
-
Christian Dreher authored
Diagnostics sub-unit with battery management See merge request !471
-
Christian Dreher authored
-
- Aug 01, 2024
-
-
Christian Dreher authored
-
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
-
Joana Plewnia authored
- properties are part of LTM for now, which is ugly but the only easy way for now to do it
-
Joana Plewnia authored
Implemented loading only the newest n snapshots from the given CoreSegments (String has to match core segment name from id) - n and the names are currently hard-coded but need to be loaded from properties -
-
- Jul 30, 2024
-
-
Christian Dreher authored
-
Joana Plewnia authored
-
Joana Plewnia authored
- names are still hard coded at the moment
-
Joana Plewnia authored
-
Christian Dreher authored
-
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.
-