- Nov 27, 2024
-
-
Joana Plewnia authored
-
- Nov 18, 2024
-
-
Joana Plewnia authored
- code is very similar to Code from SemanticSceneDescriptionVerbalization from Fabian R.
-
- Nov 01, 2024
-
-
Joana Plewnia authored
- allows to trigger skill twice, then first request will be aborted, second will still be run - currently no speech output
-
Joana Plewnia authored
-
Joana Plewnia authored
-
- Oct 31, 2024
-
-
Joana Plewnia authored
added parallelization of search, for LTM sizes < 1 day the speedup is too... See merge request !12
-
Joana Plewnia authored
# Conflicts: # source/armarx/speech/skills/object_last_seen_at/core/ObjectLastSeenAt.cpp # source/armarx/speech/skills/scene_knowledge_verbalization/skills/CMakeLists.txt # source/armarx/speech/skills/scene_knowledge_verbalization/skills/ObjectsAtLocation.cpp
-
Joana Plewnia authored
-
Joana Plewnia authored
-
Joana Plewnia authored
added parallelization of search, for LTM sizes < 1 day the speedup is too small to actually use it, so it is outcommented at the moment
-
Joana Plewnia authored
-
Joana Plewnia authored
-
Joana Plewnia authored
-
- Oct 30, 2024
-
-
Joana Plewnia authored
-
Joana Plewnia authored
-
Joana Plewnia authored
-
Joana Plewnia authored
Merge branch 'feature/verbalization' of git.h2t.iar.kit.edu:sw/armarx/skills/speech into feature/verbalization
-
Joana Plewnia authored
-
Timo Birr authored
-
Joana Plewnia authored
-
Joana Plewnia authored
-
Joana Plewnia authored
Merge branch 'feature/verbalization' of git.h2t.iar.kit.edu:sw/armarx/skills/speech into feature/verbalization
-
Joana Plewnia authored
-
Joana Plewnia authored
added pose retrieval and commit to Object Memory to verbalization skill of last known object location - not done yet - with Fabian R. and André
-
Joana Plewnia authored
-
Joana Plewnia authored
-
Joana Plewnia authored
-
Joana Plewnia authored
-
Joana Plewnia authored
-
Fabian Reister authored
Merge branch 'feature/verbalization' of git.h2t.iar.kit.edu:sw/armarx/skills/speech into feature/verbalization
-
Fabian Reister authored
-
- Oct 29, 2024
-
-
Joana Plewnia authored
Merge branch 'feature/verbalization' of git.h2t.iar.kit.edu:sw/armarx/skills/speech into feature/verbalization # Conflicts: # python/skills/skills/query_symbolic_scene_memory.py
-
Joana Plewnia authored
-
Joana Plewnia authored
-
Joana Plewnia authored
-
Joana Plewnia authored
LTM verbalization skill now uses the first defined spoken name that is defined in the json file in PriorKnowledgeData
-
Joana Plewnia authored
added try except block for querying the object memory for the object pose; return None if there was an error to make sure verbalization still works
-
Joana Plewnia authored
-
Joana Plewnia authored
still needs fixing, as the query does not work correctly
-
Joana Plewnia authored
Merge branch 'feature/verbalization' of git.h2t.iar.kit.edu:sw/armarx/skills/speech into feature/verbalization
-