- Jan 29, 2024
-
-
Peter Albrecht authored
-
Peter Albrecht authored
-
Peter Albrecht authored
-
- Jan 24, 2024
-
-
Fabian Reister authored
Feature/kitchen open articulated objects See merge request !425
-
Fabian Reister authored
-
Fabian Reister authored
Merge branch 'feature/kitchen-open-articulated-objects' of git.h2t.iar.kit.edu:sw/armarx/robot-api into feature/kitchen-open-articulated-objects
-
Fabian Reister authored
-
Fabian Tërnava authored
-
- Jan 23, 2024
-
-
Christian Dreher authored
Refactor skill memory GUI See merge request !406
-
Christian Dreher authored
Add segfault skill to SkillProviderExample See merge request !424
-
Christian Dreher authored
-
Peter Albrecht authored
-
Peter Albrecht authored
-
Peter Albrecht authored
-
Peter Albrecht authored
Merge branch 'feature/skillMemoryGUI' of git.h2t.iar.kit.edu:sw/armarx/robot-api into feature/skillMemoryGUI
-
Peter Albrecht authored
-
Peter Albrecht authored
-
Fabian Reister authored
-
- Jan 22, 2024
-
-
albrecpe authored
-
Joana Plewnia authored
Make sure statistics for recording are saved if recording is interupted due to stopping the component
-
Peter Albrecht authored
-
Joana Plewnia authored
-
Peter Albrecht authored
-
Peter Albrecht authored
-
Peter Albrecht authored
-
Peter Albrecht authored
-
Joana Plewnia authored
- is not connected yet
-
- Jan 21, 2024
-
-
Fabian Reister authored
-
Peter Albrecht authored
-
Peter Albrecht authored
-
- Jan 20, 2024
-
-
Peter Albrecht authored
-
Peter Albrecht authored
-
Peter Albrecht authored
-
Peter Albrecht authored
-
Peter Albrecht authored
-
Joana Plewnia authored
- query and store needs to call directlyStore, otherwise contents are only put into the buffer but not saved - tested in Simulation
-
Joana Plewnia authored
- time since last acceptance is now calculated per entity and thus filters the snapshots per snapshot for this one entity
-
Joana Plewnia authored
- added lastStarted and lastStopped fields in addition to firstStarted and firstStopped - filter statistics are reset when start recording is pressed - resets #accepted, #rejected, additional_time
-
- Jan 19, 2024
-
-
Fabian Reister authored
-
Joana Plewnia authored
- changed default path for LTM export to /tmp/ltm/MemoryExport - changed trigger for when statistics are saved - saving directly after a recording was stopped - only save statistics if a valid time of start for the recording was detected - do not save empty statistics files - if no snapshots were accepted or rejected no filter statistics are added and if that is the case for all filters an exception is thrown (and catched which then leads to an empty statistic) - changed namespace of MemoryBase.cpp to match MemoryBase.h - FrequencyFilter fix looks at each entity seperately when comparing lastStored times (should solve issues with multiple provider/core segments in one memory) - needs to be tested
-