To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.roboticsOpen lugnet.robotics in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / *33408 (-20)
  Re: Syngress Web Site For Ferrari's Mindstorms
 
Use the passsword to log into Syngress Solutions: (URL) should find a zip-file of ncq-code, links to the many sites mentioned by the book, and access to the pdf-version of the book. - Thmas Hoeg-Jensen ----- Original Message ----- From: "Wayne (...) (23 years ago, 19-Jun-02, to lugnet.robotics)
 
  Re: ArtBot -- The Inside Story (program)?
 
I think I've discovered my hangup with the redraw capability. It is likely that it does not need a line following method. After one set of three petals is drawn, all one needs to do is to detect where the last line drawn is, which shouldn't be very (...) (23 years ago, 19-Jun-02, to lugnet.robotics)
 
  Following a Line with a Bad Start
 
I'm just getting into MS RIS 2.0 and started looking at some of the suggested code for line following. It's generally clear, but it looks like it's best used when a robot is placed parallel to the start of a line and on the line. I'll probably build (...) (23 years ago, 19-Jun-02, to lugnet.robotics)
 
  Syngress Web Site For Ferrari's Mindstorms
 
What's with the Syngress web site for the Ferrari brothers book on Mindstorms? The book implies it contains all sorts of additional info about their book. I registered and got a password. I must have missed something because I find zippo there. -- (...) (23 years ago, 19-Jun-02, to lugnet.robotics)
 
  Re: DJGPP & LegOS
 
Here's some work that was done on May 23, 2002... (URL) Original Message ----- From: "Steve Hassenplug" <hassenplug@mail.com> Date: Wed, 19 Jun 2002 13:51:33 GMT To: lugnet.robotics.rcx....lugnet.com Subject: Re: DJGPP & LegOS (...) (23 years ago, 19-Jun-02, to lugnet.robotics.rcx.legos)
 
  Re: DJGPP & LegOS
 
Well, here's a step in the right direction. (URL) I just have to figure out what it means. (23 years ago, 19-Jun-02, to lugnet.robotics.rcx.legos)
 
  Re: Linux, Cygwin, LegOS
 
As I said before: ("LegOS Team"=Unix)=Generalization I think I'm in the same boat as you, Ed. Personally, I really don't want to re-write the kernel (there are other more qualified people working on that) however I'm very interested in making LegOS (...) (23 years ago, 19-Jun-02, to lugnet.robotics.rcx.legos)
 
  Re: Linux, Cygwin, DJGPP: what is it all about?
 
Steve, (...) LegOS? I have been looking into this (in between spending time with my family who is town and sneaking on the computer when my wife is not looking). Basically I don't know yet. If you search this newsgroup there is an individual Rossz (...) (23 years ago, 19-Jun-02, to lugnet.robotics.rcx.legos)
 
  Re: Re: Scheduler patch
 
Joe I think proportional timeslicing would be a nice thing if the implementation would be efficient and straightforward. I don't consider my patch to be that. Would still be nice to see a snippet of your code. How do the other kernel developers feel (...) (23 years ago, 19-Jun-02, to lugnet.robotics.rcx.legos)
 
  Re: Linux, Cygwin, DJGPP: what is it all about?
 
What exactly needs to be done to 'upgrade' DJGPP to work with the new LegOS? Are these same changes required for cygwin? I assume the 'unix' part of this is done by the "LegOS Team", which means it works with Cygwin, but now someone (like Ed) needs (...) (23 years ago, 19-Jun-02, to lugnet.robotics.rcx.legos)
 
  Java version of DiscShooter
 
Since there doesn't seem to be alot of activity in the java group (particularly for beginners), I'm posting my java version of the DiscShooter program from the Advanced Builders Set. Let's see some other examples out there! /** * @author robweeks * (...) (23 years ago, 19-Jun-02, to lugnet.robotics.rcx.java)
 
  Re: Linux, Cygwin, DJGPP: what is it all about?
 
(...) I don't expect too many people to find it. It has been removed from legOS homepage and I had to dig into some archives for the link. (...) TRUE, VERY TRUE! (...) I think the simple answer to this is "Windows users have two options Cygwin and (...) (23 years ago, 18-Jun-02, to lugnet.robotics.rcx.legos)
 
  Re: Scheduler patch
 
I have found that using proportional timeslicing works great in many situations. It is more forgiving for new developers, since a "runaway" process will not block processes of lower priority. (runaway process used here to mean a process which never (...) (23 years ago, 18-Jun-02, to lugnet.robotics.rcx.legos)
 
  Re: RCX 1.0 power questions
 
(...) You can change the batteries on any RCX (not plugged in) without losing programming. Just make sure it is turned off and change one battery at a time, so that it never loses power for more than a few seconds (maybe you also have to disconnect (...) (23 years ago, 18-Jun-02, to lugnet.robotics.rcx)
 
  Re: *** Remainder: legOS new name poll ***
 
How many names have neen suggested? 1? 100? ... (...) (23 years ago, 18-Jun-02, to lugnet.robotics.rcx.legos)
 
  Help: USB IR Tower driver crashes my Windows XP
 
I have installed the USB IR Tower driver following LEGO instructions on Windows XP. But every time, Windows XP will hang when any software trys to communicate with the IR tower through the USB port The software that make my Windows XP crashes (...) (23 years ago, 18-Jun-02, to lugnet.robotics)
 
  *** Remainder: legOS new name poll ***
 
Remember that the search for the new name for legOS is en route. The procedure is the following: 1) send your name proposals (10.06. - 22.06.) Please mail me your name ideas. Do this with a personal e-mail to: legOS-namepoll@gmx.de The subject line (...) (23 years ago, 18-Jun-02, to lugnet.robotics.rcx.legos)
 
  Re: Linux, Cygwin, DJGPP: what is it all about?
 
Hello Ed, problems, problems, problems :) <sigh> Never knew your DOS life is so complicated. Seems urgent to handle this for the new release (easy to say this because I don't have a DOS based legOS system...) (...) Never saw this link. (...) Really? (...) (23 years ago, 18-Jun-02, to lugnet.robotics.rcx.legos)
 
  Re: Linux, Cygwin, DJGPP: what is it all about?
 
Hello Steve, (...) I don't see a problem in the inclusion of a legOS.srec. But I don't know what happens if you compile your user programs with some other compiler then that building the legOS.srec. And I think that compiling the legOS system is a (...) (23 years ago, 18-Jun-02, to lugnet.robotics.rcx.legos)
 
  Re: L-Rex Escapes
 
(...) OMGoodness!! That is the neatest thing I have seen in a long time!!! It's up there with Mr. Sato's dog! Keep up the great work! Dave!! (23 years ago, 18-Jun-02, 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