 | | Re: Summary: MUGS 2004-10
|
|
(...) <snip> (...) It appears Janey Red bricks ability to Destroy others mocs is rubbing off on old Rosco here :) It appears the earth rolls a lot better than expected. It has given me a fun way of dismantling it thou, Maybe next meet, it's time for (...) (21 years ago, 30-Nov-04, to lugnet.loc.au.vic.mel, FTX)
|
| |
 | | Re: why doesn't this work?
|
|
(...) Your exactly right, the results are a sequence 1-20, meaning that it takes 20 sensor changes to go from full speed to stop. The rest of the array is zero's as it should be, so the program works perfectly. I'm amazed though that the rotation (...) (21 years ago, 30-Nov-04, to lugnet.robotics)
|
| |
 | | Re: My first MOC to go public: Butters from South Park
|
|
Great sculpture! I love that you included the throwing star in his eye. That episode is one of my favorites. Any chance you'll ever modify it into a Professor Chaos? (21 years ago, 30-Nov-04, to lugnet.build.sculpture)
|
| |
 | | Ferrari
|
|
The new Ferrari kit was not in the latest catalog. Is it only available in Europe? (URL) (21 years ago, 30-Nov-04, to lugnet.technic)
|
| |
 | | Re: AFOLs and Mindstorms
|
|
(...) I'll bet the rules are still subject to change. If anyone has an opinion, about what would be better, they should express it to Jake and Jan Steve (21 years ago, 30-Nov-04, to lugnet.lego, lugnet.robotics)
|
| |
 | | Re: MUNE Buggy
|
|
(...) WOW! this is some sweet neo-retro space glory all the way! Well Played! Jeff (21 years ago, 30-Nov-04, to lugnet.space, FTX)
|
| |
 | | Re: AFOLs and Mindstorms
|
|
(...) Sorry for taking so long to follow-up on this! A few answers from Jan: The Programming environment: You will get a normal Mindstorms set from us, the latest version. Software: see above, normal LEGO Mindstorms Software Jake --- Jake McKee (...) (21 years ago, 30-Nov-04, to lugnet.lego, lugnet.robotics)
|
| |
 | | Re: why doesn't this work?
|
|
(...) I think that means for the first 27 times through the loop, the value for SENSOR_1 changes every time. So all the values would be 0 or 1. Instead of storing the timeout, try creating a seperate counter that's incromented each time through the (...) (21 years ago, 30-Nov-04, to lugnet.robotics)
|
| |
 | | Re: AFOLs and Mindstorms
|
|
(...) Three hours for building and programming is *extremely* tight, even with a second two hour session the next day if everything had to be done from scratch. I've run a couple of competitions that way, but only because more time wasn't available. (...) (21 years ago, 30-Nov-04, to lugnet.lego, lugnet.robotics)
|
| |
 | | Re: differenze pneumatic x esperti
|
|
Strano pensavo che costavano + quelle blu...... Secondo il mio modesto parere sono esattamente le stesse cambia solo il colore. Ne ho già fin troppe:-)))...))) Fabio "Davide Peroni" <pispo83@tin.it> ha scritto nel messaggio (...) (21 years ago, 30-Nov-04, to lugnet.org.it.itlug)
|
| |
 | | Re: *** LDView Version 3.0 Beta 1 Released *** [DAT]
|
|
(...) Thanks Travis, i have tested different settings, the wierding appear only if primitive substitution AND specular highlight are on, then it affects any transparent sphere primitive. another simple workaround is to use LDView 2.1 that may be a (...) (21 years ago, 30-Nov-04, to lugnet.cad, FTX)
|
| |
 | | Re: why doesn't this work?
|
|
(...) 2000 (...) Yes (it shows up fine on the watch graph) Steve here's the whole program #define TRUE 1 #define FALSE 0 int Vvariable; int Aforward=1; int speed; int maxspeed=0; int timeout=0; int array[27]; task main() { //start speedcontrol; (...) (21 years ago, 30-Nov-04, to lugnet.robotics)
|
| |
 | | Re: Tatsumaki
|
|
MC7 put new construction pictures of the Tatsumaki on Brickshelf: (URL) e (21 years ago, 30-Nov-04, to lugnet.build.mecha, FTX)
|
| |
 | | Re: AFOLs and Mindstorms
|
|
(...) The main thing is that it's even for everyone. Allowing everyone to bring pre-written code is fair. On the other hand, not allowing anyone to bring pre-written code would also be fair. It kind of comes down to how they want to organize the (...) (21 years ago, 30-Nov-04, to lugnet.lego, lugnet.robotics)
|
| |
 | | Re: what is the best starter train set?
|
|
(...) That is a screaming deal. Thanks. I'm curious as to why 4561 isn't highly regarded. I guess I'm more looking for a basic set up (motor, tracks and some basic parts) and then intend on creating my own train. I agree that the more recent Super (...) (21 years ago, 30-Nov-04, to lugnet.trains, FTX)
|
| |
 | | Re: Gobble, Gobble >Gulp<... Lots of Leftovers...
|
|
Nice! But where are the yams w/marshmallows on top, and the green bean casserole? :-) James Wilson Dallas, TX (21 years ago, 30-Nov-04, to lugnet.org.us.sealug)
|
| |
 | | Re: why doesn't this work?
|
|
(...) What is the value of inc when you're done? And, is SENSOR_1 defined as a rotation sensor? (and active?) Steve (21 years ago, 30-Nov-04, to lugnet.robotics)
|
| |
 | | MUNE Buggy
|
|
This is my first .Space MOC, and an entry to the Spacewheels contest. (URL) Built as a Showcar, the MUNE Buggy is a fast and powerful moon machine, and is well-known on the (landing) strip circuits. It's name is derived from MUsclecar/Nuclear (...) (21 years ago, 30-Nov-04, to lugnet.space, lugnet.announce.moc, FTX) !!
|
| |
 | | Re: AFOLs and Mindstorms
|
|
(...) Oh, that makes sense. I guess I was too excited about the possibility of a new sensor that I overlooked the obvious! -- David Schilling (21 years ago, 30-Nov-04, to lugnet.robotics)
|
| |
 | | why doesn't this work?
|
|
I've written a program to record the timing of a rotation sensor changing in an array, but all I get out is zero's and the occaisonal 1 or 4. I've checked several things but can't find any obvious problem. The program compiles and runs perfectly and (...) (21 years ago, 30-Nov-04, to lugnet.robotics)
|