robotology / assistive-rehab

Assistive and Rehabilitative Robotics
https://robotology.github.io/assistive-rehab/doc/mkdocs/site
BSD 3-Clause "New" or "Revised" License
20 stars 11 forks source link

Analyse the Timed Up and Go (TUG) test #173

Closed vvasco closed 4 years ago

vvasco commented 5 years ago

Introduction

This feature will allow R1 to perform and evaluate the Timed Up and Go (TUG) test, in which the patient has to get up from an armchair, walk for 3 meters (identified by a line on the floor), go back and seat again.

The robot, in general, will have to assess in real-time the patient during the test, while navigating and interacting with him/her.

We expect this functionality to help clinicians get quantitative data, that would be difficult to get otherwise (the patient should be equipped with sensors).

To develop this test, we foresee the need for the following features:

Perception

Motion analysis

Verbal interaction

Navigation

pattacini commented 4 years ago

Achieved 🎉