Skip to content

sphere thread in Yarp using c++: how can I resolve the "Reply from iCubSim: [fail] "could not set index" error"? #677

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

You must be logged in to vote

Hi @bionicsgirl

At first sight, I think that the main problem is due to the double definition of Network yarp. Just stick to the definition in main and get rid of the definition inside the class.

You can connect and disconnect ports inside the main, more profitably, or even outside your program by resorting to the YARP command-line suite.

Replies: 2 comments 3 replies

This comment has been hidden.

@bionicsgirl

This comment has been hidden.

Comment options

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

@pattacini
Comment options

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