To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.roboticsOpen lugnet.robotics in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / *37945 (-20)
  RE: LEGOTIC Humanoid
 
Wow. I'm new to all this Mindstorm stuff, and it looks like I've got some catching up to do. -----Original Message----- From: news-gateway@lugnet.com [mailto:news-gateway...net.com]On Behalf Of chrismaker Sent: 02 August 2003 00:16 To: (...) (22 years ago, 2-Aug-03, to lugnet.robotics)
 
  Problems with BrickOS installation
 
Hi, I'm following these directions explicitly: (URL) installed just fine. When I run buildgcc.sh it dies trying to assemble libgcc1.S. The comments at the top of the file cause syntax errors. The comments are dilineated with ";;". How can the (...) (22 years ago, 3-Aug-03, to lugnet.robotics.rcx.legos)
 
  Re: Robolab upgrade to 2.5.3 and other things
 
(...) Unfortunately the Service Pack 1 does not seem to work properly to upgrade from 2.5 to 2.5.2. The best way is to get a copy of the current Robolab ver 2.5.2 which is called "ROBOLAB with Training Missions" from your local LEGO distributor. (...) (22 years ago, 3-Aug-03, to lugnet.robotics, lugnet.edu, lugnet.robotics.rcx.robolab, lugnet.robotics.edu)
 
  Brick Fest Presentation - Robotics Design by Eric Sophie
 
Presentation - Robotics Design Saturday, August 9th 1:30pm - 2:30pm Room - 246 (URL) JAMOCKLAQUAT > Presenter: Eric Sophie Jamocklaquat: "A Technic Fig Scale Mecha Perhaps the largest fan created mecha ever, Jama is a fully articulated Lego (...) (22 years ago, 2-Aug-03, to lugnet.announce, lugnet.robotics, lugnet.events.brickfest, FTX)
 
  Re: LEGOTIC Humanoid
 
"chrismaker" <chrismaker@noos.fr> wrote in message news:HIyrAJ.uns@lugnet.com... (...) Awesome! Looking forward to the movie. (22 years ago, 2-Aug-03, to lugnet.robotics)
 
  LEGOTIC Humanoid
 
Hello everybody, I'm proud to present LEGOTIC Humanoid: (URL) 9 motors soon more photo, video and infos..... (22 years ago, 1-Aug-03, to lugnet.robotics)  
 
  Re: light sensor question
 
(...) I've done a lot of readings with the light sensor and analysed them. If you want to have a look you can go to (URL) . If you look in the appendix of that document you'll find information on the light sensor (and many other things...) Magdalena (22 years ago, 31-Jul-03, to lugnet.robotics.rcx)
 
  Re: Hailfire + Spybotics
 
(...) I used my trusty old Nikon Coolpix 990 camera. Natural lighting, program shift to use a high f-stop and get high depth of field. Plus light level optimisation with Photoshop... Philo (22 years ago, 30-Jul-03, to lugnet.robotics.spybotics)
 
  USB2 and IR-Tower problem
 
Hi, I was just wondering if anyone here had experienced any problems using the IR-tower on a USB2 port? My university has just upgraded 20 of the pc's used for the Lego, the previous setup worked fine and the tower was attached to just a normal USB (...) (22 years ago, 30-Jul-03, to lugnet.robotics.rcx)
 
  Pneumatic Presure sensor
 
Mindsensors Has recently developed a low cost pressure sensor, which measures pressure up to 35 Psi (241 Kg/scm) using Motorola Pressure sensor. If your are interested visit us at www.mindsensors.com/pps.htm www.mindsensors.com Mindsensors Robotics (22 years ago, 30-Jul-03, to lugnet.robotics.rcx)
 
  Re: light sensor question
 
(...) A friend of mine suggests that the poor response of the sensor to the LED is because the light from the LED is a single color. Where as the light from the incandescent bulb is white light which apparently contains many if not all of the (...) (22 years ago, 29-Jul-03, to lugnet.robotics.rcx)
 
  Re: LEGO remote controller problem
 
(...) Then this is the first time ;) It was indeed the compiler. Using those versions you named in your message, my compiled brickOS.srec file works as well. The lr_startup and lr_shutdown calls don't make any difference, whether they are in or out. (...) (22 years ago, 29-Jul-03, to lugnet.robotics.rcx.legos)
 
  Re: How many licks DOES it take to get to the center of a Tootsie-Pop?
 
Broken link? "Steve Baker" <lego-robotics@crynwr.com> wrote in message news:3F21AE2D.100040...ail.net... (...) (22 years ago, 28-Jul-03, to lugnet.robotics)
 
  Re: LEGO remote controller problem
 
(...) Great. (...) I use h8300-hms-gcc-3.1-1.i386.rpm h8300-hms-binutils-2...1.i386.rpm but I never heard from anyone that some gcc version produces a bad brickOS system. Strange, indeed. Regards, Michael (22 years ago, 28-Jul-03, to lugnet.robotics.rcx.legos)
 
  Re: LEGO remote controller problem
 
Hi Michael, Thank you for sending me your brickOS.srec and .lds files. When I use these ones, the remote control works just fine, with or without the lr_startup and lr_shutdown calls, and with or without a running program. (...) Yes, exactly. I have (...) (22 years ago, 28-Jul-03, to lugnet.robotics.rcx.legos)
 
  Re: LEGO remote controller problem
 
"Michael Obenland" <obenland@t-online.de> wrote in message news:HIqqFv.1Iwz@lugnet.com... (...) starting (...) I think the call to lr_shutdown() in Christian's program clobbered things such that the remote may no longer be useable unless the power (...) (22 years ago, 28-Jul-03, to lugnet.robotics.rcx.legos)
 
  Re: LEGO remote controller problem
 
(...) Strange. To get it clear: If you download a fresh made brickOS.srec, you can't use the remote control to start a motor or start a program and if you press the beep-key, the rcx does not beep?? Does your remote work with the original Lego (...) (22 years ago, 28-Jul-03, to lugnet.robotics.rcx.legos)
 
  Re: Hailfire + Spybotics
 
Really clear photos. Can you tell me what camera you used? --Jack Gregory "Philippe Hurbain" <philohome@free.fr> wrote in message news:HIonn8.CHt@lugnet.com... (...) Droid (...) .../hsb13.jpg (...) (22 years ago, 28-Jul-03, to lugnet.robotics.spybotics)
 
  Re: LEGO remote controller problem
 
Try removing the calls to lr_startup() & lr_shutdown(). I think these already get called outside of your program. (Sorry, don't have time to test right now). Mark "Christian Hornung" <c-hornung@gmx.de> wrote in message news:HIq2o2.Ht4@lugnet.com... (...) (22 years ago, 28-Jul-03, to lugnet.robotics.rcx.legos)
 
  Re: LEGO remote controller problem
 
(...) No, it doesn't. The IR indicator flickers, but running motors or starting the program doesn't work. In fact, I didn't know that there is a "default handler" until reading your message. Might the problem be caused by wrong versions of gcc or (...) (22 years ago, 28-Jul-03, 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