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 / *2645 (-20)
  Re: How do I delete firmware from firmware?
 
(...) Great. Thanks. This is a real lifesaver since I am deleting and reloading firmware at a rapid rate and my RCX is inside a construction which makes it awkward to get at the batteries. Now the delete/reload can be done entirely at the GUI. (24 years ago, 24-May-00, to lugnet.robotics.rcx.pbforth)
 
  Re: Forth question
 
(...) Actually the various reasons are simple so I might as well state them. The serial port is not available at the time I want to create a constant because the serial port will be broken and therefor can't be used as the forth input stream. I am (...) (24 years ago, 24-May-00, to lugnet.robotics.rcx.pbforth)
 
  Re: Forth question
 
(...) I still want to create a constant from within a definition. I have an initializing word that will calculate the value of the constant. For various reasons I can't do this calculation except within the runtime behavior of the word. This is not (...) (24 years ago, 24-May-00, to lugnet.robotics.rcx.pbforth)
 
  Re: GA in RCX
 
(...) Yes. Therefore you might want to use the truncation selection, which allows you to have only 1 copy of the population at a time to save memory. It worked for us, we have a small GA running inside of the RCX. We evolved a program with simple (...) (24 years ago, 24-May-00, to lugnet.robotics.rcx.legos)
 
  RE: Forth question
 
(...) 1 CONSTANT ONE Recall that CONSTANT is a *defining* word, just like the ":" It makes a name in the dictionary, in this case "ONE" and then links to a special bit of code that is executed every time ONE is interpreted. It grabs the value out of (...) (24 years ago, 24-May-00, to lugnet.robotics.rcx.pbforth)
 
  Forth question
 
I'm trying to define a constant in a compiled word. : zzz 1 CONSTANT ONE ; I know its not right. It tries to compile "ONE" which is not what is wanted. What is the right way to say this? (24 years ago, 24-May-00, to lugnet.robotics.rcx.pbforth)
 
  Re: RTC
 
(...) Yes. The IR just becomes a dumb serial port whith an annoying builtin echo, almost like you had a serial port cable attached to the RCX. Open the port on the host system using whatever language you want and proceed to send commands to it. Of (...) (24 years ago, 23-May-00, to lugnet.robotics.rcx.pbforth)
 
  Re: GA in RCX
 
(...) I like that spirit :) (24 years ago, 23-May-00, to lugnet.robotics.rcx.legos)
 
  Re: GA in RCX
 
(...) You will be. You will be... :) Tobias (24 years ago, 23-May-00, to lugnet.robotics.rcx.legos)
 
  Re: GA in RCX
 
(...) I've pondered it, though not actually done anything. The things to remember are that GAs need to do fitness testing, and the larger the population that you can do fitness tests on the better. On a big old PC, it's easy to do lots and lots of (...) (24 years ago, 23-May-00, to lugnet.robotics.rcx.legos)
 
  RE: RTC
 
(...) There used to be such an option, but I can't seem to find it at the moment. Anyone else game? (...) Unfortunately, only if you have an older version of the mindstorms (version 1.0.) In version 1.5, Lego in it's infinite wisdom removed the (...) (24 years ago, 23-May-00, to lugnet.robotics.rcx.legos)
 
  Re: GA in RCX
 
(...) Anything specific? MY Supervisor is interested in me using Cartesian GP... - Ciaran (24 years ago, 23-May-00, to lugnet.robotics.rcx.legos)
 
  RE: RTC
 
(...) Crap :) Our setup would have been a hot item at trade shows :) Can anyone give me some info on power conservation with legOS? Will legOS shut itself down after a certain period of time? Does a power adapter exist for the robot so I can plug it (...) (24 years ago, 23-May-00, to lugnet.robotics.rcx.legos)
 
  RE: RTC
 
(...) You can use RCX.pm, but that's really for sending native byte streams to the RCX. You can just use standard IO calls to write to the serial port on your Linux Box. Cheers, Ralph Hempel - P.Eng ---...--- Check out pbFORTH for LEGO Mindstorms (...) (24 years ago, 23-May-00, to lugnet.robotics.rcx.pbforth)
 
  Re: GA in RCX
 
(...) We're just working on it :). Tobias (24 years ago, 23-May-00, to lugnet.robotics.rcx.legos)
 
  GA in RCX
 
- Anybody out there got any experience with Genetic Algorithms in LegOS, anybody willing to give me a little help in getting a handle on it, I'm considering a final year CSSE project using the RCX, and would be interested to here from anyone who's (...) (24 years ago, 23-May-00, to lugnet.robotics.rcx.legos)
 
  Re: RTC
 
NOTE: This is a continuation of a conversation with Mr. Hempel via email. >> Can I send this text to the robot from a pc at an arbritrary time? How long >> will it take each instruction to download? >Yes you can. I've written a Tcl (...) (24 years ago, 23-May-00, to lugnet.robotics.rcx.pbforth)
 
  RE: RTC
 
(...) No- I should have been more clear: PC->tower->robot automatically turns on the tower and is therefore pretty robust (whereas the robot has no way to turn on the tower once it has gone off.) There is no way to use laptop IR to talk to the (...) (24 years ago, 23-May-00, to lugnet.robotics.rcx.legos)
 
  RE: RTC
 
(...) Glad to hear it. Unfortunately, I'm also a student, the sysadmin, a programmer, and just general (computer) handyman, so I don't get to play with the robots all the time. (...) I see. So I can use regular laptop/PC IR to comm with the robot (...) (24 years ago, 23-May-00, to lugnet.robotics.rcx.legos)
 
  Re: How do I delete firmware from firmware?
 
(...) M_CODE(3,``"BYE"'',BYE,_FLINK) MOV.B #1:8, rAl MOV.B rAl,@0xCC:8 MOV.W @0:16,rA ; Reset vector JSR @rA M_NEXT() (24 years ago, 23-May-00, to lugnet.robotics.rcx.pbforth)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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