This repository contains an example of a Posner-like experiment implemented using PyICUB and Psychopy. The experiment is designed to be run in a Docker container, which can be easily set up and managed using the provided instructions.
- Ubuntu 22.04 or later
- Docker
- Make
git clone git@github.com:s4hri/pyicub-posner-example.git
cd pyicub-posner-examplecd .dockyman
make buildbash goOnce the container is running, you can run the iCub simulation from YARPMANAGER. Run all, and then Connect all the modules. After that, you can execute the experiment by running the following command inside the Terminator terminal:
cd /workdir/apps/example/posner_example
python3 posner_experiment.py