 | | communication pc/rcx
|
|
hello, for the needs of a robotic course, I need to find a lejos program for the rcx. the program running on the pc side is supposed to ask the x,y coordinates of a point and then, when entered, transfer them to the rcx, then, whith the program (...) (22 years ago, 12-Feb-04, to lugnet.robotics.rcx.java)
|
| |
 | | RotationNavigator again, does it have a bug?
|
|
I have another problem with the RotationNavigator class. I try to program a navigating, behavior controlled robot. At the moment it has two behaviors: behavior1 (b1): moving to a specific point with gotoPoint(...) and back to the starting point with (...) (22 years ago, 5-Feb-04, to lugnet.robotics.rcx.java)
|
| |
 | | Re: RotationNavigator accuracy
|
|
"Michael Wisse" <mwisse@hs-harz.de> wrote in message news:40065F0D.70202@...harz.de... (...) a (...) Check out (URL) the "Peeves" Mindstorms robot. If page is not accessible then just do a search on "peeves mindstorm lego" and you'll probably find (...) (22 years ago, 15-Jan-04, to lugnet.robotics.rcx.java)
|
| |
 | | Re: RotationNavigator accuracy
|
|
Hi Robert, thanks for your response. Indeed, the main problem seems to be slippage. The more speed the motors produce, the bigger the slippage is and the less is the resulting angle. Probably a tank is bad for odometric navigation. It is a pitty, (...) (22 years ago, 15-Jan-04, to lugnet.robotics.rcx.java)
|
| |
 | | Re: RotationNavigator accuracy
|
|
(...) rotation sensor counts tread rotation, but, because of skidding, the tank doesn't turn exactly the same way as treads do (...) rotation point position/drive length depends on tread width, center of weight position, speed and geometry of treads (...) (22 years ago, 14-Jan-04, to lugnet.robotics.rcx.java)
|
| |
 | | Re: RotationNavigator accuracy
|
|
(...) I guess it's more hardware related problem turning with tank-style robot is ALWAYS a trouble because tank doesn't have defined centre of rotation. If you imagine the simple robot - two wheels and a castor - there is rotation center well (...) (22 years ago, 14-Jan-04, to lugnet.robotics.rcx.java, FTX)
|
| |
 | | RotationNavigator accuracy
|
|
Hi, I just try the rotation navigator class and have some problems with turning accuracy. My robot is a tank with treads and moving without turning works well, travel() moves the correct distance. Turning with rotate() or gotoAngle() is problematic. (...) (23 years ago, 13-Jan-04, to lugnet.robotics.rcx.java)
|
| |
 | | Re: Driver for Linux USB Tower
|
|
Try to read this page : (URL) contained a bug introduced in version 2.4.21 which will lock the kernel if used with legousbtower driver. Linux version 2.4.22-pre3 and above include the fix and are safe to use. usb-ohci was fixed in Linux version (...) (23 years ago, 2-Jan-04, to lugnet.robotics.rcx.java)
|
| |
 | | Re: Driver for Linux USB Tower
|
|
(...) hi, I got some warnings when I tried to install the driver for the legousbtower again. Now I used the driver, which is provided by the lejos-software (I didn't download the driver from (URL) this time). Here are the warnings: # make cc (...) (23 years ago, 1-Jan-04, to lugnet.robotics.rcx.java)
|
| |
 | | Driver for Linux USB Tower
|
|
(For German version see below, please) English version: hi, I want to use lejos with Linux. I'm using the 2.4.20-4GB-athlon kernel. I downloaded the Lego usb Tower driver from (URL) I installed the driver it was generated the /dev/usb/lego0 device (...) (23 years ago, 28-Dec-03, to lugnet.robotics.rcx.java)
|