 | | Re: Error opening //./legotower1
|
|
/ted (and Ingolf) Thanks for this pointer. It works. /ed OOPS that should be \ed (...) (23 years ago, 26-Jun-02, to lugnet.robotics.rcx.legos)
|
|
 | | Re: Rover Programming
|
|
(...) That's one solution, but it isn't essential. The other solution is to assume every square is empty until you've explored it. Obviously, if you get a 'goto' instruction before you've completely mapped the domain, then there's a possibility that (...) (23 years ago, 26-Jun-02, to lugnet.robotics)
|
|
 | | Re: Friction on Rotation Sensor
|
|
(...) I'd describe the problem to LEGO customer service, they'll probably replace it. Jürgen (23 years ago, 26-Jun-02, to lugnet.robotics)
|
|
 | | Re: Friction on Rotation Sensor
|
|
Hi Mauro, Am Dienstag, 25. Juni 2002 22:54 schrieb Mauro Vianna: ... (...) ... the same for me. I thought of sending it back to the german distributor of Lego DACTA from where I got mine. Regards, Michael. (23 years ago, 26-Jun-02, to lugnet.robotics)
|
|
 | | Re: Rover Programming
|
|
(...) Yep - VERY difficult. (...) It's *really* hard with any of the Lego Firmware options (eg NQC) because you can't access really large amounts of RAM. However, you could stand a chance with LegOS and GCC. (...) Unfortunately, you need THREE (...) (23 years ago, 26-Jun-02, to lugnet.robotics)
|
|
 | | Re: Friction on Rotation Sensor
|
|
Here is a picture of the internals of the Rotation sensor. I don't know if this will help you. (URL) Fay THE SHOP (URL) Vianna" <mauro_vianna@hotmail.com> wrote in message news:GyA4r2.612@lugnet.com... (...) somebody (...) (23 years ago, 26-Jun-02, to lugnet.robotics)
|
|
 | | Re: Navigation using landmarks (Was: Re: lasers and RCX)
|
|
(...) I don't want to cover the entire floor - just place a *few* of these things on the floor as landmarks. The idea is that the robot would run over one of these things, figure out exactly where it is (both position and heading) - and then use (...) (23 years ago, 26-Jun-02, to lugnet.robotics)
|
|
 | | Re: control multiple mindstorms robots using 1 IR tower!
|
|
yes - have to use messages - there's an app somewhere that allows multiple RCXs to be RCed that was developed for BrickWars I think, multiple games pads on one PC control an RCX each. Principle is, each RCX is coded to obey a set of messages in a (...) (23 years ago, 21-Jun-02, to lugnet.robotics.rcx)
|
|
 | | Re: Error opening //./legotower1
|
|
Ed - Take a look at patch [568061] posted on SourceForge by 'Ingolf'. The problem looks easily resolved by changing the '/'s to '\'s. I have not had a chance to verify this fix myself yet. /ted "Ed Manlove" <emanlove@ieee.org> wrote in message (...) (23 years ago, 25-Jun-02, to lugnet.robotics.rcx.legos)
|
|
 | | Friction on Rotation Sensor
|
|
Hi, All. I'm having a problem with a rotation sensor and I was wondering if somebody already solved that. I have 2 rotation sensors. One of them works fine. The other one works well as a sensor but the rotating axle has considerable friction. Since (...) (23 years ago, 25-Jun-02, to lugnet.robotics)
|