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 / *2225 (-20)
  The Mars Rover Lego should have built
 
See my model of the Mars Rover that Lego should have built. Added to my lego MOC page (URL) (25 years ago, 30-Mar-00, to lugnet.technic, lugnet.build, lugnet.robotics.rcx)  
 
  Modulo operator in NQC
 
I'm trying to use the modulo operator in NQC, but I get an error that it expects constants. I checked the docs and that indeed seems to be the case. While I'm sure there must be instances where one would use constants on both sides of the operator, (...) (25 years ago, 30-Mar-00, to lugnet.robotics.rcx.nqc)
 
  Installing LegOS -- compiler problems, SIGSEV
 
i'm attempting to compile the latest egcs-1.1.2 on my Linux roswell 2.2.12 #10 SMP Thu Nov 11 13:28:14 CST 1999 i586 unknown machine; however, I hit a rather odd problem when trying to compile the attached section of the makefile. I get a signal 11 (...) (25 years ago, 29-Mar-00, to lugnet.robotics.rcx.legos)
 
  Re: When the OS makes the difference
 
(...) path (...) 70cm/s (...) movie (...) one (...) rate. (...) pretty (...) line (...) not (...) sampling. (...) with (...) I guess you're right this time too :-) Thanks for having clarified the matter. (...) good (...) Paolo actually confessed he (...) (25 years ago, 28-Mar-00, to lugnet.robotics, lugnet.robotics.rcx.legos)
 
  Re: Moving Robolab project files
 
I have been moving Investigator projects without problems between three computers, two of which are Windows 98, and the other Windows 95. I have simply been copying the x.llb file from \ROBOLAB\Investigator Themes\My Projects to another computer (...) (25 years ago, 28-Mar-00, to lugnet.robotics.rcx.robolab)
 
  broken "b" port on RCX 1.0
 
ive had my mindstorms kit for a while but never have programmed with a computer....its been sitting in the closet for a while.....now when i have an inspiration to build something and take it out, i discover that the "b" port for the motor doesn't (...) (25 years ago, 28-Mar-00, to lugnet.robotics.rcx)
 
  RE: When the OS makes the difference
 
(...) <snip> (...) Alternative firmware is crucial to developing high-performance bots. The core sampling rate of the RCX firmware is once every 3 msec, which is pretty fast. I'm not sure of the max rate that legOS allows. At that rate, the line is (...) (25 years ago, 27-Mar-00, to lugnet.robotics, lugnet.robotics.rcx.legos)
 
  RE: When the OS makes the difference
 
(...) <snip> (...) Alternative firmware is crucial to developing high-performance bots. The core sampling rate of the RCX firmware is once every 3 msec, which is pretty fast. I'm not sure of the max rate that legOS allows. At that rate, the line is (...) (25 years ago, 27-Mar-00, to lugnet.robotics, lugnet.robotics.rcx.legos)
 
  Re: VB 6 subprocedure stumper
 
Hi Kathy, No, Sub 0 shouldn't interfere with Task 0. If you want, you could e-mail me the code and I'll take a look at it. David Leeper (...) here: (...) program (...) (25 years ago, 27-Mar-00, to lugnet.robotics.rcx)
 
  Re: printing on more than one page
 
The icons in Robolab have the program logic flow from left to right, with modifiers below each icon. This basic structure typically creates programs that are very wide, but not very long. If Robolab were changed so the icons would have program flow (...) (25 years ago, 27-Mar-00, to lugnet.robotics.rcx.robolab)  
 
  Re: NQC 2.1 r2 released
 
Oh yeah -- Dave, my packages contain a slightly updated version of the man page (version numbers in the examples have been updated). (25 years ago, 27-Mar-00, to lugnet.robotics.rcx.nqc)
 
  Re: NQC 2.1 r2 released
 
(...) Ok, Linux packages/binaries for 2.1 r2 are now available at (URL). I'm really busy at work right now, so this was done kinda in a hurry :) I'm pretty sure that there's no problems, but please let me know if I missed something. Thanks! (25 years ago, 27-Mar-00, to lugnet.robotics.rcx.nqc)  
 
  Re: VB 6 subprocedure stumper
 
David: Thanks for the tips - I really appreciate any pointers/help I can get. Actually, if I abandon the idea of subprocedures and move the code within my main task, it runs just fine. However, the whole idea of this "lesson" is to use subprocedures (...) (25 years ago, 27-Mar-00, to lugnet.robotics.rcx)
 
  When the OS makes the difference
 
Yesterday, Sunday 26th March, we had our 4th Italian Legofest. This time our traditional robotic contest was about line following, and 10 peopled compared their ideas, their knowledge and their ability running their robots for maximum speed on a 7m (...) (25 years ago, 27-Mar-00, to lugnet.robotics, lugnet.robotics.rcx.legos) ! 
 
  Re: VB 6 subprocedure stumper
 
Hi Kathy, My first question would be "What are the values of CHECK_LEFT and CHECK_RIGHT?" If they're the same, that would produce the behavior you're getting. I know I often make a mistake like that when I copy and paste a line of code. You also may (...) (25 years ago, 27-Mar-00, to lugnet.robotics.rcx)
 
  VB 6 subprocedure stumper
 
I sure could use some help. I'm trying to recreate the BugBot program from the book "Definitive Guide to Lego Mindstorms" in VB 6. It's a simple program with a tank-like robot that has two "feelers" - one if the robot hits something on the right; (...) (25 years ago, 27-Mar-00, to lugnet.robotics.rcx)
 
  Re: Battery life question
 
(...) I measured the RCX consumes about 33mA in ROM or Lego Firmware, around 26.5mA under LegOS (due to the sleep instruction in the idle task), and it will use 0.034mA when turned off. No matter how long you sleep in your task, the RCX will consume (...) (25 years ago, 26-Mar-00, to lugnet.robotics.rcx.legos)  
 
  Battery life question
 
I searched through the archives and couldn't find anything that specifically addressed this question, so I figured I might as well ask. What would the expected battery life of the RCX be while simply sitting in a loop calling sleep with large (...) (25 years ago, 26-Mar-00, to lugnet.robotics.rcx.legos)  
 
  Re: memcpy patch for gcc 2.95.2 wanted
 
(...) I don't know if Markus would approve, but it might be worthwhile to do this and put it in to CVS so that 0.2.4(?) would be compilable with 2.95.x. Does anyone have the time/skill to do this? Markus? Your two cents? -Luis ###...### Profanity is (...) (25 years ago, 26-Mar-00, to lugnet.robotics.rcx.legos)
 
  Re: memcpy patch for gcc 2.95.2 wanted
 
(...) IMHO it is better anyway to use pure assembly files when generating code like memcpy (which is completely in assembly here). Call them memcpy.S, and you won't have the problem of accidentially removing them. With this you can use 'c' style (...) (25 years ago, 26-Mar-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