Skip to content

Error while opening the remote_controlboard of the icubSim head #463

Answered by pattacini
Sohaib448506 asked this question in Q&A
Discussion options

You must be logged in to vote

Very likely, if you run the command below

$ yarpdev --list | grep remote_controlboard

you won't find any reference, meaning that YARP is unable to find the necessary information to instantiate the device driver network wrapper.

A possible solution is suggested in the output you reported:

Check that YARP_DATA_DIRS leads to at least one directory with
plugins/remote_controlboard.ini or
share/yarp/plugins/remote_controlboard.ini in it

If you install the software using the robotology-superbuild, this will be taken care of. By contrast, you ought to set up the YARP_DATA_DIRS env variable pointing to a proper path under which that particular ini file is stored.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@traversaro
Comment options

@Sohaib448506
Comment options

Answer selected by Sohaib448506
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants