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...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 322 - 351 of 410   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
322
If, in CMUcam3, I use the capture_jpg command (cj) to send a jpg picture to the IB, how do I get RoboJDE to display it? This will be independent of the CMUCam...
peter_chatterton2001
peter_chatte...
Offline Send Email
Nov 25, 2008
3:19 am
323
I have the line sensors installed (as the directions on the web site show). Every time I try to get it to follow a line it just oges in a circle to the left. I...
3rd Party Support Ser...
third_party2...
Offline Send Email
Nov 26, 2008
4:31 am
324
Hi Dwight, The best way to troubleshoot this is to test sensor and motors individually. You can test the motors using the TimedManeuvering examples. Load the...
ridgesoft
Offline Send Email
Nov 26, 2008
4:49 am
325
I have tried re-positioning the sensors numerous times, they still keep giving me problems. I can adjust their position, set it on the white background and it...
Dwight Welsh
third_party2...
Offline Send Email
Dec 2, 2008
5:02 am
326
Hi Peter, RoboJDE doesn't support dislaying CMUcam images. If you want to view what the camera is seeing on you PC, your best bet is to connect the camera...
ridgesoft
Offline Send Email
Dec 2, 2008
5:02 am
327
Hi Dwight, You need to look at the numeric readings of each of the sensors when they are over the white background and over the black line. It could be the...
ridgesoft
Offline Send Email
Dec 2, 2008
5:15 am
328
Where can i found a library for java for cumcam3? Can someone help me please. Or how can i make camera cumcam2 read the color better. I just have to read if is...
Vunvulea Radu
vuvuro69
Offline Send Email
Dec 11, 2008
2:57 pm
329
I want to try and use OpenCV with the bot. But I also want to use a python ide to interface with the robot. Any tips? also, is it possible to just extract one...
seanjm8pck18
Offline Send Email
Jan 5, 2009
6:33 am
330
I have been experimenting with pyrorobotics (www.pyrorobotics.org), a python robots toolkit that has a driver for the Intellibrain. Python runs on the host...
Paul King
pkinghu88
Online Now Send Email
Jan 6, 2009
4:08 am
331
I'm actually using the CMUcam2. The intellibrainbot was supposed to be my project, but maybe it's not the best robot for this. The robor is supposed to get...
seanjm8pck18
Offline Send Email
Jan 7, 2009
3:34 am
332
I think the intellibrain robot is great and you can to quite a bit with it -- much more than most other small robots. (I'm another user like you.) The issue...
Paul King
pkinghu88
Online Now Send Email
Jan 7, 2009
5:27 am
333
hello im just wondering if you could give me a simple code on how to output a sensor reading in a text file. ive been working on it for 3 days now and still...
sheena marie senara
ssenara
Offline Send Email
Jan 11, 2009
9:21 pm
334
Hi. I have a program that I have been working on that needs fine tuning. It keeps finding one syntax error that says there is an extra brace, but when I...
miss_star_cherry
miss_star_ch...
Offline Send Email
Feb 3, 2009
4:31 pm
335
First I would like to start by suggesting java IDE tool like eclipse. This will simplify you development. Here are issues I spotted: LED class already exist...
navaho4x4
Offline Send Email
Feb 4, 2009
2:44 am
336
... ** I forgot to mention that you do indeed remove the brace. Peter...
peter_chatterton2001
peter_chatte...
Offline Send Email
Feb 4, 2009
2:44 am
337
... ** change your class name to avoid conflict ... ** inconsistent spelling ... ** where is the display variable? also I would suggest using indentation and ...
peter_chatterton2001
peter_chatte...
Offline Send Email
Feb 4, 2009
2:44 am
338
SerialPort com1 = IntelliBrain.getCom1(); byte[] ch = new byte[11]; InputStream inputStream = com1.getInputStream(); while(true) { int inData =...
navaho4x4
Offline Send Email
Feb 4, 2009
2:45 am
339
The LCD display shows RoboJDE v1.5.2r1 on the top line and Load on the second line. I've loaded the Demo program and I still get this message. What do I need...
wrmsjosborne
Offline Send Email
Feb 4, 2009
2:46 am
340
Proper indentation would make the program easier to read. Did the email client remove the indentation? I agree with the compiler that there is one "}" too...
Paul King
pkinghu88
Online Now Send Email
Feb 4, 2009
3:13 am
341
I've also wondered what triggers an "end of stream" on a serial input port. Is it a special terminator character? Or some port disable signal on the serial...
Paul King
pkinghu88
Online Now Send Email
Feb 4, 2009
6:24 am
342
John, Make sure the download completes successfully from the GUI - no error messages, etc. If this is the case, check the status reported in the VM Status...
ridgesoft
Offline Send Email
Feb 5, 2009
4:28 am
343
When I hit the Start button on the IntelliBrainBot, I get LicenseError: objectlimit on the computer screen. I tried uninstalling and re-installing but I still...
Osborne, John [WR]
wrmsjosborne
Offline Send Email
Feb 6, 2009
4:52 am
344
Hi John, That error occurs when you haven't installed the license key. You must enter the key from the back of the CD case into the Tools- ... page 6 of the...
ridgesoft
Offline Send Email
Feb 6, 2009
5:02 am
345
I'm hacking a Radio Shack RC car for a mini-magellan contest and can't figure out the servo. It has six wires going to the steering box: brown, red, orange,...
peter_chatterton2001
peter_chatte...
Offline Send Email
Feb 7, 2009
4:49 am
346
... can't ... go ... of ... left, ... Hi Peter, I have not worked with your particular car, but in general an RC car with a "steering box" is not really using...
ka3gyi
Offline Send Email
Feb 8, 2009
12:10 am
347
Thanks for your reply, the explanation was very helpful. It looks like a lot of work to go with the original 'servo' so I'm going to try to drop in a real...
peter_chatterton2001
peter_chatte...
Offline Send Email
Feb 8, 2009
1:31 am
348
I'm working on Project to similate the old mouse search for cheese in maze puzzle. The first time through the maze, the mouse smells the cheese from distance...
navaho4x4
Offline Send Email
Feb 16, 2009
5:43 am
349
Do you have any advice about the driving motor? I've got it hooked up to a Motor port but it only goes slowly on high power and otherwise makes whining noises....
Peter Chatterton
peter_chatte...
Offline Send Email
Feb 18, 2009
1:24 pm
350
RidgeSoft is pleased to announce the availability of the RoboJDE Java-enabled robotics software development environment version 2.0. The major highlights of...
ridgesoft
Offline Send Email
Feb 19, 2009
4:09 pm
351
Wow! This is great, I can't wait to try it out! Thanks, Tim ... Wow! This is great, I can't wait to try it out! Thanks, Tim On Feb 19, 2009, at 9:09 AM,...
Tim White
cyface
Offline Send Email
Feb 19, 2009
4:18 pm
Messages 322 - 351 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