 | | Re: Upcoming _Star Wars Releases
|
|
(...) I doubt they'd go with "Bounty Hunter Ship" though - too generic. If they change the name, it'll probably be to something like "Boba Fett's Starship" or something else with the magic name "Boba Fett" in it... J (27 years ago, 15-Oct-99, to lugnet.starwars)
|
| |
 | | Re: Adventurers set 5901?
|
|
Sorry my mistake, slip of the keyboard! - More speed less haste, as they say in the UK. Well the offers on if anyone wants a 5906? (...) (27 years ago, 15-Oct-99, to lugnet.adventurers)
|
| |
 | | Re: looking for 2 x 4 low angle slope part
|
|
(...) on the first (...) act into (...) patterned (...) to the (...) rude (...) wrought. (...) the update in (...) No one knows where Terry is either, AFAIK. I'm sure we're all a little anqious for the next update. Has anyone tried to get in touch (...) (27 years ago, 15-Oct-99, to lugnet.cad.dat.parts, lugnet.admin.general)
|
| |
 | | stuff
|
|
Hi everybody... I was wondering if anybody has investigated attaching more powerful motors to the RCX. Can anybody tell me (before I bother finding out myself) how to rig up a more powerful motor by getting the RCX output to control some sort of (...) (27 years ago, 15-Oct-99, to lugnet.robotics)
|
| |
 | | Re: Start_process problem
|
|
alex, each of your processes must be an indefinite loop. otherwise starting them up via start_process just runs through once. so, e.g.: void checkir() { while (1) { if (digital(4)) { /* go backward for some time */ /* turn a little */ /* go forward (...) (27 years ago, 15-Oct-99, to lugnet.robotics.handyboard)
|