Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1002 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 1002 Bytes

Base of Support (BoS)

The base of support (BoS) refers to the area beneath an object or person that includes every point of contact that the object or person makes with the supporting surface. The shaded region in the image below represents BoS. Base of Support is primarily used to determine a person's stabilty (If COM lies within BoS then the person has steady gait and is stable).

This repository can be used to estimate BoS during static balance.

base of support

Credit: Sheik Abdul Khadir A.M.K., PhysioPedia

To use this repository

Anaconda or any of its variants must be installed, intel realsense d435 camera is required.

conda env create -f requirements.yml
conda activate bos
##cd to the required directory
python -u mainWindow.py

At a glance

The purple shaded region is the BoS.

bos.mp4