Thread | Last post | Posts | Views |
![]() Roland, That was "new test.robo" which is what you called the file that you saved. I included it ... |
12 year | 12 | 2504 |
opening error [6]
Roland, Thanks for the detailed sequence. That's what we figured you were doing but could not repl... |
12 year | 12 | 2504 |
opening error [4]
Roland, Just confirming, this is the robofile with all the keyboard reads in it right? It appears t... |
12 year | 12 | 2504 |
opening error [2]
Roland, Can you post that corrected file so that we can try the same thing? | 12 year | 12 | 2504 |
opening error [12]
There does seem to be a strange configuration on your machine that we are not able to replicate. For some reason spaces are not ... |
12 year | 12 | 2504 |
![]() Nothing new here ... just for completeness I'm attaching the robofile I last sent to you so that others reading this post have ... |
12 year | 5 | 2398 |
Sending characters [3]
Roland, Yes, you need to introduce a flag to prevent things from transmitting constantly. If you lo... |
12 year | 5 | 2398 |
multiple tabs [2]
CubaMadre, This has been fixed in the latest version. 2.56.15 Thanks! ... |
12 year | 2 | 2159 |
how to increment/decrement a variable? [2]
Try varName = [varName+1] Expressions are contained within [ and ] 12 year |
2 |
3284 |
|
AVM Modul [2]
The download link would be the same as what you already have. The AVM module comes as part of that download. If you don't have ... |
12 year | 2 | 3355 |
![]() Anthony, Try the attached. It will save images and beep when enough movement is present. | 12 year | 6 | 3129 |
saving image [2]
Anthony, You would use the Write Image module. The trick is to ensure that the graphics are also sa... |
12 year | 6 | 3129 |
Test Receive [2]
Roland, The receive sequence needs to have some sort of character to know when the sequence ends. T... |
12 year | 2 | 2318 |
Counting Dice Tutorial [3]
Jacques, It seems that the continuous checkbox in the Averaging module was not checked. This causes... |
12 year | 3 | 4249 |
help!!!!! [2]
Can you post the image you are talking about that the camera sees with the 3 colored objects? STeve... |
12 year | 5 | 3333 |
help!!!!! [4]
See attached. The BLOBS_COLORIZED_LABELS then contains the COG and color value of each blob. See 12 year |
5 |
3333 |
|
![]() Works for me. Using the attached robofile and the following Arduino script: void setup() | 12 year | 7 | 2687 |
sending extended ascii in variable [4]
Roland, If your Send Sequence you would insert a single backslash just before the [keypad_cmd] | 12 year | 7 | 2687 |
sending extended ascii in variable [2]
Roland, The variable is only evaluated once so a nested command will not work. So when you put | 12 year | 7 | 2687 |
Line detection and object tracking parallel [2]
Yes, there is. Think about what the higher priority is (I would assume obstacle avoidance) and do that first. If nothing is dete... |
12 year | 3 | 3183 |
|
New Post |