chenyi0916 / HRI_emotion

It is a human-robot-interaction experiment based on human emotion detection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HRI_emotion

This is a human-robot-interaction experiment based on human emotion detection

Before catkin_make the workspace, remember only keep the src folder.

turn on ur3 drive

cd HRI_emotion
source devel/setup.bash
roslaunch ur3_driver ur3_driver.launch

Run the emotion detector

cd src/emotion/src
rosrun emotion emotionDetector.py

Run the robot

rosrun hri emotionFeedback.py

Start interaction

Step1: click the camera visualization window.

Step2: make an emotion and press "p" to tell the robot.

Step3: wait for robot's feedback.

Repeat: make another emotion, press "p"...

About

It is a human-robot-interaction experiment based on human emotion detection


Languages

Language:Makefile 62.6%Language:C++ 12.2%Language:CMake 10.0%Language:Common Lisp 6.5%Language:Python 6.2%Language:JavaScript 2.2%Language:Shell 0.2%Language:C 0.1%