Changes for page Humanoid Robot
Last modified by Pierre Bongrand on 2022/04/05 20:48
From version
27.1


edited by Pierre Bongrand
on 2022/04/01 15:13
on 2022/04/01 15:13
Change comment:
There is no comment for this version
To version
32.1


edited by Mathieu Jung-Muller
on 2022/04/03 14:51
on 2022/04/03 14:51
Change comment:
There is no comment for this version
Summary
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. PierreBongrand1 +XWiki.Mathieu - Content
-
... ... @@ -1,9 +1,12 @@ 1 1 = Robot Choice = 2 + 2 2 We were offered to work with three robots: [[Pepper>>https://www.softbankrobotics.com/emea/en/pepper]], [[Nao>>https://www.softbankrobotics.com/emea/en/nao]] and [[Miro>>https://www.miro-e.com]]. 3 3 As our main goal is to improve the quality of life of the patient with dementia by providing some some social support. We believe that the human size semi-humanoid form of Pepper and its capacity to communicate easily with humans are great comparative advantages to choose it. 4 4 5 5 = Pepper Description = 7 + 6 6 Pepper is a robot that allows easy communication robot/user, thanks to its ability kit that includes: 9 + 7 7 * Speech recognition 8 8 * Voice 9 9 * Tablet ... ... @@ -10,13 +10,15 @@ 10 10 * Cameras 11 11 * Humanoid form 12 12 13 -The image below refers all the robot sensors. 14 14 [[image:Pepper-robot-sensors-18.jpg]] 17 +Figure 1: All sensors and actuators provided by Pepper 15 15 16 16 = Pepper usage = 20 + 17 17 We tried to make full use of the sensors provided within Pepper. As we had limited amount of time we mainly focused on working with: the microphones, the speakers, the display and the arms movement of Pepper. 18 18 19 19 The actions we implemented for our prototype include: 24 + 20 20 * Playing music 21 21 * Listening and understanding the PwD 22 22 * Speaking to the PwD ... ... @@ -26,9 +26,20 @@ 26 26 For the actual implemented version, we have enabled Pepper to show images about the current activity when interacting with the PwDs, which can not only improve the efficiency of communication between them, but also makes PwDs feel more cared. 27 27 28 28 = Iterative Process = 29 --> Describe a bit a philosophy from slides: SCE framework & PACT analysis. 30 30 31 -== PACT analysis == 35 +Through the course of the development of Pepper, we followed an iterative process of design where we programmed and re-programmed certain aspects to accommodate weekly feedback. This approach aided us in ameliorating existing functionality, while adding new features. The following is brief indication of how this iterative process looked for our development pipeline: 36 + 37 +1. Research overview of how Pepper works, and look into the Interactive Robotics platform and Choregraphe 38 +1. Make simple initial behaviours on Choregraphe (unrelated to our use cases) tested with the virtual robot 39 +1. Make some simple behaviours for our use cases tested with the virtual robot 40 +1. Review implemented behaviours using physical version of Pepper 41 +1. Make some adjustments and debug according to observed behaviours of previous iteration 42 +1. Add new behaviours and test once again with physical version of Pepper 43 +1. Test and improve the final behaviours! 44 + 45 +== PACT analysis == 46 + 47 + 32 32 ->need to add a bit of text 33 33 **People** perform **activities** in specific **contexts** with **technologies**, which affect the situated activities, which set new user requirements. 34 34