To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.robotics.rcxOpen lugnet.robotics.rcx in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / RCX / *4010 (-20)
  Re: Delphi to Robolab
 
(...) Delphi is a pascal based object oriented development system, similar to Visual Basic and Power Builder. To my knowledge most of the programming environments for the RCX including Robolab were not designed to be used with these specific object (...) (24 years ago, 29-Jan-01, to lugnet.robotics.rcx.robolab)
 
  Re: Just some really basic questions...
 
Okay, cool, so I get 5 slots (my bad...I knew that too...I don't know *why* I kept saying 3) and the TOTAL space I can use is 6k? Does that include the datalog feature? Can you pass variables into other programs? How do you use these 'Codes (...) (24 years ago, 29-Jan-01, to lugnet.robotics.rcx.nqc)
 
  Re: legOS lcd management and thoughts on velocities
 
(...) The timeout is really "expected time till next rotation tick + 50 %". And the velocity will not drop to 0, because my code assumes, a new rotation could happen any moment. If you check for speed < 7 ticks/sec (or 142 msec/tick) you should get (...) (24 years ago, 29-Jan-01, to lugnet.robotics.rcx.legos)
 
  Re: MacNQC Beta
 
Sorry Rob, the Motors seem to be okay. I 've done the firmware download once more and the motors did the same that I switcht in the panel. But the other things still are wrong. Ralf (...) (24 years ago, 29-Jan-01, to lugnet.robotics.rcx.nqc)
 
  Re: MacNQC Beta
 
Hi Rob, I 've found some beta mistakes. Downloading the firmware firm0328.lgo runs well. That 's not the problem. But controlling the result with the "RCX Information" the firmware version had the number 3.520. And switching the RCX off and (...) (24 years ago, 29-Jan-01, to lugnet.robotics.rcx.nqc)
 
  Re: MacNQC Beta
 
Hi, it 's a nice work. I like working with the macintosh because most of the work happens with intuitive menu or button events. Therefor it 's important to have a simple tool like MacNQC for programming my RCX. Doing the same work with NQC needs the (...) (24 years ago, 29-Jan-01, to lugnet.robotics.rcx.nqc)
 
  Re: Power Down for RCX
 
(...) nqc -sleep now shuts off an RCX. SetSleepTime(0); Sets it from in NQC. Change 0 to whatever you want, in minutes for the shutdown. Dean -- Coin-Op's For Sale!: (URL) Lego Workshop: (URL) Lego Club: (URL) (24 years ago, 29-Jan-01, to lugnet.robotics.rcx.nqc)
 
  Re: Just some really basic questions...
 
(...) 5. You get five slots. (...) Yes, with Version 2 of the firmware. (...) From what I understand you get 6k of program space, you can use it all in a program or spread it around 2 to 5. Your choice. (...) Sort of. Computer to RCX control is (...) (24 years ago, 29-Jan-01, to lugnet.robotics.rcx.nqc)
 
  Power Down for RCX
 
I know that in the diagnostics window for the RCX Control Center you can set the "Power Down" time, this sends a message to the RCX about how long to wait idle before power down. I would like to know the command (message) to send to the RCX to make (...) (24 years ago, 29-Jan-01, to lugnet.robotics.rcx.nqc)
 
  Just some really basic questions...
 
Okay, I'm really new to the whole NQC thing and have visited Amazon and ordered a couple books, but I've got some rather high level, I guess for lack of a better term, questions... I can store up to three program in my RCX. Correct? What's the best (...) (24 years ago, 29-Jan-01, to lugnet.robotics.rcx.nqc)
 
  Re: Where is this part?
 
To add to what Rainer said, I also have the RIS 1.0, but I got the RIS 1.0 to RIS 1.5 upgrade kit for free while back from Lego. The upgrade kit comes with the extra blue connector pieces. Talk to lego and see if you can get the upgrade kit. If you (...) (24 years ago, 29-Jan-01, to lugnet.robotics.rcx)
 
  Re: Where is this part?
 
(...) That's right ! There are 4 of these parts coming with RIS1.5 and RIS2.0 (and some of this special yellow "double connector pegs") (BTW these parts are also avalable wit the vision command camera) (take a look at : (URL) parts and RIS2.0 parts (...) (24 years ago, 28-Jan-01, to lugnet.robotics.rcx)
 
  Re: Where is this part?
 
Hej Matthias! (...) You can find it at (URL) real life, it's in RIS 1.5 and Vision Command, there are 4 transparently blue ones in the 1.5. There are 3 clear transparent ones in the Vision Command set. (...) Unfortunately not, the RIS 1.5 RCX bricks (...) (24 years ago, 28-Jan-01, to lugnet.robotics.rcx)
 
  Where is this part?
 
I've just purchases the Ultimate Accessory Set and on going through the manual I've seen a part I can't identify - In the UAS manual on page 8, step 2, what is the blue object and where does it come from? I had originally thought that it might be (...) (24 years ago, 28-Jan-01, to lugnet.robotics.rcx)
 
  It works! [was: Cybermaster: Cannot receive though sending works (w/o sprit.ocx)]
 
"Theo van Eijndhoven" <theo@sympro.nl> schrieb im Newsbeitrag news:G7o2AM.AFL@lugnet.com... (...) Yippie! That did it! I set RTS to false and now it works! Thank you! -Oli -- "If it ain't broken don't fix it!!" (24 years ago, 27-Jan-01, to lugnet.robotics, lugnet.robotics.cybermaster, lugnet.robotics.rcx)
 
  Re: Another way to avoid Float
 
Thank you for your answer Andy. (...) In fact I built my robot (let's call him R2D1 ) for navigation, pathfinding and auto mapping purpose. I restrict his evolution to the (flat) floor of my house. I don't know yet if I'll be able to reach all of my (...) (24 years ago, 27-Jan-01, to lugnet.robotics.rcx)
 
  Re: legOS lcd management and thoughts on velocities
 
Thank you Jochen for your answer. If I well understand the ds_rotation_handler code, the timeout is set to 1 second. So the velocity may drop to zero 1 second after wheels really stop. In the specific case of my robot (I call it R2D1), this will be (...) (24 years ago, 27-Jan-01, to lugnet.robotics.rcx.legos)
 
  Mac IR tower error: No response from IR device
 
I'm trying to download the firmware using MacNQC. When ever I try, I get the problem: Error: No response from IR device. I'm using a Mac beige G3, printer port, OS 9.0.4. I'm using a Palm Mac adapter and the lego cable. The green light does come on (...) (24 years ago, 27-Jan-01, to lugnet.robotics.rcx.nqc)
 
  Minimum Spanning Tree
 
Hi, I have got a problem with a program I wrote, and I can't find the error. My intention was to have the program calculate a minimum spanning tree on basis of Kruskals algorithm, which most of you are familiar with, I presume. The program expects (...) (24 years ago, 27-Jan-01, to lugnet.robotics.rcx.nqc)
 
  Re: RCX analog input?
 
(...) (URL) a great site for all that stuff. Dean -- Coin-Op's For Sale!: (URL) Lego Workshop: (URL) Lego Club: (URL) (24 years ago, 27-Jan-01, to lugnet.robotics.rcx)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR