From f09f2c3eedc7415872988065071acedf30db60ae Mon Sep 17 00:00:00 2001 From: Claudia Latella Date: Fri, 1 Nov 2019 20:46:45 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5884347..7f3cece 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This repository contains the human gazebo models that are used with [Human Dynam ![Human model image](misc/human-model.png) -The measurements of each of the human subject are available from the table. Please refer to the human subject data pdf file to know how these measurements are taken. The urdf models are generated from xsens mvnx file generated through xsens mvn studio software suite. +The measurements of each of the human subject are available from the table. Please refer to the human subject data pdf file to know how these measurements are taken. The urdf models are generated from xsens mvnx file generated through xsens mvn studio software suite. The code to generate the model is available [here](https://github.com/claudia-lat/human-URDF) | Subject | Mass [kg] | Height [cm] | Foot size [cm] | Arm span [cm] | Ankle height [cm] | Hip height [cm]| Hip width [cm] | Knee height [cm] | Shoulder width [cm] | Shoulder height [cm] | Sole height [cm] | @@ -20,3 +20,4 @@ The measurements of each of the human subject are available from the table. Plea | 8 | 55.2 | 166 | 25 | 170 | 8 | 90 | 28 | 45 | 37 | 139 | - | Currently, the legacy directory contains files related to joint motor control boards based on gazebo-yarp-plugins and other configuration files needed to control the human joints. +