Libboost for Naoqi

asked 2017-07-19 22:36:01 -0500

hlinh0411hd gravatar image

Hi everyone. I am trying installing naoqi in ros. I followed http://wiki.ros.org/action/show/nao/T... however it showed the error:

ImportError: libboost_regex.so.1.55.0: cannot open shared object file: No such file or directory

when i tried

from naoqi import ALProxy

Some people said that I have to install libboost1.55 but I'm using libboost1.58. It may be harmed and lost some packages if I install libboost1.55. I wonder if I could change the libboost naoqi use to libboost1.58.

Someone can help me where I could change if I can. Thank you.

edit retag flag offensive close merge delete