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 / *35452 (-20)
  Re: Motor speed
 
(...) Trying to adjust the power settings probably won't work - not only do the motors vary slightly, but also their performance varies with the battery life. But with Mindstorms there are usually several different ways of overcoming any particular (...) (23 years ago, 22-Nov-02, to lugnet.robotics)
 
  Re: Newbie has an idea - Nascar style racing?
 
One idea that I always wanted to persue was autonomus car racing, nascar style. I thought of setting up a small oval on a 4x8 sheet of plywood and marking the entrance to the corners in one shade, inside boundries(3' from the wall) in a second shade (...) (23 years ago, 22-Nov-02, to lugnet.robotics)
 
  Re: articulation points?
 
"Steve Baker" <lego-robotics@crynwr.com> skrev i meddelandet news:3DDC4185.404050...ail.net... (...) Agreed. (...) Not agreed. In mathematics (and statistics is just a part of math), you are not limited to 3D space, and higher spaces need more (...) (23 years ago, 21-Nov-02, to lugnet.robotics)
 
  Re: Motor speed
 
(...) I figgered that was the case. <sigh> (...) At the moment, it doesn't interfere with anything, as I am just starting to build things and am just now building the roverbot and going through the various "challenges". I'll keep those in mind (...) (23 years ago, 22-Nov-02, to lugnet.robotics)
 
  Re: Motor speed
 
Quoting Brass Tilde <brasstilde@insightbb.com>: (...) Yes. If you are using multiple motors to drive a small robot one way to compensate is with rotation sensors, or use a single motor and a differential to get the robot to drive straight. Or maybe (...) (23 years ago, 22-Nov-02, to lugnet.robotics)
 
  Motor speed
 
I've just gotten my RIS 2.0, and I've noticed that the two motors appear to operate at slightly different speeds. Is this something that is usual, or am I looking at something that deserves replacement. I can live with the "suck it up" option, it (...) (23 years ago, 22-Nov-02, to lugnet.robotics)
 
  which kit 1.5, or 2.0
 
Hi, I'm new to the list, and to lego robotics for that matter. I am looking to buy one of the kits but would like to be able to use all the linux programming tools available. What are the differences between the 1.5, and 2.0 kits? (23 years ago, 22-Nov-02, to lugnet.robotics)
 
  Re: On LEGO Compressors & Pump Testing
 
(...) couple of years ago and used to think that the large one was the only option. (the 8868 Airtech Claw Rig was not properly advertised in the US and I didn't hear about it until 2000) However, there is a pack of two available on the Dacta (...) (23 years ago, 22-Nov-02, to lugnet.robotics, lugnet.technic)
 
  Re: additions to RIS
 
(...) Extreme Creatures is a waste of money. I got mine for $20 and I'm still angry. $5 should be more like it. -- The proposed Microsoft settlement is not a hand slap, it's a finger slap. Dr. Julian "a tribble took it" Gomez ** (URL) (23 years ago, 22-Nov-02, to lugnet.robotics)
 
  Re: On LEGO Compressors & Pump Testing
 
(...) I understand why compressors using large pumps are still around - many people simply don't have the little ones. Whereas they are likely to own the large pump which comes along with the Technic pneumatics sets (except 8868 which includes a (...) (23 years ago, 22-Nov-02, to lugnet.robotics, lugnet.technic)
 
  Re: articulation points?
 
(...) Exactly. Another way to look at DOF is that it is the number of things that have to be specified to define a particular configuration of the system. In other words how many RCX outputs does it take to drive. Another thing to keep in mind is (...) (23 years ago, 22-Nov-02, to lugnet.robotics, lugnet.build.mecha, lugnet.technic)
 
  Re: Books on Vision Command and Image Processing
 
If Vision Command works like Lego RoboLab's image processing software, then look at: (URL) RoboLab software can use the Vision Command hardware. For more on RoboLab, look at: (URL) general image processing, look at: (URL) Vision (URL) Vision Maybe (...) (23 years ago, 22-Nov-02, to lugnet.robotics.vc)
 
  Re: LNP-problem...
 
That looks ok to me. But I'm no expert on LNP. Here's a clip I use. It looks a lot like what you're using. It seems there may be a problem with your receive code. I'm REAL shaky on that. What does fputs do? ---- char *s; s = "101"; if (strlen(s)>0) (...) (23 years ago, 21-Nov-02, to lugnet.robotics.rcx.legos)
 
  BrickOS - RCX has problems turning ON
 
Hi, I have two RCX's (from v1.5 kits) bought about a year apart. The newer one has no problems with BrickOS, the older one will only work using the slow transfer speed and does not turn on easily after the BrickOS firmware is loaded onto it. Usually (...) (23 years ago, 21-Nov-02, to lugnet.robotics)
 
  Sony Infra Red HandyBoard Transmission
 
Has anyone successfully modified the sonyxmit.asm driver on page 267/268 of Fred Martin's publication: Robotic Explorations? I've been trying to modify the driver so that it will communicate with a Sony TV, so far without success. In the book Fred (...) (23 years ago, 20-Nov-02, to lugnet.robotics.handyboard)
 
  Re: articulation points?
 
Date : Thu, 21 Nov 2002 16:23:22 +0000 This is just like anything else in the world....it is all realative to what your trying to prove. If you are talking about DOF for the entire object if would have 3. (x,y,z) If you look at single peices of an (...) (23 years ago, 21-Nov-02, to lugnet.robotics)
 
  Re: LNP-problem...
 
(...) ok this is the (relevant) code running on the rcx: int main(int argc, char *argv[]) { char *p; init(); execi(&PacketWatcher, 0, NULL, PRIO_NORMAL, DEFAULT_STACK_SIZE); execi(&Messenger, 0, NULL, PRIO_LOWEST, DEFAULT_STACK_SIZE); return 0; } (...) (23 years ago, 21-Nov-02, to lugnet.robotics.rcx.legos)
 
  Books on Vision Command and Image Processing
 
Hi, Does anybody know of any books on Vision Command at all. Especially any books at the level of David Baum's or Bagnall's on Mindstorms. I am really interested in detailed image processing with Vision Command. Thanks, Jon (23 years ago, 21-Nov-02, to lugnet.robotics)
 
  Vision Command Books
 
Hi, Does anybody know of any books on Vision Command at all. Especially any books at the level of David Baum's or Bagnall's on Mindstorms. I am really interested in detailed image processing with VC. Thanks, Jon (23 years ago, 21-Nov-02, to lugnet.robotics.vc)
 
  Spybots IR Comm
 
Hi, I buyed a Spybot short time ago and started to try programming it with BricxCC and NQC. From the software included in the spybot-package I know, that spybots can send IR messages to each other in order to get the other bots´ position. My (...) (23 years ago, 21-Nov-02, to lugnet.robotics.spybotics)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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