Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install our YARP plugins elsewhere #45

Closed
jgvictores opened this issue Feb 2, 2018 · 3 comments
Closed

Install our YARP plugins elsewhere #45

jgvictores opened this issue Feb 2, 2018 · 3 comments
Assignees

Comments

@jgvictores
Copy link
Member

Install YARP plugins elsewhere: right now, in Ubuntu, our YARP plugins are installed in /usr/local/lib/yarp. However, icub plugins are installed in /usr/local/lib/icub.

jgvictores added a commit to roboticslab-uc3m/tools that referenced this issue Mar 23, 2018
- roboticslab-uc3m/questions-and-answers#45
- yarp_configure_external_installation with WITH_PLUGINS
- Fix vars to use YARP_ -> ROBOTICSLAB-TOOLS_
@PeterBowman
Copy link
Member

Example: roboticslab-uc3m/tools@55ab32f.

PeterBowman added a commit to roboticslab-uc3m/kinematics-dynamics that referenced this issue Mar 23, 2018
jgvictores added a commit to roboticslab-uc3m/openrave-yarp-plugins that referenced this issue Mar 23, 2018
PeterBowman added a commit to roboticslab-uc3m/yarp-devices that referenced this issue Mar 23, 2018
@PeterBowman PeterBowman self-assigned this Mar 23, 2018
@PeterBowman
Copy link
Member

@roboticslab-uc3m/teo

It is advised to uninstall, pull and install again the projects listed in my previous comment, in case you are working with any of them. Alternatively, look for installed devices and their associated .ini descriptors at /usr/local/lib/yarp and /usr/local/share/yarp/plugins, respectively, and remove them "by hand". YARP's module loader will give priority to modules installed in the old path (common for its own devices, e.g. opencv_grabber and the like). You may use the yarpdev --list utility to check where your modules are located at (as seen by YARP) and apply this fix if needed.

rsantos88 pushed a commit to roboticslab-uc3m/yarp-devices that referenced this issue Jan 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants