loading
22 posts
ThreadLast postPostsViews
Serial Sequence [3]
Im in a rut now!!! I am currently using a lynxmotion HR3 robot which is a 6 legged hexapod with a b...
15 year 35 5946
Serial Sequence [16]
size= GetVariable("COG_X") dist= GetVariable("COG_BOX_SIZE") if size < 50 & di...
15 year 35 5946
Serial Sequence [28]
Thats exactly what i have done, as soon as the ball is within 40cm i display distance as N/A as i do also when there is no COG m...
15 year 35 5946
Serial Sequence [2]
In the serial communications console area i am sending the code \\x10\\xff\\xef\\x80\\x80\\x80\\x80...
15 year 35 5946
Serial Sequence [14]
I see the change now, you have added the 7 bits onto the 7 bits but obv i have left right nothing (n...
15 year 35 5946
Serial Sequence [26]
Ill answer my own question, that worked fine! The only trouble is when my object is very close to t...
15 year 35 5946
Serial Sequence [13]
I have viewed your new script (below) size= GetVariable("COG_X") if size < 50 th...
15 year 35 5946
Serial Sequence [25]
That works great for anyone following this thread!   Last question and im happy with my p...
15 year 35 5946
Serial Sequence [11]
And on top of the above I am thinking of being able to localize my robot once i have cracked the ab...
15 year 35 5946
Serial Sequence [23]
THANKS That is some read! Ive more or less cracked distance i think. <...
15 year 35 5946
Serial Sequence [10]
Hi Steven Attached is my robo.file I have attached a H3R lynxmotion ro...
15 year 35 5946
Serial Sequence [21]
I realise the image width and height is now the resolution set by the camera. So obv with the above in mind, the i...
15 year 35 5946
Serial Sequence [35]
ist = GetArrayVariable("cogs") ReDim list(ubound(list)+1) list(uboun...
15 year 35 5946
Serial Sequence [8]
Quick note to above If i change the 3rd line of the box size variable SetVariable Move etc and remo...
15 year 35 5946
Serial Sequence [20]
Also i want too display on screen a variable telling me how far away the object is.  I presuming i need a little vbscr...
15 year 35 5946
Serial Sequence [33]
Yeah i was looking at the array function, im not swept up on Vbscript but i have been looking in the microsoft library
15 year 35 5946
Serial Sequence [7]
size= GetVariable("COG_X") SetVariable "Move" , chr(000)&chr(255)&chr(255)&chr(128)&chr(128)&chr(128)&chr(128)...
15 year 35 5946
Serial Sequence [19]
Yes i agree that is simpler.  I understand what you have said. When i run this script, th...
15 year 35 5946
Serial Sequence [31]
I have 15 now, i have no explanation for this but after a full days fault finding, i needed to change the physical com port sett...
15 year 35 5946
Serial Sequence [5]
That is fantastic!!!!!! Thanks a lot. Just one more thing and im all done for now..........
15 year 35 5946

  1 2    Next »
 New Post