 | | Re: Finished! Quadro Assembly Carousel
|
|
"Guido Heunen" <heunen@esrf.fr> wrote in message news:Gx6EIA.79@lugnet.com... (...) If you mean like, one of those MLCAD or LDRAW files, no I don't. I've fiddled around a little bit with that program but not enough to understand how to connect (...) (23 years ago, 4-Jun-02, to lugnet.org.ca.rtltoronto, lugnet.robotics)
|
|
 | | Re: Finished! Quadro Assembly Carousel
|
|
Iain, Do you have a .dat file available of your neat machine. I would like to understand more of the mechanisms you used. Guido (23 years ago, 4-Jun-02, to lugnet.org.ca.rtltoronto, lugnet.robotics)
|
|
 | | RE: Request for designs
|
|
FYI, the Ferrari brothers' book masterfully covers all of the topics you list, and in a coherent sequence as well (IMHO). Dave Baum covers a subset of them with more emphasis on programming in his book. No NQC in FLL? Ack! --Russ (...) (23 years ago, 4-Jun-02, to lugnet.robotics)
|
|
 | | Re: Request for designs
|
|
(...) Maybe it would help to lay out the format of the training course. 1. Structures I start out with how to build strong structures. There is a discussion of LEGO joining techniques. When is a friction type connection OK, and when is bracing (...) (23 years ago, 4-Jun-02, to lugnet.robotics)
|
|
 | | bug in setting lnp host address?
|
|
include/lnp/lnp.h (from the cvs repository) 114: file://! set new LNP host address 115: extern inline void lnp_set_hostaddr(unsigned char host) 116: { 117: lnp_hostaddr = ((host << 4) & CONF_LNP_HOSTMASK); 118: } Why is host bitshifted by 4? This (...) (23 years ago, 4-Jun-02, to lugnet.robotics.rcx.legos)
|
|
 | | Re: Request for designs
|
|
In lugnet.robotics, Dave Baum writes: But I can't overstate (...) My favorite reference on the simple stuff is (URL) but good. Roger (23 years ago, 4-Jun-02, to lugnet.robotics)
|
|
 | | Re: Request for designs
|
|
(...) That's true - I hadn't appreciated the level these people were at. In that case may I strongly recommend a classic: "The Art of Lego Design" by Fred Martin. You can find it in several places: (URL) could perhaps get these people to read it (...) (23 years ago, 3-Jun-02, to lugnet.robotics)
|
|
 | | Re: Request for designs
|
|
(...) I ran a training session for FLL coaches last year. Some coaches already have Mindstorms experience - those aren't the ones that need training. Many of the others had never played with Technic or Mindstorms before. We spent over an hour on (...) (23 years ago, 4-Jun-02, to lugnet.robotics)
|
|
 | | Re: Request for designs
|
|
(...) I think you should toss in some weird ones: Bipeds, Quadrupeds. Shrimps. Killough platforms (a personal favorite of mine). Er - those weird wheels that have rollers instead of treads so they can roll smoothly sideways - what are those called? (...) (23 years ago, 3-Jun-02, to lugnet.robotics)
|
|
 | | Request for designs
|
|
I am writing up some coaches training materials for First LEGO League (FLL) in Minneapolis MN and I need some help with examples of various robot designs. I plan on covering: Platforms: Differential Drive (2 drive wheels, 1 or more casters) (...) (23 years ago, 4-Jun-02, to lugnet.robotics)
|
|
 | | Hacking RS232 port to RCX
|
|
Mike (...) I did. It's not on my web pages but I believe it to be on (URL) Stef Mientki (s.mientki@mailbox.kun.nl) said he'd put it on his web site too. Peter (23 years ago, 3-Jun-02, to lugnet.robotics)
|
|
 | | Displaying info while debugging
|
|
Hi, I would like to be able to show some info on the Terminal Emulator while debugging, but it seems that pbForth "keeps" the info until the program is over. For example: : TEST 100 0 DO I CR . 7 1 0 MOTOR_SET LOOP 7 4 0 MOTOR_SET ; will start the (...) (23 years ago, 3-Jun-02, to lugnet.robotics.rcx.pbforth)
|
|
 | | RE: New LEGO Mindstorms Book
|
|
Don, congratulations on getting your book done. Could you please include an ISBN and an Amazon link when they become available... Cheers, Ralph (...) (23 years ago, 3-Jun-02, to lugnet.robotics.rcx)
|
|
 | | Re: help with setting up legOS 0.2.6 on Windows XP
|
|
Scott, I suggest you start by following the instructions by Paolo Masetti found at (URL) He has written a pretty thorough set of instructions that should get you started. I do suggest that you read it over once BEFORE starting so you don't miss (...) (23 years ago, 2-Jun-02, to lugnet.robotics.rcx.legos)
|
|
 | | help with setting up legOS 0.2.6 on Windows XP
|
|
I'm new to legOS and would like help setting up legOS on my computer thanks scott (23 years ago, 2-Jun-02, to lugnet.robotics.rcx.legos)
|
|
 | | Re: Lego mindstorms on Windows 95...
|
|
That's because the current IR tower requires USB and Windows 95 didn't support USB (well, except for Windows 95B but I think most of the USB drivers were custom/non-standard). It might work with Windows 95 if you get the old serial tower. I picked a (...) (23 years ago, 2-Jun-02, to lugnet.robotics.rcx)
|
|
 | | New LEGO Mindstorms Book
|
|
Hi Everyone, | |I just completed a manuscript for a new Mindstorms book entitled "LEGO |Mindstorms Interfacing". This book explains using electronic circuits, |VBA(Visual Basic for Applications), LASM, NQC, and IC4 (Interactive C) |for controlling (...) (23 years ago, 2-Jun-02, to lugnet.robotics.rcx)
|
|
 | | New Mindstorms Book
|
|
Hi Everyone, I just completed a manuscript for a new Mindstorms book entitled "LEGO Mindstorms Interfacing". This book explains using electronic circuits, VBA(Visual Basic for Applications), LASM, NQC, and IC4 (Interactive C) for controlling (...) (23 years ago, 2-Jun-02, to lugnet.robotics.edu)
|
|
 | | Lego mindstorms on Windows 95...
|
|
Hi Folks, Could someone please tell me if Lego Mindstorms works with Windows 95 ? The Lego Web site says that it works with Windows 98 BUT NOT with 2000/NT. Nothing about 95. Please help. Harpreet ======== (23 years ago, 2-Jun-02, to lugnet.robotics.rcx)
|
|
 | | Re: Mac OS X
|
|
Ed, Thanks, I was familiar with that thread. Unfortunately not much useful info came out of it. I was hoping for a report from someone who was ultimately successful in building legOS and its tools, as well as building the cross-compilers on a USB OS (...) (23 years ago, 2-Jun-02, to lugnet.robotics.rcx.legos)
|