 | | Re: Great new pictures : robots with Vision Command
|
|
Jerry, I didn't created these superb robots, all this stuff comes from a Lego Press Show here in Paris, France. Yes, we are lucky to see things like these ! - Christophe - (...) (25 years ago, 20-Oct-00, to lugnet.robotics)
|
|
 | | Re: Great new pictures : robots with Vision Command
|
|
What an amazing web site! Christophe, I need to ask a couple of questions: 1. Are you in an educational institution (or what)? You must have at least 6 RCX units to do all that! 2. What did you use to take the pictures on your site? Surely not the (...) (25 years ago, 20-Oct-00, to lugnet.robotics)
|
|
 | | Re: Great new pictures : robots with Vision Command
|
|
Wow! These are cool! Build On! John Matthews chv <chv@crazyrobots.com> wrote in message news:G2qHG6.4Es@lugnet.com... (...) (25 years ago, 20-Oct-00, to lugnet.robotics)
|
|
 | | Great new pictures : robots with Vision Command
|
|
go see them at : (URL) : some pictures are quite large : around 1.5 Mo) Missile lanchers, Tyranosaure, Stegosaure, ... - Christophe - (25 years ago, 20-Oct-00, to lugnet.robotics)
|
|
 | | Re: Mindstorms in London/Europe
|
|
Why not don't you go to Legoland Windsor ? They have a large shop inside. If you fly to Earthrow, it is not a long distance. (URL) - Christophe - (25 years ago, 20-Oct-00, to lugnet.robotics)
|
|
 | | AI in games (was Re: AI, AI & AC)
|
|
apologies for continuing the off the lego-robotics theme, but i thought this may be generally of interest... there are some good papers relating to ai/intelligent agents in games from: (URL) includes the paper: Interactive Computer Games: (...) (25 years ago, 20-Oct-00, to lugnet.robotics)
|
|
 | | Re: Mindstorms in London/Europe
|
|
(...) Selfridges on Oxford Street sell them as well. That's where I got mine from. At first my RCX stopped working after five minutes so I took the whole kit (all unpacked) back to them and got another brand new one in return. They where very easy (...) (25 years ago, 20-Oct-00, to lugnet.robotics)
|
|
 | | Re: AI, AI & AC
|
|
"Xanthra47" <Xanthra47@Inphotek.com> wrote in message news:G2onsu.KsA@lugnet.com... (...) "Game (...) Some, must see sites about game coding www.gdmag www.gamasutra.com www.gameai.com Try these articles; I hope ya can view them without being a (...) (25 years ago, 20-Oct-00, to lugnet.robotics)
|
|
 | | Re: RCX Code tutorial or better program all together?
|
|
I've only recently "switched over" to NQC myself, having found RCX Code to be pretty good for the simple tasks I was trying to handle. Be sure you run through all 12 steps in "training mode," and then go through the help file that explains each code (...) (25 years ago, 20-Oct-00, to lugnet.robotics)
|
|
 | | NQC with C++ header file
|
|
Could we include C++ header file into NQC? say, <math.h> if not, how could we increase the mathematical power of NQC? Yiu (25 years ago, 20-Oct-00, to lugnet.robotics)
|
|
 | | Re: The Datalog
|
|
(...) Unfortunately, unless you completely re-engineer the standard firmware you probably won't get the power you need. The jump from LegOS to NQC is relatively painless once you get a working LegOS compiler up and running. I was actually able to (...) (25 years ago, 20-Oct-00, to lugnet.robotics)
|
|
 | | Lego Trike
|
|
Hi Just put a web site up, some of which is dedicated to to Lego, only one model up there so far but expect to do more in the winter while it rains outside. (URL) MIME ATTACHMENTS DISCARDED: 1. Content-Type: text/html; charset="iso-8859-1" (...) (25 years ago, 19-Oct-00, to lugnet.robotics)
|
|
 | | Re: RCX Code tutorial or better program all together?
|
|
I would say that Gordon's BrickProgrammer is your best bet before getting into NQC, it supports if/else, multi tasking and routines, as does the standard RCX Environment. It also supports integer Variables. I've done some complex stuff, however I (...) (25 years ago, 19-Oct-00, to lugnet.robotics)
|
|
 | | Re: LINUX
|
|
(...) Jim- My Linux mini-HOWTO is here: (URL) covers every option that is available on Linux, at least that I'm aware of, including NQC and tons of others. Good luck with it. Luis (25 years ago, 19-Oct-00, to lugnet.robotics)
|
|
 | | Re: RCX Code tutorial or better program all together?
|
|
(...) There sure is.... NQC, a program of the gods. (URL) the news group lugnet.robotics.rcx.nqc is where you discuss NQC. -- Coin-Op's For Sale!: (URL) Lego Workshop: (URL) Lego Club: (URL) (25 years ago, 19-Oct-00, to lugnet.robotics, lugnet.robotics.rcx.nqc)
|
|
 | | Re: Mindstorms in London/Europe
|
|
In London, I know Hamleys on Regent St and Harrods in Knightsbridge both have stock of Mindstorms. There are several ToysR'Us locations on the outer areas of London, but none in the city proper, and you would want to call them first to check stock, (...) (25 years ago, 19-Oct-00, to lugnet.robotics)
|
|
 | | RE: Is Scout powerful?
|
|
I agree the droid kits are a bit too much (and I was never a huge Star Wars fan). But they're discounted now to $49.00, and there are 656 other parts.....that's 7.5 cents a part, well below my pain threshold. I got me two ;>) Jeff Jeffrey Hazen (...) (25 years ago, 19-Oct-00, to lugnet.robotics)
|
|
 | | RCX Code tutorial or better program all together?
|
|
Hello, I'm a new RCX owner and I find that the tutorial for RCX Code that comes with Mindstorms explains squat. Is there an online tutorial that explains what each object does and actually shows how to do more than just turn on a motor for one (...) (25 years ago, 19-Oct-00, to lugnet.robotics)
|
|
 | | Re: Is Scout powerful?
|
|
"Jeffrey Hazen" <jeffrey.hazen@northmill.net> wrote in message news:01C039AF.73F65F...thmill1... (...) I could think of some applications for that, but I'd have to win a lottery before I could afford 8 Microscouts!! About Microscouts: when I first (...) (25 years ago, 19-Oct-00, to lugnet.robotics)
|
|
 | | Re: The Datalog
|
|
(...) LegOS doesn't use the standard Byte Codes... So, no I did not... If I was proficient in C I probably would like it. Dean -- Coin-Op's For Sale!: (URL) Lego Workshop: (URL) Lego Club: (URL) (25 years ago, 19-Oct-00, to lugnet.robotics)
|