The main package in change of generating the exercise and managing the interactions between the patients and the therapist (either human or robot). It has two branches (ignore the main):
-- caregiver_in_the_loop: the therapist is the human
-- robot_in_the_loop: the therapist is the robot
...
...
@@ -21,11 +21,11 @@ This package defines the TIAGo behaviours (SPEECH, GESTURE and FACIAL EXPRESSION
This package provides the positions of the tokens on the board (RFID + ARDUINO)
-[Robot Face Visalizer](https://github.com/aandriella/robot_face_visualizer)
This package reproduces on a screen some facial expressions
This package generates syntetic data by starting from the BN models of the patient and the robot. The BNs are built by gathering data from real interactions and therapist's expertise on the patient cognitive abilities.
-[GOAL sim](https://github.com/aandriella/GOAL)
This package generates the simulation as well as the policy to embed on the robot by starting from the BN models of the patient and the robot. The BNs are built by gathering data from real interactions and therapist's expertise on the patient cognitive abilities.