 | | Re: Autonomous Robot
|
|
As a sensor, you could have the laser go into a large piece of quartz or some other rock. When these rocks are hit they make the whole rock glow very brightly, enough that a sensor could detect. You can get pieces for around $1 US, or you should be (...) (26 years ago, 9-Aug-00, to lugnet.robotics)
|
| |
 | | Re: license question
|
|
(...) I chose MPL because Dave did! :) It probably would have been GPL otherwise though. -Kekoa (26 years ago, 9-Aug-00, to lugnet.robotics.rcx.legos)
|
| |
 | | Re: Human brain to RCX...
|
|
There is even a much simpler way that works regardless of what type of camera you have. Take a look at VideoServer on an easy to use solution to this. I am currently using VideoServer, an X10 XCam2 wireless camera, and ATI All-in-wonder card to do (...) (26 years ago, 9-Aug-00, to lugnet.robotics)
|
| |
 | | Re: 2001 Set info
|
|
(...) <snip> (...) Ooog ooog ooog :) Actually, I believe that Canadian case law is similar to the US on this point. You either exert no control, or you're responsible. <snip> (...) That's _belabour_. Ooog ooog ooog :) Jeff Elliott (26 years ago, 9-Aug-00, to lugnet.lego.direct, lugnet.admin.general)
|
| |
 | | Knight's Kingdom Set 4807
|
|
Is this set only sold in Europe? It would be nice to have a cheaper set to beef up the Bull's army available in the U.S.. (26 years ago, 9-Aug-00, to lugnet.castle)
|
| |
 | | Re: Autonomous Robot
|
|
in article 398F84B6.F9AE89A8@airmail.net, Steve Baker at lego-robotics@crynwr.com wrote on 8/7/00 8:55 PM: (...) Of course, if odometry puts you inside the circle, you don't need bar codes because you already know where you are! (...) True, and I (...) (26 years ago, 9-Aug-00, to lugnet.robotics)
|
| |
 | | Re: Forced refresh of html pages instead of getting them from browser cache
|
|
(...) Here's what I do to guarantee no caching: void printCGIheader(){ printf("Content-type: text/html\n"); printf("Expires: 0\n"); printf("Cache-control: no-cache\n"); printf("Pragma: no-cache\n"); printf("\n"); } void printCookieHeader(char (...) (26 years ago, 9-Aug-00, to lugnet.publish, lugnet.off-topic.geek)
|
| |
 | | Re: Pepsi Machine
|
|
Er, if you're talking about my vending machine (at the URL below), you're welcome to use it. If you're talking about Dead's model (which inspired this thread), you'll have to ask him... Jeff (...) (26 years ago, 9-Aug-00, to lugnet.build)
|
| |
 | | Racial politics in LEGO
|
|
I must catch a flight in 15 mintues and will not have email for a few days, but had to post quickly: 1. No offense Scott S., but just because something has been discussed before does not mean it should not be discussed again and that nothing will (...) (26 years ago, 9-Aug-00, to lugnet.starwars)
|
| |
 | | Re: Forced refresh of html pages instead of getting them from browser cache
|
|
(...) I read somewhere that not all proxy caches will observe this. Actually I think it said they only look at the actual headers, not HTTP-EQUIV. It doesn't hurt to cover all bases. See my other post for details. KL (26 years ago, 9-Aug-00, to lugnet.publish, lugnet.off-topic.geek)
|