loading
1530 posts
ThreadLast postPostsViews
distance [3]
x = GetVariable("x") y = GetVariable("y") a = sqrt((x*x)+(y*y))
11 year 4 1807
getVariables error [4]
Padraig, The assumption you are making are that the values are integers. RoboRealm variables are lo...
9 year 4 1809
getVariables error [2]
Padraig, The result is as expected. Within the RR scripting modules the GetVariable really means Ge...
9 year 4 1809
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 1810
versions [2]
The latest version has VERSION and ROBO_PATH, ROBO_FILENAME and ROBO_LABEL variables added. STeven....
8 year 3 1813
2014 FRC First Time Vision Tracking [2]
Sebastian, You will want to look at the Network Tables module which will allow you to transmit the ...
10 year 2 1813
rr.SetCOMType(1) [2]
Bob, when switching to the DLL you will NOT see any communication in the RoboRealm app anymore. The...
5 year 2 1816
Cannot start Roborealm [2]
Roland, That looks like a corrupted file. You can quickly try to start RR while holding down the CT...
11 year 7 1816
Cannot start Roborealm [7]
Roland, Glad that worked out. Specifically you were probably missing the Visual C runtime libraries...
11 year 7 1816
Cannot start Roborealm [5]
Roland, Thanks! That makes sense. It seems that those files are needed specifically in a vanilla XP...
11 year 7 1816
Test Receive [2]
Roland, The receive sequence needs to have some sort of character to know when the sequence ends. T...
10 year 2 1818
Detection of motion [2]
Play around with the Movement module: ...
7 year 2 1818
soccer robot [2]
Yes, this is possible. The best way to think about this kind of sequential processing is to do so using states. I.e. use one var...
5 year 2 1819
Another way to crash Python 2.x script implementation? [2]
Thomas, Thanks for the error reports. This has been fixed in both Python2 and 3. You should be func...
9 year 3 1820
Distributor_Client not syncing joystick values [2]
John, Thanks for the video. The issue was that values from one of the variables was being partially...
9 year 2 1821
Crash Reporting on Each Startup [2]
John, What most likely is happening is that the crash file cannot be deleted under the current perm...
9 year 2 1822
VB script help needed [3]
Aman, I'm assuming that you are using a stationary camera NOT attached to the boom otherwise you a...
11 year 2 1823
Change in behavior of Marker [2]
Rud, The behavior was more undefined than a bug. For that capability, I'd recommend using the Resi...
10 year 2 1823
problem in sprkfun_mega module [5]
Nithy, We were able to verify the problem but since the fix we cannot replicate the issue in either...
7 year 7 1827
how to link C++ program and telnet program? [2]
You should have a look at the API and the example downloads that show how to do what you ask in many computer languages. Pick on...
11 year 2 1830

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