loading
1531 posts
ThreadLast postPostsViews
Trival Error [3]
Rud, Thanks for the tip! STeven....
13 year 2 3236
floor detect [3]
You will need to point the camera more down to the floor. As your floor and walls are very similar in color, you will have to re...
13 year 2 3403
distance [5]
You almost have it, using the CInt you can use a = Cint((sqrt((x*x)+(y*y)))/100) / 10
13 year 4 2359
distance [3]
x = GetVariable("x") y = GetVariable("y") a = sqrt((x*x)+(y*y))
13 year 4 2359
Audio [3]
You probably need to surround the audio playing with an if statement module and ensure that the latch checkbox is selected. This...
13 year 4 3920
Audio [5]
I'm not sure you want to trigger off from MOUSE_X as that will change based on the position of the mouse. Is this correct?
13 year 4 3920
Output from RR [6]
Francesco, If you have #1 working then you can type in the coordinates that the mouse should be at ...
13 year 15 3173
Output from RR [4]
Francesco, As everyones project is a little different we don't have code for exactly what you want...
13 year 15 3173
Output from RR [13]
The saved image I have called her "template." No, call her "Left_Click"
13 year 15 3173
Output from RR [9]
The name of the recognized object is place in the OBJECT_NAME variable. Thus if you use LEFT_CLICK as the name of the object ins...
13 year 15 3173
Python 32 bit DLL on Win 7 ia64 [4]
John, Thanks for the tip. The message has been updated to reflect that spelling correction and inst...
13 year 5 4883
Python 32 bit DLL on Win 7 ia64 [6]
You have to upgrade to python 3.0 or 3.3. Python 2.7 is no longer supported. We're just following what ...
13 year 5 4883
Write Image [5]
You can only use VBscript to "setup" the variables to be used in those modules. You cannot 'call' the module as you would a ...
13 year 4 3396
Write Image [3]
Since executing the If Statement only once per signal seems to be a common issue, we've added a "Latch" condition in the If S...
13 year 4 3396
Robo Realm Filter Help [3]
Yes, check out the Marker module ... it will save the current image using a name you provide (in case you need it later) and the...
13 year 3 3303
FIRST FRC licence expired on competition day- Help [3]
You may have mistakenly updated it with a trial version instead of the url that you got from the coupon. If you use the site con...
13 year 2 2235
Directional close [6]
Dawson, I tried the horizontal close on your image and it appears to do what we expected it to. (se...
13 year 9 3477
Directional close [3]
Dawson, That's been added to 2.48.22. Give it a try and see if that is what you needed. The result...
13 year 9 3477
Need help:  API response time fluctuates a lot [3]
Billy, This is one of the reasons that the Network Tables module was created ... to separate the wa...
13 year 3 2372
Defect Detection of No. Plate [5]
If you have a known good sample, you should be able to use the same technique to detect scratches. Using the OR or Shape module ...
13 year 7 4928

« Prev   64  65  66  67  68  69 70  71  72  73    Next »
 New Post