Wiki source code of c. Technology
Version 2.1 by Shambhawi Pal on 2023/02/28 12:23
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | Flow of conversation for technology: | ||
2 | |||
3 | Initial setup: | ||
4 | |||
5 | ~1. Assume the painting setup is done with by the caretaker and the robot is also with the patient | ||
6 | |||
7 | 2. For every patient, there is a specific database that has the painting suggestions for the particular patient | ||
8 | |||
9 | ~1. "Do you want to paint or not" ~-~-~-~-->Answer will be yes or no. No will lead to exit state. Yes will continue the interaction with the robot. | ||
10 | |||
11 | 2. "Do you want to follow a painting style : Impressionist, cubist etc.....or none" | ||
12 | |||
13 | 3. Ask the PwD for a topic, on what they want to draw -> Their own memory provided by the daughter, topics the robot has on its memory or any random picture. (Use speech for taking inputs from the patient) | ||
14 | |||
15 | 4. Robot provides instructions -> The robot now has the picture in the tablet that its showing. Now it will provide instructions in these ways: | ||
16 | |||
17 | i) How to follow a painting style -> if they chose a painting style in point 2. Provide a list of simple instructions. And repeat them when the patient asks again. | ||
18 | |||
19 | ii) Give one painting tip periodically | ||
20 | |||
21 | 5. Collect metrics -> feedback for personalization -> voice input |