Table of Contents

Social Human-Robot Interaction

We will work with the Choregraphe program.

You need to install Choregraphe version 2.5 found in the section `Old: Choregraphe'. Newer versions work on a very different platform.
Choregraphe is installed in the Docker already. Just run 'choregraphe' in the terminal
Linux: If you have installed the Choregraphe on your computer and you get ZLIB error (or you can see nothing after you run Choregraphe) use this command cd /opt/Aldebaran/lib (this path may be different) && mv libz.so.1 libz.so.1.old && ln -s /lib/x86_64-linux-gnu/libz.so.1

Installation on lab computers

  1. extract somewhere in your home (tar -xvf choregraphe-suite-2.5.5.5-linux64.tar.gz)
  2. go to extraction_path/choregraphe-suite-2.5.5.5-linux64/lib and run 'mv libz.so.1 libz.so.1.old && ln -s /lib/x86_64-linux-gnu/libz.so.1'
  3. go to extraction_path/choregraphe-suite-2.5.5.5-linux64 and run './choregraphe'

Goals

This task should teach you:

Social HRI Intro 2024/04/30

Choregraphe tutorial

Tasks in tutorial:

We will see a demonstration of our “CTU Demo” with Pepper.

Task 1 With a connected virtual robot:

* Start working on the final assignment

Social HRI Movement Programming

Task 2

Best movements from the exercise will be demonstrated in class on the live robot the following week.

What to expect on the exam