This repository is intended for the development of so-called "extra" modules, contributed functionality. New modules quite often do not have stable API, and they are not well-tested. Thus, they ...
facial_emotion_ws/ ├── src/ │ └── facial_emotion_detector/ │ ├── facial_emotion_detector/ │ │ ├── __init__.py # Package initialization ...