To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.robotics.nxtOpen lugnet.robotics.nxt in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / NXT / 911 (-20)
  Re: pbLua GUI ???
 
Zitat von Christian Mock <chrimo-@-moccy.xdsnet.de>: (...) pbLua/NXT support there is rather sparse, isn't? Matthias "why don't I do that myself, though?" ---...--- This message was sent using IMP, the Internet Messaging Program. (17 years ago, 3-Sep-07, to lugnet.robotics.nxt)
 
  Re: Ooops! NXT Software Comparison correction
 
I can further manipulate the numbers for this timing test by using the enhanced standard firmware's support for adjusting a thread's priority. Here's the results when I tweak priorities: W/O LCD LCD Priorities ---...--- 50617 22608 40/5 63211 27375 (...) (17 years ago, 2-Sep-07, to lugnet.robotics.nxt)
 
  Re: Ooops! NXT Software Comparison correction
 
(...) So if I cheat I can move the I2C transaction out of the actual timing loop (which may be what some other folks are doing, effectively) then with a "read" of the Ultrasonic sensor value in the loop and all sensors and motors attached I get (...) (17 years ago, 2-Sep-07, to lugnet.robotics.nxt)
 
  Re: Ooops! NXT Software Comparison correction
 
(...) Nearly all of the speed test numbers on Steve's page are wrong. That's because Steve's loop boils down to "how fast can you reliably read the LEGO Ultrasonic Sensor". You can't reliably read a value from that device faster than about once (...) (17 years ago, 2-Sep-07, to lugnet.robotics.nxt)
 
  Ooops! NXT Software Comparison correction
 
My bad. When I fiddled with the pbLua code I forgot to turn on the motors and neglected to change the Motor A speed. So when you ran the program, the motors didn't move. I also had uploaded the wrong version to my web site of the version that shows (...) (17 years ago, 1-Sep-07, to lugnet.robotics.nxt)
 
  pbLua GUI ???
 
Hi, do you think pbLua needs an IDE/GUI for development ? Normaly, pbLua just needs a working terminal emulation for development... BUT, I've learned from Lego-NXT-Users: that's not enough, NBC/NXC has "bricxcc" !!! pbLua has more than ONE GUI for (...) (17 years ago, 31-Aug-07, to lugnet.robotics.nxt)
 
  Re: pbLua Beta 13c Team Hassenplug NXT Software Comparison Results
 
"Ralph Hempel" <rhempel@bmts.com> wrote in message news:46D819C6.700000...mts.com... (...) Ralph, Feel free to pull and reformat the code. You should be the primary credit. I just fiddled around, and I expect that a bit of tweaking by you will (...) (17 years ago, 31-Aug-07, to lugnet.robotics.nxt)
 
  Re: pbLua Beta 13c Team Hassenplug NXT Software Comparison Results
 
(...) Walt, Thanks a LOT for updating the example. Do you mind if I pull the code from your site, reformat if necessary and include it in the test code section of my distribution? You will, of course, retain primary credit in the source file. This (...) (17 years ago, 31-Aug-07, to lugnet.robotics.nxt)
 
  Re: Update: Team Hassenplug NXT Software Comparison Results
 
(...) Thanks Steve for listing up LEJOS OSEK too! LEJOS OSEK V1.04 also supports Bluetooth based data logging with NXT GamePad. (17 years ago, 30-Aug-07, to lugnet.robotics.nxt)
 
  Re: Update: Team Hassenplug NXT Software Comparison Results
 
(...) That's easy. I was updating the page, and when I got about 90% done, Visual Studio crashed, so I had to start over. It would appear the second time through, I skipped that. :) Thanks for checking Steve (17 years ago, 30-Aug-07, to lugnet.robotics.nxt)
 
  Re: Update: Team Hassenplug NXT Software Comparison Results
 
(...) Hi Steve, why are pbLua BT-states for NXT->NXT and NXT->PC marked as "NOT YET" ? Thanks for your work Bye Christian (17 years ago, 30-Aug-07, to lugnet.robotics.nxt)
 
  Re: Update: Team Hassenplug NXT Software Comparison Results
 
I just updated a bunch of things on the NXT Software page. (URL) to everyone who has posted updated stats. Steve (17 years ago, 30-Aug-07, to lugnet.robotics.nxt)
 
  Re: pbLua Beta 13c Team Hassenplug NXT Software Comparison Results
 
(...) I've clocked some of the blocks in 1.1 to compare against similar measurements I did in 1.0, and find a speed increase of rouhgly 30-40% or so. Some blocks do even better than this, but some don't speed up as much. There's almost certainly a (...) (17 years ago, 30-Aug-07, to lugnet.robotics.nxt)
 
  RE: pbLua Beta 13c Team Hassenplug NXT Software Comparison Results
 
(...) These numbers are quite good. pbLUA is fast. Walt: thanks for doing the analysis. Now that NXT-G 1.1 is out, I wonder how fast it runs. Faster execution performance was one of the features in this release. Perhaps someone can do this (...) (17 years ago, 30-Aug-07, to lugnet.robotics.nxt)
 
  pbLua Beta 13c Team Hassenplug NXT Software Comparison Results
 
The Team Hassenplug web site has an NXT Software Comparison at (URL) to help people compare features of different programming languages. The pbLua Beta 13c distribution includes steveTest.txt which was written by Ralph Hempel so pbLua could be (...) (17 years ago, 30-Aug-07, to lugnet.robotics.nxt)
 
  Re: already stumped by NXC :(
 
Maybe you just need an NXT browser (universal binary; bluetooth only): (URL) (17 years ago, 29-Aug-07, to lugnet.robotics.nxt)
 
  Re: already stumped by NXC :(
 
OK, I've already found part of the answer (shortly after posting, of course...). It appears that the "nbc" executable is both the NBC and the NXC compiler. I still can't find any documentation for how to use it, but if you invoke it with a "-help" (...) (17 years ago, 29-Aug-07, to lugnet.robotics.nxt, FTX)
 
  already stumped by NXC :(
 
OK, NXC sounds great, but I can't for the life of me figure out where to obtain it, or how I would use it once I had it. Note that I'm on Mac OS X, so (for example) the tutorial by Daniele Benedettelli doesn't do me any good, since it only describes (...) (17 years ago, 29-Aug-07, to lugnet.robotics.nxt)
 
  Re: Newbie Q's about development environments
 
Thanks, everyone, this is very helpful. (Thanks to Steve especially for that very handy comparison table.) I should have mentioned up front that I'm using a Mac, so that rules out a couple of otherwise interesting options. But NXC looks like a good (...) (17 years ago, 29-Aug-07, to lugnet.robotics.nxt)
 
  NYC Mindstorms NXT Meet-up
 
I have the LEGO MINDSTORMS NXT ROBOTICS SET and since I'm so "into it", my father and I were thinking we could start up a Lego MindStorms NXT Meet up group/club in New York City where we could meet once a month (or every other month), build, (...) (17 years ago, 27-Aug-07, to lugnet.robotics.nxt, FTX)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR