To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.robotics.rcxOpen lugnet.robotics.rcx in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / RCX / *3735 (-20)
  Re: No CD with my new RIS 1.5
 
You'll be waiting quite a while I'm afraid. I just got my RCX about 4 weeks ago and am running Win2k, of course the included software doesn't work on Win2k. actually, it only works on Win98 and 95, and not always then. I sent a message to support, (...) (24 years ago, 18-Dec-00, to lugnet.robotics.rcx)
 
  Re: pBricks & W2K?
 
No, it won't, here's what I did: Install the software, it will probably crap out on parts of the QuickTime 2 & 3 installation, continue thru everything to the end. Don't bother trying to run the installed software, it won't, but the key components (...) (24 years ago, 18-Dec-00, to lugnet.robotics.rcx)
 
  Re: Event dispatch
 
(...) Meanwhile I found this out too. (...) I think I never would have found this feature. (...) I like the new features in 2.3a1! (I'll try them tonight). TZS (24 years ago, 18-Dec-00, to lugnet.robotics.rcx.nqc)
 
  NQC 2.3 a1 in beta test
 
Only a few minor new features, but I had to rework code generation for expressions and conditions extensively, so that's why its a beta release. (URL) Baum (24 years ago, 18-Dec-00, to lugnet.robotics.rcx.nqc)
 
  Re: Floating-point bug fix
 
OK. I'll take care of the firmdl3 stuff. If no one objects, I have some free time- I think I'll be testing and doing a new release of legOS for Christmas ;) Ditto the HOWTO. Luis (...) ---...--- "Nobody ever said that democracy was simple or (...) (24 years ago, 18-Dec-00, to lugnet.robotics.rcx.legos)
 
  Books fo Mindstorms
 
Hi, in Germany you can get the new book "Extreme Mindstorms - An advanced guide to Lego Mindstorms" from Dave Baum, Michael Gasperi, Ralph Hempel and Luis Villa. It 's great!! If you are interested in some deeper hardware informations, RCX 2.0 (...) (24 years ago, 17-Dec-00, to lugnet.robotics, lugnet.robotics.rcx)
 
  Re: Floating-point bug fix
 
I can also do it, tomorrow- sorry I've been out of the loop (exams.) Rossz, if you've already done it, great; otherwise, I'll take care of this (and also the firmdl3 stuff.) Luis (...) ---...--- "Nobody ever said that democracy was simple or (...) (24 years ago, 18-Dec-00, to lugnet.robotics.rcx.legos)
 
  Re: Floating-point bug fix
 
(...) Because I would rather just pass the buck myself!!! :) That, plus I don't use LegOS much at all, and would rather have somebody else decide what pieces of code might be good or bad to update. -Kekoa (24 years ago, 17-Dec-00, to lugnet.robotics.rcx.legos)
 
  Re: Event dispatch
 
(...) I think the choice of whether to have a single task waiting on multiple events or multiple tasks each servicing a single event depends on the following questions: 1) Is there a single activity that should be happening that gets interrupted by (...) (24 years ago, 17-Dec-00, to lugnet.robotics.rcx.nqc)
 
  Re: Mindstorm Recall?
 
Sorry, I should have said "jack". No jack, no adaptor... -Peter "Kevin Loch" <kloch@opnsys.com> wrote in message news:G5oHCt.GqJ@lugnet.com... (...) (24 years ago, 17-Dec-00, to lugnet.robotics.rcx.legos)
 
  Re: Cygnus Installation troubles
 
(...) I found the problem, the SHELL environment variable requires forward slashes, not backslashes. My apologies for the error in my HOWTO. I've corrected the mistake on my website and included an additional note about this error. Rossz (24 years ago, 17-Dec-00, to lugnet.robotics.rcx.legos)
 
  pBricks & W2K?
 
Can Lego's RIS 1.5 included software run on Windows2000? (24 years ago, 17-Dec-00, to lugnet.robotics.rcx)
 
  Vision command & macintosh
 
Hi, has anybody an idea to use the vision command with a macintosh? All newer Macintosh have usb for connecting the camera but there comes no driver for it from Lego. Ralf (24 years ago, 17-Dec-00, to lugnet.robotics, lugnet.robotics.rcx)
 
  Event dispatch
 
In the SDK2 documentation for the new Lego-Scripting language events are used as follows: sensor Opto on 2 Opto is light as percent event gloomy when Opto is 0..20 event dull when Opto is 30 .. 40 event intense when Opto is 80 .. 100 main { start (...) (24 years ago, 17-Dec-00, to lugnet.robotics.rcx.nqc)
 
  Re: Floating-point bug fix
 
(...) Yeah, I'll just pass the buck. Why don't you have Luis give you developer's access to the project? You certainly do enough work to justify it (more than me, in fact). Rossz rossw AT jps DOT net (24 years ago, 17-Dec-00, to lugnet.robotics.rcx.legos)
 
  Re: Cygnus Installation troubles
 
(...) I don't see how registry traces could affect a DOS program. Did you remove all the environment variables used by cygnus? I have a faint memory of one used by MAKE that instucts whether MAKE is in DOS or UNIX mode, though I don't remember what (...) (24 years ago, 17-Dec-00, to lugnet.robotics.rcx.legos)
 
  Re: Data capture
 
You need to use level 5 and use the "write data point to set" command. Any command other than this one includes the time stamp as well, which takes up memory. let me know if this works for you. (...) (24 years ago, 17-Dec-00, to lugnet.robotics.rcx.robolab)
 
  Re: Opening RCX Code programs in Web Browser gives text
 
(...) it surprised me, since i dind't know that rcx code was text... (robolab sure isn't text) and yes, i realize that the browser has no lego-awareness and that a similar effect can be seen with some text editors. i still think its cool. (...) yeah (...) (24 years ago, 17-Dec-00, to lugnet.robotics, lugnet.robotics.rcx)
 
  Re: Opening RCX Code programs in Web Browser gives text
 
(...) That is not very surprising, as RCX Code is text. So there is no LEGO-awareness in the browser. (...) Yes, they did the right thing using text for storage of programs. Jürgen (24 years ago, 17-Dec-00, to lugnet.robotics, lugnet.robotics.rcx)
 
  Re: Floating-point bug fix
 
(...) Cool. Beans. (...) The normal procedure in this case would be to do a fresh CVS checkout into a new directory, make the changes there, and then do a checkin from there too. But only if you want to be the one to commit the changes. I say pass (...) (24 years ago, 17-Dec-00, to lugnet.robotics.rcx.legos)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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