Thread | Last post | Posts | Views |
Trival Error [3]
Rud, Thanks for the tip! STeven.... |
12 year | 2 | 3088 |
![]() 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... |
12 year | 2 | 3190 |
distance [5]
You almost have it, using the CInt you can use a = Cint((sqrt((x*x)+(y*y)))/100) / 10 | 12 year | 4 | 2237 |
distance [3]
x = GetVariable("x") y = GetVariable("y") a = sqrt((x*x)+(y*y)) 12 year |
4 |
2237 |
|
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? | 12 year | 4 | 3695 |
Audio [3]
You probably need to surround the audio playing with an if statement module and ensure that the latch checkbox is selected. This... |
12 year | 4 | 3695 |
Output from RR [13]
The saved image I have called her "template." No, call her "Left_Click" | 12 year | 15 | 3003 |
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... |
12 year | 15 | 3003 |
Output from RR [6]
Francesco, If you have #1 working then you can type in the coordinates that the mouse should be at ... |
12 year | 15 | 3003 |
Output from RR [4]
Francesco, As everyones project is a little different we don't have code for exactly what you want... |
12 year | 15 | 3003 |
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 ... |
12 year | 5 | 4586 |
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... |
12 year | 5 | 4586 |
![]() 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... |
12 year | 4 | 3139 |
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 ... |
12 year | 4 | 3139 |
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... |
12 year | 3 | 3155 |
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... |
12 year | 2 | 2115 |
![]() Dawson, I tried the horizontal close on your image and it appears to do what we expected it to. (se... |
12 year | 9 | 3250 |
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... |
12 year | 9 | 3250 |
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... |
12 year | 3 | 2186 |
Defect Detection of No. Plate [3]
Attached is one way to do this .. but its probably not what you need. The reason for this is that your test images appear to be ... |
12 year | 7 | 4692 |
|
New Post |