Skip to content

yarprunlogger doesn't have records & Driver <cartesiancontrollerclient> was found but could not open #663

Answered by pattacini
Yujia-Zhang0913 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @Yujia-Zhang0913

Don't know what exact tutorial you're referring to.

At any rate, from the first log, it seems that you're trying to connect to icubSim/right_arm and icubSim/cartesianController/right_arm, whereas YARP ports shall begin with the leading forward slash /.

Therefore, correct names for destination ports are instead:

  • /icubSim/right_arm
  • /icubSim/cartesianController/right_arm

And one more question, does icub has self-collision detection? How can I detect whether it is collided? Thank you.

Generally speaking, the Cartesian Control exploits only a limited knowledge for doing self-collision avoidance. In particular, the shoulder and the elbow are controlled in such a way that…

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@pattacini
Comment options

@Yujia-Zhang0913
Comment options

@pattacini
Comment options

Answer selected by Yujia-Zhang0913
@Yujia-Zhang0913
Comment options

@pattacini
Comment options

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