Closed RaulFdzbis closed 4 years ago
Yes, this is due to missing https://github.com/roboticslab-uc3m/forceSensor (a fork off https://github.com/robEllenberg/forceSensor). It's not documented because installation is not perfect, so I wanted to merge it into this repo to take advantage of the existing installation mechanisms.
But I think I have forceSensor installed in my computer, this is the output of locate libForceSensor
:
/home/raul/repos/forceSensor/lib/libForceSensor.so
/home/raul/repos/plugins/libForceSensor.so
/usr/local/lib/openrave0.9-plugins/libForceSensor.so
sudo /home/raul/repos/plugins/libForceSensor.so /usr/local/lib/openrave0.9-plugins/libForceSensor.so
Yep, copying the file solved the problem.
It looks like i have forgotten to do a sudo updatedb
before the locate so the output i put was outdated.
Thanks!, I think we can close this :D
Getting these errors when running python openraveYarpPaintSquares.py on a computer with Bionic and Openrave 0.9 (installed using https://github.com/cielavenir/openrave/tree/boost-1.6x-forcompile) :