Thread | Last post | Posts | Views |
camera recognition [2]
a) In order to measure the actual camera FPS you need to untoggle the Run button such that no modules are running. What happens ... |
10 year | 2 | 2130 |
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... |
12 year | 2 | 2132 |
Installer and License Issues [3]
It will largely depend on how your customer intends to use your application. If you want to resell RoboRealm along with your pro... |
12 year | 2 | 2132 |
SHAPES array [2]
Jeremy, You can access individual elements using [SHAPE_SIZE:2] | 9 year | 2 | 2135 |
x, y coordinates for object recognition [2]
Read the documentation at ... |
11 year | 2 | 2136 |
RoboRealm TestDll [2]
Christian, If that file is not located where RoboRealm is installed you probably are using the pers... |
3 year | 2 | 2140 |
image processing [2]
Fiya, I'm not sure what answer you are expecting from us. We're image processing specialists and kn... |
8 year | 2 | 2140 |
Academic License Purchasing [3]
Zati, Yes, we can. Please use our contact form and send us your email, name and physical address. W... |
12 year | 2 | 2143 |
Setup OpenCV with Windows DLL [2]
Andrei, That will depend on the compiler that you are using. In visual studio, simply dragging the ... |
11 year | 2 | 2143 |
Problem API Execute loading CScript [3]
Rud, Looks like there were two problems with quotation. One was in the API that you are including. ... |
12 year | 3 | 2150 |
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... |
10 year | 2 | 2152 |
EZB_Variables broken [6]
Darathian, Thanks, it seems the connection failure was not being detected correctly. This has been ... |
10 year | 7 | 2153 |
EZB_Variables broken [4]
Darathian, If it does, check that you can connect to the EZB builder application using some other a... |
10 year | 7 | 2153 |
EZB_Variables broken [2]
Just confirmed with 2.67.7 that it seems ok. Variables are moving back and forth as expected. What ... |
10 year | 7 | 2153 |
distance [5]
You almost have it, using the CInt you can use a = Cint((sqrt((x*x)+(y*y)))/100) / 10 | 12 year | 4 | 2155 |
distance [3]
x = GetVariable("x") y = GetVariable("y") a = sqrt((x*x)+(y*y)) 12 year |
4 |
2155 |
|
where to paste the RR_API.lisp code in leaf code. [3]
Not sure, perhaps you should post that question to the RSSC yahoo group. I'm sure they will be able to better answer that quest... |
12 year | 2 | 2156 |
Vex and Roborealm [3]
Jt, What you are asking for is an involved process that is very difficult to do over email. As a be... |
12 year | 2 | 2157 |
Copy Cut and Paste [2]
While not perfect, you can select a module, press CTRL-C and then jump to a different tab, or instance and press CTRL-V which wi... |
10 year | 2 | 2157 |
Crashing [4]
Robert, Go ahead and download the most recent version which should take care of the camera error. <... |
12 year | 6 | 2160 |
|
New Post |