Robotics StackExchange | Archived questions

Libboost for Naoqi

Hi everyone. I am trying installing naoqi in ros. I followed http://wiki.ros.org/action/show/nao/Tutorials/Installation?action=show&redirect=nao%2FInstallation 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.

Asked by hlinh0411hd on 2017-07-19 22:36:01 UTC

Comments

Answers