|
|
 | | Re: Nwe MOC: Goliath
|
| (...) As with my (URL) Stormwalker> I chose the color scheme mostly out of brick availability. (BTW, I've build up a good stock of red bricks by now.) But it sometimes was difficult to follow the line and not to scatter the two colors to much. (...) (...) (20 years ago, 13-Dec-05, to lugnet.build.mecha, FTX)
| | |  | | Re: Memory question
|
| (...) Most functions in NQC are in-line functions, so in a sense they probably *are* in main(). One thing I do is place all my initalization code (as much as possible) into inline functions. That way, when the compilier runs through, it can allocate (...) (20 years ago, 13-Dec-05, to lugnet.robotics.rcx.nqc)
| | |  | | Re: 3 segments hexapod
|
| Hi Danny (...) thank you :) (...) Yes it is a auto walker (...) it takes aboud 9 seconds per cycle, and it takes 6 steps a cycle (...) it's useless :p (...) 16 to make it walk, and i pland 5 extra to make a midstop in the segments to help it whit (...) (20 years ago, 13-Dec-05, to lugnet.technic)
| | |  | | Re: Novità da Cafepress
|
| (...) Poveri avvocati, anche loro devono pur fare qualche cosa per giustificare le parcelle... La sostanza, ovviamente, è diversa: un paio di anni fa, per esempio, KKK ha parlato qualche minuto con Mario -che aveva il cartellino con il logo in bella (...) (20 years ago, 13-Dec-05, to lugnet.org.it.itlug)
| | |  | | Memory question
|
| Say I had a program that has a very large block of start-up/calibration code that is run once at the top of the program. Does it make any difference if I keep it in the "Main()" task, or put it in a function? I mean from the point of stack space (...) (20 years ago, 13-Dec-05, to lugnet.robotics.rcx.nqc)
| |