Errors on Example Scripts #19
-
Hi, I was facing few errors on the example scripts and wanted to clarify if I was doing something wrong. In the script project_needle_pts.py, I get the following error:
This is because the camere frame L returns a None image. I am not sure how to fix this In the script, launch_crtk_interface.py
I wanted to know if the "NAMED OBJECT NOT FOUND" is an issue on my end. Thank you |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 8 replies
-
Hi Haris, thanks for posting your question. It appears that you may be encountering two different issues. For the first one, regarding the "None" image from cameraL, did you follow the instructions discussed in the main readme section 3b that enable camera image publishing? Regarding the second issue, thanks for posting the console output, let me check what is going on and I shall get back to you. |
Beta Was this translation helpful? Give feedback.
-
#22 related to |
Beta Was this translation helpful? Give feedback.
Hi Haris, thanks for posting your question. It appears that you may be encountering two different issues. For the first one, regarding the "None" image from cameraL, did you follow the instructions discussed in the main readme section 3b that enable camera image publishing?
Regarding the second issue, thanks for posting the console output, let me check what is going on and I shall get back to you.