Skip to content

Can't connect to the realsense-holder-calibration ports #702

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

You must be logged in to vote

Hi @jimingda

Module the realsense-holder-calibration, but encountered an error when executing yarp rpc /depthCamera/rpc:i

As you did yourself, the command yarp name list didn't find the port /depthCamera/rpc:i, hence the failure.

That specific port is opened by the device driver of the Realsense camera.
To launch the device driver, you have to run on the PC connected to the camera and where you installed the repo realsense-holder-calibration the following command:

yarpdev --context realsense-holder-calibration --from config_rs.ini

What's the output? Is the driver running happily? Can you list down the RPC port this time?

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@jimingda
Comment options

Answer selected by pattacini
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@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