indieFan
16-05-2007, 13:23
I'm trying to debug my program on one of the robots at work. Unfortunately, the program has a function which calls out another function which calls out another function or two, and so on. I've put in a line to print out so that I know if it reached a step.
The problem is that it appears to be an issue with the function called out immediately before it. I have yet to look at that particular function, but it deals with analyzing the image and I'm not sure I'll understand it since I didn't write it.
Is there something else that I can try doing? I'm not a programmer by trade, so any suggestions would be appreciated. (Esp. since I will programming another robot once I get this code tweaked.)
Thanks,
indieFan
The problem is that it appears to be an issue with the function called out immediately before it. I have yet to look at that particular function, but it deals with analyzing the image and I'm not sure I'll understand it since I didn't write it.
Is there something else that I can try doing? I'm not a programmer by trade, so any suggestions would be appreciated. (Esp. since I will programming another robot once I get this code tweaked.)
Thanks,
indieFan