 | | Re: Memory - Where did it go?
|
|
Regarding the question of some constant overhead plus some increment per block, the sound block example given computes to 0.5 kb overhead plus 0.2 kb per block. Edwin Tripp tripp@oclc.org -----Original Message----- Sent: Saturday, July 08, 2006 (...) (19 years ago, 9-Jul-06, to lugnet.robotics)
|
|
 | | New newsgroup lugnet.robotics.nxt
|
|
A new newsgroup/list lugnet.robotics.nxt has been created for the focused discussion of LEGO NXT issues. Feel free to crosspost between .robotics / .robotics.rcx and .robotics.nxt, as appropriate, or just to .robotics if you feel your topic is of a (...) (19 years ago, 9-Jul-06, to lugnet.robotics, lugnet.robotics.rcx, lugnet.general, lugnet.announce, lugnet.robotics.nxt) !
|
|
 | | Re: NXT newsgroup needed
|
|
I still think it would be a good idea to have a separate NXT group. -- David Schilling (19 years ago, 9-Jul-06, to lugnet.robotics)
|
|
 | | Re: Have you got your NXT yet?
|
|
(...) This is absolutely true. (*1) I went on vacation a week ago Wednesday, and was REALLY hoping mine would get here before I left. It didn't. But sure enough, as soon as I had left, and didn't care about whether it came this week or next, it (...) (19 years ago, 9-Jul-06, to lugnet.robotics)
|
|
 | | Midwest Robolab conference in Wichita, KS - July 15 early registration ends
|
|
Wichita State University is hosting a Workshop on Robolab Programming and LEGO MINDSTORMS this August 6-8. The keynote speaker is Chris Rogers, the inventor of Robolab Programming, and we will have national experts on different aspects of LEGO (...) (19 years ago, 8-Jul-06, to lugnet.robotics)
|
|
 | | Mea Culpa
|
|
Greetings all, Dave here. I'm making a quick post to remove some of the confusion I may have inflicted on the community. I am assisting this year with gbc, not coordinating. Steve, Bryan, Brian, John, et. al. will still lead the pack like last year. (...) (19 years ago, 8-Jul-06, to lugnet.robotics)
|
|
 | | RE: RCX vs NXT for FIRST?
|
|
As a coach of 5 years experience it depends on what your focus is...if it is educational - stick with RCX as the NXT takes away a lot of problem solving and thus learning on gear ratio's and motor strength. If it is simply to win - use the NXT. Our (...) (19 years ago, 8-Jul-06, to lugnet.robotics)
|
|
 | | Re: Memory - Where did it go?
|
|
(...) By "block" I mean a NXT-G code block as dropped from a pallet. Yep, you would think that these things would compile down to a single bytecode (or a few bytecode sequences), but they don't. There is an awful lot going on under the hood, and (...) (19 years ago, 8-Jul-06, to lugnet.robotics)
|
|
 | | RE: NXT compatible bluetooth adapters
|
|
Thanks. I'll fix the list later today to show tested / untested, and review the entries that have been added... didn't get to do that yesterday. (...) (19 years ago, 8-Jul-06, to lugnet.robotics)
|
|
 | | Re: Memory - Where did it go?
|
|
(...) By "Block" you mean a simple operation like and add or a multiply or turning on a motor or reading a sensor? These 'blocks' ought to be turned into little interpreted byte-code segments - it's hard to imagine how a block could possibly take up (...) (19 years ago, 8-Jul-06, to lugnet.robotics)
|