The release notes pdf is 404. Does this version support auto-starting a program on power-up? ... described in ... RoboJDE ... than ... robotics ... community...
Unfortunately the period at the end got interpreted as part of the URL. This link should work: http://www.ridgesoft.com/robojde/1.5/ReleaseNotes.pdf Yes,...
Hi Chris, You are the first to post regarding MS Robotics Studio. We have done some initial testing to verify he IntelliBrain-Bot works with the MS Robotics...
I have a comment on the article at the RidgeSoft web site "Enabling Your Robot to Keep Track of Its Position". I also have a request for the membership of...
The document is correct. The calculation is intended to determine the distance the center of the robot moves, which, for small movements, is the average of...
No sooner did I let the post get out than I realized that I was dead wrong. Please disregard my comment. The calculation is correct as stated in the...
Line following posters for use with the IntelliBrain-Bot are now available from the RidgeSoft store. See http://www.ridgesoft.com/shop.htm#LineSensorKit ...
RidgeSoft's introductory Java robotics programming tutorials are now available as a printed and spiral bound book. Click the following link for more...
I would like to use the sample RidgewarriorII java code to test on my platform but I cannot get the java code converted to use motors instead of servos. Help!...
I will try it out. Yes I do have analog shaft encoders. I'm new to JAVA so I will have to figure out the wrapper class. Thank you for your help. I will let you...
In the future, I'm planning to do all I/O via Bluetooth. I was wondering if it is safe to operate the Intellibrain 2 without the LCD, the idea being saving...
Joe, Yes, you can safely operate IntelliBrain controllers without an LCD display. See the following for a Bluetooth adapter we have tested. Regards, RidgeSoft...
I'm getting compile errors on a couple of my classes and I'm betting that I am using things that are not implemented in the VM. In general, can I assume that...
The entire system works great. I am very pleased. I'm using NetBeans to compile and include the resulting JAR file in the project properties. It works fine...
Hi Joe, Make sure only RoboJDE.jar is in the class path of your compiler. It sounds like the compiler might be picking up the Integer class from a source...
Any suggested starting values for the gain and itermmax settings? I did not see anything in the examples. Also, what would be a reason I would NOT want to do...
Joe, The gain constants and integral term maximum are totally dependent on the characteristics of the system you are controlling. The following document gives...
Hi all I am having trouble getting my new Intellibrain2Bot to do the Line Following trick - it does not seem to drive the motors at all - I have tried other...
Hi Garth, The sensors should read very high over black - 600 to 900. It could be the surface you are using is not opaque or is too reflective, which would...
Can anyone tell me .... I teach AP COmputer Science and am using JAVA 1.5 with JCreator 3.5. Can I write my programs in JCreator using "standard" java along...
Phil, You should be able to use JCreator to edit and compile and RoboJDE to download and monitor your programs. Although we have not tried this with JCreator,...
My apologies if this has been posted before, I did my best to search. Anyway, I am having trouble controlling the speed of the servos. According to some of the...
How do you change the default project directory? My software seems insistent on saving back to the original directory when the software was installed....