Björn Otgaar
|
cc0d5af28c
|
chore: fixing bugs
|
2026-01-08 12:56:22 +01:00 |
|
Pim Hutting
|
0501a9fba3
|
create UserInterruptAgent with connection to UI
|
2025-12-22 13:56:02 +00:00 |
|
Björn Otgaar
|
1c9b722ba3
|
Merge branch 'dev' into feat/cb2ri-gestures
|
2025-12-11 12:46:32 +01:00 |
|
Björn Otgaar
|
fe4a060188
|
feat: add tests and better model validation for gesture commands
ref: N25B-334
|
2025-12-04 15:13:27 +01:00 |
|
Twirre Meulenbelt
|
21e9d05d6e
|
fix: move VAD agent creation to RI communication agent
Previously, it was started in main, but it should use values negotiated by the RI communication agent.
ref: N25B-356
|
2025-12-03 15:07:29 +01:00 |
|
Björn Otgaar
|
b93c39420e
|
fix: create tests for new ri commands
ref: N25B-334
|
2025-12-03 13:29:47 +01:00 |
|
Björn Otgaar
|
95c7585bf1
|
feat: setup gesture agent and adjust command port for the UI
ref: N25B-334
|
2025-12-02 15:00:10 +01:00 |
|
|
|
953fde7b0c
|
chore: apply suggestions
|
2025-11-25 12:56:13 +01:00 |
|
|
|
5598c6b8fe
|
Merge branch 'feat/norms-and-goals-program' into docs/docs-cb
|
2025-11-25 12:04:33 +01:00 |
|
|
|
e5949a7273
|
fix: fix test race condition
ref: N25B-301
|
2025-11-25 11:21:25 +01:00 |
|
|
|
129d3c4420
|
docs: add docs to CB
Pretty much every class and method should have documentation now.
ref: N25B-295
|
2025-11-24 21:58:22 +01:00 |
|
|
|
8607f9b615
|
chore: apply suggestions
|
2025-11-22 19:59:30 +01:00 |
|
|
|
1f9926fe00
|
chore: apply suggestion
Changed `add_background_task` to `add_behavior` and added extra docs.
|
2025-11-22 10:28:52 +01:00 |
|
|
|
bb3f81d2e8
|
refactor: remove SPADE dependencies
Did not look at tests yet, this is a very non-final commit.
ref: N25B-300
|
2025-11-20 14:35:28 +01:00 |
|
Twirre Meulenbelt
|
64db25c974
|
Merge remote-tracking branch 'origin/dev' into refactor/config-file
# Conflicts:
# src/control_backend/agents/ri_communication_agent.py
# src/control_backend/core/config.py
# src/control_backend/main.py
|
2025-11-19 17:30:48 +01:00 |
|
Twirre Meulenbelt
|
efe49c219c
|
feat: apply new agent naming standards
Expanding abbreviations to remove ambiguity, simplifying agent names to reduce repetition.
ref: N25B-257
|
2025-11-19 15:56:09 +01:00 |
|