You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm following the tutorial step by step and after the calibration of both intrinsic and extinsic parameters, I tried the IBVS executing: ./servoUniversalRobotsIBVS --eMc ../../tutorial/calibration/ur_eMc.yaml --plot, but It throws thr exception: ur_rtde exception: Couldn't resolve requests.
I'm using native OS Ubuntu 20.04.5 LTS, and I've installed all the necessary librarys and packages, as I said, I was able to perform all the calibration, using a camera Intel Realsene L515.
After executing the binary It doesn't even open a new window showing the image of the camera as said in the tutorial, so I don't really now where can the error come from.
Thanks.
The text was updated successfully, but these errors were encountered:
After further experimentation I found that the error must be related with the camera, in the part of the code showed. If I disable the depth and infrared stream and only enable color, the error doesn't occur, so It must be related with depth and infrarred. As I said, the camera I'm using is a realsense L515. I know the hardware is in good shape as the example of librealsense that shows all the streams works properly, showing accel, gyro, depth and infrarred on screen.
Hi,
I'm following the tutorial step by step and after the calibration of both intrinsic and extinsic parameters, I tried the IBVS executing: ./servoUniversalRobotsIBVS --eMc ../../tutorial/calibration/ur_eMc.yaml --plot, but It throws thr exception: ur_rtde exception: Couldn't resolve requests.
I'm using native OS Ubuntu 20.04.5 LTS, and I've installed all the necessary librarys and packages, as I said, I was able to perform all the calibration, using a camera Intel Realsene L515.
After executing the binary It doesn't even open a new window showing the image of the camera as said in the tutorial, so I don't really now where can the error come from.
Thanks.
The text was updated successfully, but these errors were encountered: