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
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
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
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
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
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
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
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
Apr 19, 2008 1:50 am
... Install ... The ... I tried that it still gives me an error...
260
ridgesoft
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...
261
navaho4x4
Jun 12, 2008 12:46 pm
I am trying to figure out how the setPower method is implemented in particular the setPosition method call within setPower(). ((power *...
262
jon.heer
Jun 12, 2008 12:47 pm
Hi, I am very much an Eclipse kind of guy, and I've already found on this forum how to edit and compile within eclipse. However, I would like to create an...
263
navaho4x4
Jun 12, 2008 12:47 pm
How do I build custom cables to interface with Intellibrain controller ? What is standard awg wire gage for digital inputs ? What about wire gage for analog...
264
ridgesoft
Jun 12, 2008 2:07 pm
There is information available on building cables on pp. 6-8 in the IntelliBrain 2 User Guide (http://www.ridgesoft.com/intellibrain2/IntelliBrain2Guide.pdf). ...
265
navaho4x4
Jun 12, 2008 2:12 pm
... this ... like to ... it ... button ... thought I ... over ... would be ... it ... I also use eclipse for all my java development - web and standalone. I...
266
ridgesoft
Jun 12, 2008 2:12 pm
Jon, The load function is only available via the GUI. Adding command line support to enable the type of things you have in mind is something we plan to do in...
267
ridgesoft
Jun 12, 2008 2:33 pm
There is a discussion of the ContinuousRotation class on pp. 9-10 of the Programming Your Robot to Navigate tutorial ...
268
navaho4x4
Jun 21, 2008 1:47 pm
Air cable communication is very slow. Bluetooth is configured as COM5 at 115200 baud on PC and so is the RoboJDE GUI. 115200 speed on rs232 cable is much...
269
ridgesoft
Jun 28, 2008 4:46 pm
Communication via the AirCable will not be as fast as via a real cable. The input and the output of the AirCable are RS232 at 115200. The AirCable can't...
270
jamesvweston
Jul 27, 2008 12:39 pm
I know you can hook the IR Range sensors into the Analog ports 1-3, but is it possible to install them into Analog ports 4-7? I have tried it several times but...
271
ridgesoft
Jul 27, 2008 12:43 pm
Hi James, Yes, you can use ports 4-7, however, you have to remove the jumper to disconnect the line sensor electronics. This is described on page 19 or the...
272
peter_chatterton2001
peter_chatte...
Aug 12, 2008 2:47 pm
I'm using a Bluetooth connection and it's showing steady blue lights. The "IntelliBrain 2/Boot: 115.2K" msg shows on the LCD. I didn't turn the IBrain on until...
273
peter_chatterton2001
peter_chatte...
Aug 12, 2008 2:48 pm
I got it working with a USB to serial converter, even to downloading the VM. When I try again with Bluetooth: -both blue leds are steady, -the LCD shows...
274
Umar Bin Amin Amin
engr.umarfarooq
Aug 12, 2008 2:48 pm
Dear Group Members, Â I have a problem regarding downloading program in FLASH memory of IntelliBrainBot Robotics controller. I have changed the baud rate...
275
ridgesoft
Aug 13, 2008 3:51 am
Peter, It sounds as though the COM port you have selected in RoboJDE is not correct. The AirCable should have its own COMx port. Make sure the AirCable...
276
3rd Party Support Ser...
third_party2...
Aug 13, 2008 3:52 am
I hve my serial to usb adapter all setup. I had installed the "demo" file and it worked (last week). Tried to re-install due to batteries dying and now it says...
277
ridgesoft
Aug 13, 2008 4:01 am
Hi, It isn't clear what you mean by "won't see connection." Please verify you have everything configured as describe in "Establishing a Host Connection" and...
278
peter_chatterton2001
peter_chatte...
Aug 13, 2008 7:26 am
... not ... -- How do I do this? There was only one port that I could select. ... -- Can you be more specific on this? I understood from the packaging that...
279
Dwight Welsh
third_party2...
Aug 13, 2008 4:15 pm
Under VM State on teh run screen it says NOT RESPONDING!! IT sees the com port. When I Tell the it to build the program it finishes fine: See below ...
280
ridgesoft
Aug 13, 2008 4:39 pm
Dwight, The robot and the PC are not communicating. This could be due to incorrect settings. If you reinstalled your USB serial port, windows may have used a...