loading
1530 posts
ThreadLast postPostsViews
getVariables error [4]
Padraig, The assumption you are making are that the values are integers. RoboRealm variables are lo...
9 year 4 1794
distance [5]
You almost have it, using the CInt you can use a = Cint((sqrt((x*x)+(y*y)))/100) / 10
11 year 4 1794
getVariables error [2]
Padraig, The result is as expected. Within the RR scripting modules the GetVariable really means Ge...
9 year 4 1794
distance [3]
x = GetVariable("x") y = GetVariable("y") a = sqrt((x*x)+(y*y))
11 year 4 1794
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 1795
Detection of motion [2]
Play around with the Movement module: ...
7 year 2 1795
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 1796
Cannot start Roborealm [2]
Roland, That looks like a corrupted file. You can quickly try to start RR while holding down the CT...
10 year 7 1797
Cannot start Roborealm [7]
Roland, Glad that worked out. Specifically you were probably missing the Visual C runtime libraries...
10 year 7 1797
versions [2]
The latest version has VERSION and ROBO_PATH, ROBO_FILENAME and ROBO_LABEL variables added. STeven....
8 year 3 1797
Cannot start Roborealm [5]
Roland, Thanks! That makes sense. It seems that those files are needed specifically in a vanilla XP...
10 year 7 1797
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 1797
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 1802
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 1805
Test Receive [2]
Roland, The receive sequence needs to have some sort of character to know when the sequence ends. T...
10 year 2 1807
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 1807
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 1807
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 1808
maximized [4]
Roland, Just to confirm ... are you looking for a 'fullscreen' mode or a 'maximized' window mode? M...
9 year 4 1811
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 1811

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