项目作者: JasperRice

项目描述 :
Master Thesis in KTH
高级语言: Python
项目地址: git://github.com/JasperRice/NAO-G.git
创建时间: 2020-01-17T15:49:35Z
项目社区:https://github.com/JasperRice/NAO-G

开源协议:MIT License

下载


Re-target Human Gesticulation on a Humanoid Robot NAO

This is a master thesis at KTH Royal Institute of Technology



In this project, the human motion generated by speech audio would be further re-targeted on a humanoid robot NAO, which is shown above. The re-targeting procedure would be divided into two steps:

  1. Remap static human gestures to a NAO robot, so that the robot can mimic the gestures;
  2. Post-processing the motion sequence to smoothen the gesticulation and fit the physical constraints of the robot, such as maximum attainable velocity of joints.

Getting Started

Prerequisites