Skip to content

cannot run yarprobotinterface and iKinCartesianSolver on localhost #656

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

You must be logged in to vote

Your system may be configured to use the /clock YARP port to synchronize the modules' threads with Gazebo simulation time.

If this is the case, you should check that:

  • You launch Gazebo this way:
    gzserver -s libgazebo_yarp_clock.so tutorial_gaze-interface.sdf
  • The env variable YARP_CLOCK=/clock is defined prior to launching the modules.

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@jimingda
Comment options

@pattacini
Comment options

Answer selected by jimingda
@jimingda
Comment options

@pattacini
Comment options

@jimingda
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