interaction-lab / interaction-lab/openface_ros
openface_ros requires OpenBLAS
Open
- Dominant language
- C++
- Stars
- 10
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
I originally built OpenFace without "openblas". However, openface_ros requires "openblas" to which
after the installation of the following on Ubuntu 16.04x64
```
sudo apt-get install liblapack-dev liblapack3 libopenblas-base libopenblas-dev
```
openface_ros is working :-)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.