To All: Â Â Have try to use the dead reckoning? It let the Ibrain bot to know it's position(x,y) and its orientation...i will try to experiment this...
402
COE
coesectionb
Oct 8, 2009 2:57 pm
it's a good idea...i will try this to program in robojde...tnx.......
403
COE
coesectionb
Oct 8, 2009 2:57 pm
global coordinates....i am not sure with my idea...if the Ibrain bot know its current location (x,y) and orientation, i think it can predict the (x,y) location...
404
COE
coesectionb
Oct 8, 2009 2:57 pm
we use golf ball........
405
Peter Chatterton
peter_chatte...
Oct 9, 2009 2:14 am
If you had unlimited resources you could make a neural network that could train itself to stop the ball. ... From: COE To: intellibrain@yahoogroups.com Sent:...
406
Paul King
pkinghu88
Oct 9, 2009 4:03 pm
The following might work... * the y coordinate (vertical) of the cmucam should be a direct, linear measure of how far down the field the ball is. That is, the...
407
COE SECTIONB
coesectionb
Oct 15, 2009 3:15 pm
How to use Analytic Geometry computation in a moving ball ??? I will use this computation to compute the trajectory line of the ball, or its point of entry and...
408
COE SECTIONB
coesectionb
Oct 21, 2009 1:46 pm
Gud Day !!! First Problem: How to get  a value of x ang y using the (System.currentTime Millis()) ?My problem is about the soccer bot...I assumed that the...
409
COE SECTIONB
coesectionb
Oct 29, 2009 1:48 pm
Does anybody know how to track a moving ball using cmucam2 ?The cmucam 2 mounted in the front of the intellebrain bot... -Ike G....
410
COE
coesectionb
Oct 31, 2009 7:20 pm
How to get the X,Y coordinate of the moving ball using the cmucam2? The cmucam2 is mounted in front of the ball... The ball is moving, and at time=0, we can...
411
Oana
eu_oana16
Nov 19, 2009 3:41 am
How can i send commands to my Aircable mini device(connected to IntelliBrain) from a program?...
412
Tomislav
tomislav.pec...
Dec 7, 2009 7:22 pm
I have IntelliBrain-Bot and I need help. Idea is next. Robot should follow the line (if there is one). If it isn't then it sholud go straight until it is about...
413
phillip
ps_2332
Dec 15, 2009 4:52 am
Has anyone here tried motion tracking with the CMucam2 mounted on the Intellibrain bot without using pan servo... ?...
414
Tig
a.tiglio
Dec 18, 2009 5:15 pm
I just received the IntelliBrain bot and wanted to know if anyone has had difficulty installing/using the CMUcam3 unit to the mounting bracket that was...
415
phillip
ps_2332
Dec 22, 2009 1:42 pm
Can the intellibrain be mounted with a CMUcam2 turret? Where can we buy it?...
416
David Suarez
navaho4x4
Dec 24, 2009 2:18 pm
http://www.roboticsconnection.com/p-42-cmucam2-cmucam2-cmucam3-robot-turret. aspx I am still considering getting this turret to hold cmucam2 but I am concerned...
417
ridgesoft
Dec 30, 2009 6:40 pm
RidgeSoft is pleased to announce the second edition of Exploring Robotics with the IntelliBrain-Bot is now available. The new edition adds five chapters...
418
David Suarez
navaho4x4
Dec 31, 2009 5:22 am
Ridgesoft, Consolidating all IntelliBrain-Bot info into One Documentation is very helpful but I have wish list for maybe for 3rd edition. WishList for 3rd...
419
phillip
ps_2332
Jan 13, 2010 5:45 pm
Can anyboby tell me how to use a camera listener for CMUCam2 data?...
420
COE SECTIONB
coesectionb
Jan 15, 2010 5:05 am
read the cmucam2 manual, it is very helpful in your project. you can download the manual in the seattle robotics. -Ike G....
421
navaho4x4
Jan 25, 2010 4:01 am
I compile/link/load the IBBHostInterface.java successfully but when I press start button on Robot the third fault red led lights up. I am using the latest...
422
ridgesoft
Jan 25, 2010 4:14 am
That's by design. The program is using the red (fault) LED to indicate when there is no connection to the host. You can easily switch it to use one of the...
423
Tomislav
tomislav.pec...
Feb 12, 2010 3:54 am
Greetings, from school I got the magnetic compass(Devantech CMPS03), but nowhere I found instructions on how it connects. Please help...
424
rickbrockman
Feb 25, 2010 5:26 pm
I'm using a prolific usb-serial dongle that is listed active device. I pasted the /dev/tty device name into the RoboJDE ini file. When I run RoboJDE the...
425
Golden
leegoldens
Apr 11, 2010 9:18 pm
Hi Tomislav, is it code you want. if that's the case i can send you one you will need to adjust it to sort your bot. But that will not teach you to program...
426
jujames84
Jun 11, 2010 4:39 am
I wrote this program that takes an input from the Analog Input (A01) - Hight or Low and then determines what to do next based on an output to the Digital Input...
427
ridgesoft
Jun 11, 2010 12:31 pm
Hi, As described in the API documentation, the getCom1 call "will cause communication between the virtual machine and the host computer to be disabled, giving...
428
jujames84
Jun 15, 2010 4:08 am
Ok I redid it... This has worked out... I was reading what your said about the in-stream reading... [code] import com.ridgesoft.intellibrain.IntelliBrain; ...
429
jujames84
Jun 28, 2010 3:11 am
Whenever I close the RoboJDE software, the intellibrain no longer responds to the analog commands. So if something was left in an ON state it remains ON even...
430
fergus
aquarius_1727
Jul 7, 2010 4:32 pm
hi, i have a data gathered from the CMUcam...the data are process in the computer...the equivalent action of that will be deliver in the...