ipa320 / cob_people_perception

www.care-o-bot.org
27 stars 74 forks source link

Error - Undefined symbol: _ZN2cv7waitKeyEi #80

Open marianasilveira opened 6 years ago

marianasilveira commented 6 years ago

Hi there. Previously I used the cob_people_perception package successfully. However, I formatted my computer and had to reinstall it. Since then I'm getting the following error:

/ opt / ros / kinetic / lib / nodelet / nodelet: symbol lookup error: /home/andres/catkin_ws/devel/lib//libbody_tracker_nodelet.so: undefined symbol: _ZN2cv7waitKeyEi [kinect / kinect_nodelet_manager-2] process has died [pid 13262, exit code 127, cmd / opt / ros / kinetic / lib / nodelet / nodelet manager

Help would be great! Thanks

ipa-rmb commented 6 years ago

@cagbal do you know what could be the reason for this?

cagbal commented 6 years ago

@ipa-rmb. Seems that this issue is related body tracker node which is not currently and will not be used in the future. I am not involved in the last commits; however, if it is previously working, I would recommend to go back to commit which was working fine. Unfortunately, I will not be able to test it for awhile.