A Fall Detection System (FDS) for RANIA
rania-fds requires the following software & libraries:
- Python 3.11
- pip:
- pipenv
- rplidar
After cloning, first install pipenv
via pip
and install dependencies:
pip install pipenv
cd ./rania-fds
pipenv install