This repository contains the work undertaken during my master thesis at the Computer Human Interaction for Learning and Instruction (CHILI) laboratory, EPFL.
The main contribution of my thesis is PixelBot: a low-cost and open source social robot which has been co-designed with and for children with the aim to teach them gender equality and respect.
- stl: This folder contains all the parts to be 3D printed as well as a list of all the screws, nuts and other components required to build the robot.
- elec: This folder contains all the informations related to the electronic of the robot, mainly, the circuit schematics and the list of the electronic components.
- src: This folder contains guidelines to setup the software of the robot as well as the main source code used to run the learning interaction between the robot and the children.
- pdf: This folder contains all additional material used in this research work. The participatory design toolkit is available both in French and English and both as a pdf or as a pptx. This folder also contains the data that has been collected during the two iterations of our final experiment, mainly the anonymized transcription of the discussion.
- imgs: This folder contains the images used in the different README of this repository.
If you use this work in an academic context, please cite the following publication:
-
Maure, Romain, and Barbara Bruno. "Participatory design of a social robot and robot-mediated storytelling activity to raise awareness of gender inequality among children." 2023 32nd IEEE International Conference on Robot and Human Interactive Communication (RO-MAN). IEEE, 2023.
@inproceedings{maure2023participatory, title={Participatory design of a social robot and robot-mediated storytelling activity to raise awareness of gender inequality among children}, author={Maure, Romain and Bruno, Barbara}, booktitle={2023 32nd IEEE International Conference on Robot and Human Interactive Communication (RO-MAN)}, pages={974--981}, year={2023}, organization={IEEE}}
The whole repository is under GPL-3.0 license.