wg-perception / people

274 stars 199 forks source link

Better not hardcode haarcascades config file location #52

Open 130s opened 7 years ago

130s commented 7 years ago

Since OpenCV3, the path to the file seems to have changed https://github.com/wg-perception/people/pull/49#issuecomment-280136272. As long as the path is hardcoded we'll have to update it per every change in the upstream.

130s commented 7 years ago

Asked a question on ROS community.