Search the web
Sign In
New User? Sign Up
intellibrain · IntelliBrain Forum
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 362 - 391 of 410   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
362
Hello everyone, Does anyone have a suggestion for a rechargeable battery that can be used with the IntelliBrain2 controller board that can give the percentage...
jamesvweston
Offline Send Email
May 8, 2009
5:25 pm
363
I'm still using the old IntelliBrain controller and I'm experiencing problems with the servo ports. All other sensors and ports connected work just fine. I...
Arturo
arturuong
Offline Send Email
May 14, 2009
1:57 am
364
Hi Arturo, It sounds like the servo jumpers on the expansion board header may not be installed. Please check that they are installed as shown in Figure 12 on...
ridgesoft
Offline Send Email
May 14, 2009
2:02 am
365
So this is the case even if the Servos are connected to the main board? I removed the expansion board to make sure it wasn't shorting out the mainboard in...
Arturo
arturuong
Offline Send Email
May 14, 2009
4:22 am
366
Yes. When the expansion board is present the timer outputs from the CPU are routed to the expansion board and multiplexed through a CPLD. When the expansion...
ridgesoft
Offline Send Email
May 14, 2009
4:28 am
367
Thank you for the response. I think I understand that aspect, but it still doesn't explain why the servos stopped working suddenly. The jumpers have never...
Arturo
arturuong
Offline Send Email
May 15, 2009
3:51 am
368
Also check the jumpering for the servo power. Without the expansion board the power jumper also needs to be in place on the servo header. If the expansion...
ridgesoft
Offline Send Email
May 15, 2009
4:02 am
369
I have an IB2 using an Air Cable combination running at 115.2k. I am trying to load the new virtual machine. I set the dropdown to RAM and try to load (I'm in...
aokjoey
Offline Send Email
May 22, 2009
5:02 pm
370
In order to troubleshoot the problem, first work to get communication working with the old virtual machine. Check the settings for the serial port in both...
ridgesoft
Offline Send Email
May 22, 2009
5:23 pm
371
Turns out that my 3 year old AirCable setup does not have a Mac OS driver. I have the board working with a wired setup now. It's a shame that they don't...
aokjoey
Offline Send Email
Jun 4, 2009
12:32 pm
372
The Roving Wireless FirePlug USB Bluetooth adapter does work with the Mac. It and a compatible RS-232 adapter for the IntelliBrain controller side are...
ridgesoft
Offline Send Email
Jun 4, 2009
12:45 pm
373
I am trying to use the Intellibrain2 with Eclipse IDE. I have followed the integration instructions provided in documentation and can get a clean compile....
decker_5838
Offline Send Email
Jun 9, 2009
1:07 pm
374
It sounds like you may be attempting to execute the program on the PC rather than on the robot. Please verify you are using the procedure in the "Loading and...
ridgesoft
Offline Send Email
Jun 9, 2009
2:17 pm
375
is the intellibrain 2, too complicated to use, does it run out of processing power, memory etc? I want to buy and use it but am scared that it may too...
Pranav
pranavtrehun007
Offline Send Email
Jun 13, 2009
11:23 pm
376
My experience is that most of the Intellibrain example programs are fairly simple and do not use threads. I even rewrote a serial port driver for doing remote...
Paul King
pkinghu88
Offline Send Email
Jun 14, 2009
6:05 am
377
I'm using the Sumo11 board Ok the Analog Input ports are set for Pulled High Meaning if I put the port into a while() loop and so a...
jujames84
Offline Send Email
Jul 28, 2009
1:25 pm
378
The wheel position sensing tutorial on the RidgeSoft Web Site (see http://www.ridgesoft.com/articles/wheelpositionsensing/WheelPositionSensing.pdf) discusses...
ridgesoft
Offline Send Email
Jul 28, 2009
2:52 pm
379
It compiles fine in netbeans, but I get these errors with RoboJDE (even when I only point to the file I still get the same errors... [code] Found 16 semantic...
jujames84
Offline Send Email
Aug 5, 2009
4:41 am
380
It appears AirConditioner.java does not exist - Robot JDE/RoboJDE/MobileMeter package Please verify all other java classes exist within the same ...
David Suarez
navaho4x4
Offline Send Email
Aug 5, 2009
4:31 pm
381
One more question..... Whats the best way to set a precision for decimal places I realised that import java.text for bigdecimal places not included so i tried ...
jujames84
Offline Send Email
Aug 5, 2009
9:19 pm
382
I'm not familiar with the syntax "A.00" etc. in Java. what is this? Casting to an int will result in overflow for numbers that exceed the size of an int. On...
Paul King
pkinghu88
Offline Send Email
Aug 10, 2009
5:04 am
383
hello i want to know is there some way to start the robot without pressing the start button? in example: ->i have program wich opens robo jde,opens some...
stefgrozni
Offline Send Email
Aug 23, 2009
2:16 pm
384
There is a check box in the project properties, "Run automatically" that provides this feature. See page 13 of the RoboJDE User Guide ...
ridgesoft
Offline Send Email
Aug 23, 2009
2:59 pm
385
Good day Guys... we bought intellebrain bot and sonar at ridgesoft and cmucmu cam at seattle robotics few weeks ago... I'm going to use that for my project...
COE
coesectionb
Offline Send Email
Oct 2, 2009
3:49 pm
386
Note that the cmucam is not a full computer vision system. All it can tell you is the x,y location of the ball at any given moment (the ball being a brightly...
Paul King
pkinghu88
Offline Send Email
Oct 2, 2009
5:15 pm
387
I know nothing about computer graphics and the rest, but would be really interested in knowing if you could convert the head-on view of the socces ball into...
Peter Chatterton
peter_chatte...
Offline Send Email
Oct 3, 2009
3:07 am
388
Paul King, i downloaded the pdf...than you very much..hope u will help me soon......
COE
coesectionb
Offline Send Email
Oct 3, 2009
8:53 pm
389
converting between coordinate systems is not very computation intensive. probably not more then 5 or 10 floating point multiplies, which would only need to be...
Paul King
pkinghu88
Offline Send Email
Oct 4, 2009
1:47 pm
390
My problem was that I thought you were mapping a 3 dimensional path of the ball from the head-of-view. If you're only trying to put yourself in front of the...
Peter Chatterton
peter_chatte...
Offline Send Email
Oct 4, 2009
7:59 pm
391
... To Peter : The robot is facing the ball because the cmucam is mounted in front of the robot, that serve as the vision of the robot....The ball is moving,...
COE
coesectionb
Offline Send Email
Oct 5, 2009
12:40 pm
Messages 362 - 391 of 410   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help