RidgeSoft has recently added the an ultrasonic range sensor kit to its product line. For more information see: http://www.ridgesoft.com/shop.htm#PingSensorKit ...
Hi. First time posting. I have a robot that's going to need some sort of behavior arbitration. I'm going to try to use the behavior arbiter, but I am not sure...
I was working with the IntelliBrain board at the 38400 rate (I did have a couple times when it had an error when verifying a load to FLASH) that was working....
First, I'm going to apologize in advance because I am going to contradict material that I have gotten from RidgeSoft. If anyone wants to flame me, go ahead but...
My task is to program a robot to slalom around two different colored cups. The cups are blue and yellow, but which is in front and which is in back is a...
Most of WJR's comments below are good, however, there are a few differences in how the RoboJDE BehaviorArbiter is designed to work and what WJR describes. The...
First, you need to be more specific in the algorithm. You've written one that a human can understand. But you are trying to get a bot to understand it and it...
I've been experimenting with ways to easily switch back and forth between Eclipse and RoboJDE. I have two separate folders for one project, and I am having to...
Hello, this is my first post so I wanted to say hello and thanks for having a nice community for support. Would anyone know if there is a way to force a power...
I wasnt sure if your community minded about multiple questions per-post so I decided to make another post for a different topic. Has anybody heard news of...
Would there be a way other than modifying the hardware to automatically run a program when the bot turns on? Without having to push the start button of course....
I can confirm that IOGEAR's "Bluetooth Serial Adapter" Product ID GBS301 works with the bot, with some hardware modification. Problems: The bluetooth device...
Can anyone fill me in on a good location/mounting configuration for the Devantech CMPS03 digital compass?. I have seen a mast that is available, but this puts...
I just got new infrared sensors: Sharp GP2D120X. I was wondering if these sensors used a different class than the previous Sharp GP2D12. I've tried using the...
Hi, I have got a new PID motor controller with an I2C interface. There are 4 motors. Motor 0 address is given by specification as: 0x0B (read or write command...
Thanks to the efforts of James Snow and Dr. Timothy Fossum at the State University of New York, Potsdam, the IntelliBrain-Bot now interoperates with Pyro...
Hello, we are trying to use of bunch of intellibrain bots in an entry level class. I prepared some stuff to run on them, but want to "hide" some of the ...
Ok, Let's see we use BlueJ in that class too. And BlueJ can create jar files. So what I did is copied the class that I want to turn into a jar file in a...
I've done it in JCreator and the only jar you need is c:\program files\robojde\robojde.jar (or wherever you put the robojde folder). Unfortunately, you can...
I'm curious, is it possible to capture an entire frame off of the CMUCam2? If so, how? I looked through the API and didn't see a command to do so. Jim...
Frame capture is not supported by the CMUcam classes. However, it is possible to retrieve raw frame data by communicating directly with the CMUcam at a lower...