Changes for page Humanoid Robot
Last modified by Varun Singh on 2023/02/28 18:32
From version 2.1
edited by Varun Singh
on 2023/02/28 16:37
on 2023/02/28 16:37
Change comment:
There is no comment for this version
To version 3.1
edited by Varun Singh
on 2023/02/28 16:51
on 2023/02/28 16:51
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -2,7 +2,7 @@ 2 2 3 3 = **Robot** = 4 4 5 -We had to make a choice among the 3 robots [[Pepper>>https://www.aldebaran.com/en/pepper]], [[Nao>>https://www.aldebaran.com/en/nao]], and [[Miro>>https://www.miro-e.com/]]. We've chosen to go ahead with Pepper because of a few reasons. One of them is that our robot needs to be interactive in terms of displaying the sample picture which the PwD has to follow and use as inspiration for drawing. Pepper conveniently provides us with a tablet that can accomplish the task of displaying pictures and acting as an interactive user interface. The tablet has been installed in front of its body which is the main reason for choosing Pepper. 5 +We had to make a choice among the 3 robots [[Pepper>>https://www.aldebaran.com/en/pepper]], [[Nao>>https://www.aldebaran.com/en/nao]], and [[Miro>>https://www.miro-e.com/]]. We've chosen to go ahead with Pepper because of a few reasons. One of them is that our robot needs to be interactive in terms of displaying the sample picture which the PwD has to follow and use as inspiration for drawing. Pepper conveniently provides us with a tablet that can accomplish the task of displaying pictures and acting as an interactive user interface. The tablet has been installed in front of its body which is the main reason for choosing Pepper. 6 6 7 7 = **Pepper Description** = 8 8 ... ... @@ -30,7 +30,7 @@ 30 30 5. Capture a snapshot of the painting once its done, save it on its memory and later send it to the family member 31 31 32 32 33 -These actions have been elaborated on below. Due to feasibility and time constraints, most of the functionalities of the robot have to be worked around using a wizard of oz approach. For this reason, we have two different sets of the flow of actions, one being the actions that in an ideal scenario should have happened using the Pepper robot and another which is the actual step of actions we took. For the envisioned actions we are confident that all of them are technically possible using the Pepper robot and its SDK given enough time and effort. 33 +These actions have been elaborated on below. Due to feasibility and time constraints, most of the functionalities of the robot have to be worked around using a wizard of oz approach. For this reason, we have two different sets of the flow of actions, one being the actions that in an ideal scenario should have happened using the Pepper robot and another which is the actual step of actions we took. For the envisioned actions we are confident that all of them are technically possible using the Pepper robot and its SDK given enough time and effort. Our reasoning for this is that we are more interested in evaluating and examining the effect of such a prototype even if it's at a small-scale project level and at least for now not get bothered by implementation errors and problems. 34 34 35 35 == **Actions envisaged** == 36 36 ... ... @@ -56,16 +56,32 @@ 56 56 57 57 9) The robot will then use its stereo eye cameras to take a picture of the painting and send it to the family member so that during their next visit they can also talk about the painting which should strengthen the interaction and relationship between the family member and the PwD. 58 58 59 - 60 60 == **Actions actually done** == 61 61 62 - Note: Almostevery interaction will takeplacebothusingaudio i.e.the robot'svoice andspeechrecognitioncapabilities andvisuali.e.the tabletface.61 +In this section, we are going to write the steps we actually took while implementing the prototype. This is going to be an interactive process and will get changed as and when we get further into the actual implementation of the project. 63 63 64 - Assumptions:Have thepainting apparatusreadyalongwithallthe necessaryequipment in therecreational room.63 +Note: Since programming and using the Pepper robot's SDK is tedious and time-consuming, for the functionalities of using the robot's tablet interface and cameras, we are going to work around that. For the table interface, we would create a web interface on a separate tablet with most of the features mentioned above that are possible. For the cameras, we would right now use a wizard of oz approach and have a person imitate that functionality or assume it to be taken care of. We are also not going to be using the navigational capabilities of the robot since it's not critical for the painting task. 65 65 66 -1) pproach them and ask using audio whether they would be interested in painting something today. Since a lot of people at that age can be hearing impaired, the same question would also be asked by displaying it on the tablet interface.65 +1) During the patient's entertainment time in the recreational room, ask using audio whether they would be interested in painting something today. Since a lot of people at that age can be hearing impaired, the same question would also be asked by displaying it on the tablet interface. 67 67 67 +2) If the PwD replies yes, further painting interaction will take place, otherwise, the painting interaction will not and the patient is free to do what they wish. 68 68 69 +3) Assuming the patient said yes, then they are asked the painting style they would like to go ahead with it for their drawing. 70 + 71 +4) Once they choose a style certain information and instructions regarding the style is given to help them to replicate the same style as closely as possible. 72 + 73 +5) Next, the topic that they would like to draw is asked, this can be something personal like their past memories which can be retrieved using the memory data stored in the robot for each patient regarding their past which is provided by their family members. They could also select from a range of preloaded topics or draw whatever they wish to. 74 + 75 +6) While the patient is drawing and painting, the robot will give specific instructions regarding the style they chose and also offer some general suggestions related to painting to help the patient. 76 + 77 +7) If the patient desires they could also use a button on the tablet interface to play some calming white music but if they don't like it or find it annoying they can turn it off. 78 + 79 +8) Finally when the patient is done with the painting, they could tell the robot or just use the tablet to indicate that they are done. 80 + 81 +9) This could be assumed to be taken care of and implemented in the ideal version of this system or a person who is acting at certain points as the robot just use the table to take a picture of the painting. This image could potentially be stored in the robot's memory if feasible. 82 + 83 +(Need to discuss regarding the memory parts, depending on how complicated the implementation actually is, this might have to be dropped) 84 + 69 69 Refs: 70 70 71 71 [1]: [[https:~~/~~/journals.sagepub.com/doi/pdf/10.1177/1471301211421090>>https://journals.sagepub.com/doi/pdf/10.1177/1471301211421090]]