Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

intellibrain · IntelliBrain Forum

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 216
  • Category: Robotics
  • Founded: Nov 18, 2005
  • Language: English
? 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.

Messages

Advanced
Messages Help
Messages 231 - 260 of 525   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
231 sazzda Send Email Jul 9, 2007
1:04 am
Hi, I have been trying to interface the Aircable with the Intellibrain. For this I tried to send "Move" from the aircable to the intellibrain and make the...
232 fossil_007 Send Email Jul 22, 2007
3:12 am
hello everyone i am using Localizer's getPose method to find the currrent location of my robot. but the pose.x and pose.y return the cordinate in this unit X -...
233 ridgesoft Send Email Jul 22, 2007
3:27 am
Assuming your Localizer is an instance of the OdometricLocalizer class, the units are the units of the wheelDiameter and trackWidth parameters you provided in...
234 darthmango15 Send Email Aug 28, 2007
3:22 pm
I missed the boat in regards to buying an expansion board, so if anyone wants to sell their board, I would be willing to pay up to the original price for the...
235 rodmontrose Send Email Sep 25, 2007
3:24 am
The RoboJDE API is missing the (very useful) System.arraycopy method which typically provides a high speed native way to copy bytes from one array to another....
236 rodmontrose Send Email Sep 25, 2007
3:28 am
I created a project on my D: partition and the RoboJDE is installed on my C: partition. I could compile the project on the D: partition but not link it - it...
237 jumpdavid Send Email Sep 26, 2007
5:16 am
I searched the forum I did not see the answer to my question. I just bought a IntelliBrain-Bot Deluxe Educational Robot Kit. Can this support rechargeable...
238 ridgesoft Send Email Sep 26, 2007
5:28 am
Powering options are discussed in the IntelliBrain 2 User Guide. See page 11. http://www.ridgesoft.com/intellibrain2/IntelliBrain2Guide.pdf RidgeSoft Support...
239 ridgesoft Send Email Oct 20, 2007
2:39 pm
We have recently added a new chapter on line following to our hands-on, introductory Java robotics curriculum, Exploring Robotics with the IntelliBrain-Bot....
240 William J. Rust
wjrust Send Email
Dec 9, 2007
1:44 pm
Hi, I'm trying to use netbeans to compile programs to download to the IB. I've unchecked the box for compiling on the projects dialog box and I'm using the...
241 ridgesoft Send Email Dec 10, 2007
4:55 am
Does it compile and link okay using the RoboJDE GUI instead of Netbeans? RidgeSoft Support ... IB. ... I'm ... netbeans ... past ... The...
242 jigar
tiger_jigar007 Send Email
Jan 1, 2008
2:38 am
Hey, how do you synchronize the Aircable and Robo JDE. I mean how you program your Aircable, the one that is connected to your PC? What is the format of the...
243 ridgesoft Send Email Jan 1, 2008
2:41 am
The AirCable simulates a real cable, replacing the wired serial communication with wireless serial communication. RoboJDE doesn't know the difference between...
244 aokjoey Send Email Jan 16, 2008
2:16 am
For Sale: Custom Built Robot This turn-key system was professionally built using standard components and techniques. Robot is in like-new condition. Controller...
245 arturuong Send Email Jan 18, 2008
3:15 am
I saw the previous post on how to connect the cables to the board but I was wondering if any one could recommend a site to buy the small 3-pin housing and...
246 Doug Franklin
drf717183 Send Email
Jan 21, 2008
7:18 pm
I'm looking at using my Intellibrain & Expansion board with a small two-motor tracked robot kit. Each motor is rated at 7.2V, 300 mA no load, 2.0 A stall....
247 ridgesoft Send Email Jan 22, 2008
3:17 am
The motor driver chip is spec'd to deliver up to 1A per output. It has thermal shutdown, but it's probably not a good idea to depend on this. The specs on the...
248 Doug Franklin
drf717183 Send Email
Jan 23, 2008
6:31 am
Thanks for the reply. I found a nice little hardware hack that could solve my particular problem: stack another motor driver chip on top. See: ...
249 romy budhi
romy_budhi Send Email
Feb 1, 2008
4:06 am
Dear all, I already follow the testing procedure of new controller. ... displays the readings of the left and right wheel sensors as follows: L Wheel: <value>...
250 ridgesoft Send Email Feb 1, 2008
4:17 am
Do you see any text on the display? Are you turning the thumbwheel (the black knob next to the serail port connector)? The IntelliBrain-Bot, as with any...
251 wjrust Send Email Feb 4, 2008
4:46 pm
I've been trying to use packages in roboJDE and am not having much luck. (Actually, I got it set up to use NetBeans to compile and then download with RJDE with...
252 ridgesoft Send Email Feb 4, 2008
4:48 pm
You should be able to link using JAR files. Just add them to the path in the project properties in RoboJDE. RidgeSoft Support...
253 William J. Rust
wjrust Send Email
Mar 29, 2008
1:08 pm
Hi, I've finally gotten back to using my IB to control a TA RC car. The problem that I am having is that it won't go into reverse. When I use the RC...
254 ridgesoft Send Email Mar 29, 2008
2:07 pm
Hi William, You might try using the Servo interface directly, rather than the ContinuousRotationServo facade. This will allow you to experiment with various...
255 William J. Rust
wjrust Send Email
Mar 31, 2008
8:41 pm
I tried using Servo directly and it didn't work. However, using a pulse output port does work. I got the motors to turn both ways. I should know this but is...
256 ridgesoft Send Email Mar 31, 2008
8:50 pm
William, It's preemptive. All you need to do is give the thread higher priority. It isn't a simple matter to expose the lower level servo PWM control. The...
257 hgrimberg01 Send Email Apr 18, 2008
3:53 am
I get a LicenseError:ObjectLimit when i attempt to run my code. The only way to solve this is to disable some parts. Any suggestions? Thanks...
258 ridgesoft Send Email Apr 18, 2008
3:56 am
You need to install the license key. The key is on the back of the CDROM case or was sent to you in an email or letter. Use the Install License Key item on...
259 hgrimberg01 Send Email Apr 19, 2008
1:50 am
... Install ... The ... I tried that it still gives me an error...
260 ridgesoft Send Email Apr 19, 2008
1:54 am
Make sure the user account you are using has write access to the folder where you installed RoboJDE (e.g. C:\Program Files\RoboJDE). After you have installed...
Messages 231 - 260 of 525   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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