loading
1530 posts
ThreadLast postPostsViews
RoboRealm and video stream [6]
The two local to us that come to mind are Artemis Vision 781 Vallejo St.
7 year 7 1773
RoboRealm and video stream [4]
FRederick, this is probably the best forum to use for that sort of thing. If you are looking for co...
7 year 7 1773
RoboRealm and video stream [2]
Frederick, In theory, yes, it will work. But you will not know for sure until you actually get one ...
7 year 7 1773
Python in separate editor [2]
Thomas, I may have misspoken, the idea was to use an external editor to modify just the file that R...
9 year 2 1775
Camera Support [2]
1) We don't see any stated reason it will not work ... but it does not mention having a DirectX interface (i.e. Windows Drivers)...
7 year 6 1778
Speak Listbox Index [3]
Ulli, This has just been fixed. It was caused by an automatic sorting of the names as they were ent...
11 year 2 1778
CTRL C CTRL V bug [2]
Thomas, Can you confirm what version you a using and if you are copying to another tab or another i...
9 year 3 1778
Camera Support [4]
Its tough to know without spending several hours deciphering the code to see if it will work. If you are willing to pay for that...
7 year 6 1778
Image processing with roborealm [2]
Romulo, The solution would depend on how the drill bit can be imaged. For example, is it always ass...
7 year 2 1781
Switching between Multiple Cameras using Marker Module [2]
e-JMO, No, that seems about right. I've included what you have above and it appears to be working ...
10 year 2 1783
x, y coordinates for object recognition [2]
Read the documentation at ...
10 year 2 1783
VB Script Module [2]
Untested and unsure if this is what you need but this might get you a bit further. Just add a VBScript module, stick the followi...
5 year 3 1787
Variable control for sobel edge detection [3]
Dawson, You can probably use the normalization module after the low setting sobel to get the values...
11 year 2 1788
.robo file it loads tabs but doesn't load their contents [2]
If you haven't already, download the latest and that should be solved. STeven. ...
8 year 3 1793
Blob_Filter Get/Set Parameters [3]
There are two primary ways to do this. The first is to use expressions within those fields. For example, type in [obj_count] int...
11 year 2 1794
What robots did you start out using? [2]
Nancy, Typically its recommended that most folks start out with a kit as that helps you avoid the c...
10 year 2 1794
Getting a boolean variable for target identification [3]
Toyalima, It partly depends on how you are detecting the target and what variables would get set or...
11 year 2 1795
distance [5]
You almost have it, using the CInt you can use a = Cint((sqrt((x*x)+(y*y)))/100) / 10
11 year 4 1797
distance [3]
x = GetVariable("x") y = GetVariable("y") a = sqrt((x*x)+(y*y))
11 year 4 1797
getVariables error [4]
Padraig, The assumption you are making are that the values are integers. RoboRealm variables are lo...
9 year 4 1798

« Prev   11  12  13  14  15  16 17  18  19  20    Next »
 New Post