ADVRHumanoids / XBotControl

XBotControl framework: XBotCore + OpenSoT + CartesI/O
33 stars 3 forks source link

Library problem on fresh installation #6

Closed edoardolamon closed 5 years ago

edoardolamon commented 5 years ago

After the installation of the binaries I set the config file of a robot and then ran XBotCore -D. I got the following error:

XBotCore: error while loading shared libraries: liborocos-kdl.so.1.3: cannot open shared object file: No such file or directory

liesrock commented 5 years ago

Ciao @edoardolamon,

sorry for the late answer: I think this is related with your system packages, can you try the latest version of the framework?

Available here: https://github.com/ADVRHumanoids/XBotControl/releases/tag/v1.1.1

Documentation here: https://github.com/ADVRHumanoids/XBotControl/releases/tag/v1.1.1

liesrock commented 5 years ago

@edoardolamon any chances to test this:

Ciao @edoardolamon,

sorry for the late answer: I think this is related with your system packages, can you try the latest version of the framework?

Available here: https://github.com/ADVRHumanoids/XBotControl/releases/tag/v1.1.1

Documentation here: https://github.com/ADVRHumanoids/XBotControl/releases/tag/v1.1.1

@nkashiri is also testing this. Otherwise I will close this and I kindly ask to open new issues if you find problems.

liesrock commented 5 years ago

I assume it solved