Hi Guys, You may enjoy watching this video about robotic arms http://www.youtube.com/watch?v=AukHmkZqmys The programs are available here ...
135
bob_ledoux
Dec 18, 2008 3:12 pm
Thanks--that makes it clear....
134
Samuel Mishal
samuelm_robo...
Dec 18, 2008 12:36 pm
Hi Bob, The program you are using is utilizing the infrared beams rFeel() NOT the bumpers which are rBumper() You are right...without the fill inside the...
133
bob_ledoux
Dec 16, 2008 11:08 pm
I'm trying to understand details of the "collision" error message generation. For example. I ran the following simple program: //Roam Test rectangle...
132
Samuel Mishal
samuelm_robo...
Dec 11, 2008 5:15 pm
Hi Bob, Yes there is... but not in a neat way as in the style of C. There is a function that returns a decimal number from the binary string format: print...
131
bob_ledoux
Dec 11, 2008 4:35 pm
"Robot Programmer39;s Bonanza" arrived yesterday--good book. I'm going back to Basic after spending time in PIC assembler. My question: Examples show bitwise...
130
Samuel Mishal
samuelm_robo...
Dec 11, 2008 4:07 pm
Hi All, Merry Christmas and Happy New Year....lets hope it is happier than this one....even though as far as RB is concerned it has been a good year.... I have...
129
Samuel Mishal
samuelm_robo...
Dec 2, 2008 12:11 am
OOOOPPPPSSSSS...... Sorry All...It Appears that even though RB is a Good Boy His Father is definitely not the brightest dad on the block. I made a bad mistake....
128
Samuel Mishal
samuelm_robo...
Dec 1, 2008 10:15 am
Hi All, We all want our children to be the most intelligent and the most athletic. However sometimes you just have to accept that your son is not the best at...
127
Samuel Mishal
samuelm_robo...
Nov 20, 2008 1:30 am
Hi All, Yet one more video demonstrating the utility of the robotic simulator in RobotBASIC http://www.youtube.com/watch?v=_JMFyS7Er8k In this video we...
126
Samuel Mishal
samuelm_robo...
Nov 19, 2008 5:08 pm
Hi All, We have just posted a new video on YouTube http://www.youtube.com/watch?v=PKy61qaB7Tw This video shows a step by step development of an algorithm for...
125
Samuel Mishal
samuelm_robo...
Nov 17, 2008 5:38 pm
Hi All, We have just posted a new video on Youtube.com http://www.youtube.com/watch?v=27Gt3IgdcMc This video shows a step by step development and evolution of...
124
Samuel Mishal
samuelm_robo...
Nov 14, 2008 7:20 am
Hi All, There are many situations where one will need to check if some value is within a range of values. One way to chaeck for this is: (remeber to view this...
123
tbradm
Nov 13, 2008 7:10 pm
Thanks a lot for the help (I'm still having tons of issues... Oh well, I guess I'll just have to wait for my book and get used to the language instead posting...
122
John Scott Kjellman
jkjellman
Nov 13, 2008 6:55 pm
T, My suggestion would be to slowly build your program a line or two at a time. It would appear that you are not used to the syntax yet so figuring out what is...
121
tbradm
Nov 13, 2008 5:30 pm
REMEMBER to click on "show message options" on the right and choose "use fixed width font" to read the program better... MainProgram: Gosub ChoosePlayerAmount ...
120
John Scott Kjellman
jkjellman
Nov 13, 2008 3:44 pm
T, The part that the compiler is complaining about is the conditional ( 385<X<392) which is using two binary operators but only has three operands. A binary...
119
tbradm
Nov 13, 2008 2:01 pm
When I typed this into my program it came up as a syntax error, but I do't know how I would correctly state it... Here it is: ... if 385 < x < 392 then ... ...
118
Samuel Mishal
samuelm_robo...
Nov 12, 2008 8:36 pm
Hi tbradm, You are a very impressive young person. I am pleased and encouraged by your energy and enthusiasm. The six home schooling videos are meant to go...
117
tbradm
Nov 12, 2008 6:53 pm
In waiting for my book to arrive, I was trying to learn all I can about the program as soon as I can, so I viewed the homeschooler videos on Youtube (even...
116
peterar
Nov 11, 2008 11:33 pm
Well, it seems that you have to view the source code (the posting or email) using the "Use fixed-width font" option (under "Show Message Options") if you read...
115
peterar
Nov 11, 2008 6:08 pm
Let's see if this "usefixed-width font" source code survives the editor. I copied the source code after switching the display setting to "use fixed-width font,...
114
Samuel Mishal
samuelm_robo...
Nov 11, 2008 8:25 am
My trick of using line numbers to attempt to maintain indenting does not work.....it seems the forum editor just removes multiple spaces. This means that the...
113
Samuel Mishal
samuelm_robo...
Nov 11, 2008 8:22 am
Hi tbradm, Animation as done on films is based on the fact that you have 36 (more or less) pictures flashed infront of your eyes per second. Each one of these...
112
john g.
tlclotus1
Nov 11, 2008 4:57 am
Hi tbradm, In the simplest case the "old" circle can be erased with the ClearScr command. If you don't want to watch the circle being drawn use the Flip...
111
John Scott Kjellman
jkjellman
Nov 11, 2008 1:35 am
tbradm, You need to draw the circle twice. Once using the background color to erase the old circle and the second time with the new coordinates to draw the ...
110
tbradm
Nov 11, 2008 12:13 am
Here is a simple program I designed to put the person in control of the circle using the arrow keys to help me understand character movement, but I can't get...
108
Samuel Mishal
samuelm_robo...
Oct 29, 2008 10:13 am
Hi All, A new article has just been published in the November edition of Servo Magazine. It is called "A Robotic Puppet", on page 36. http://servomagazine.com/...
107
Samuel Mishal
samuelm_robo...
Oct 16, 2008 10:57 pm
Hi All, "The Power Of Simplicity" is the title of one of 4 videos we have just posted on Youtube.com. Here are the addresses ...
104
Samuel Mishal
samuelm_robo...
Oct 4, 2008 3:23 am
Hi All, We have just posted a new video on YouTube http://www.youtube.com/watch?v=4Gb3iDFpep4 Please watch it and PLEASE give us a rating and if you can a...