Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

Python transcript error

#1
Hello dears I am going to control my URe5 robot by using Python. It is just single point movements between target point. When I am going to upload my program directly to my robot it is showing Python script failed returning error
Here I am attaching the picture of the error
Can you guide me how to fix this issue


Attached Files Thumbnail(s)
   
#2
Can you share the RoboDK project (RDK file) and steps to reproduce this issue?
#3
Hi sir thanks for your reply here I am sendind RoboDK file


Attached Files
.rdk   Artificial_Vision_by_Hand_gesture.rdk (Size: 3.07 MB / Downloads: 154)
#4
From the crash log it appears that you are passing an empty image to cvtColor.
Is you input device available? Try calling cap.isOpened before retrieve the image.

You might get better support for OpenCV on their forum: https://forum.opencv.org/
Please read the Forum Guidelines before posting!
Find useful information about RoboDK by visiting our Online Documentation.
  




Users browsing this thread:
1 Guest(s)