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 / *33533 (-20)
  Re: Navigation using landmarks (Was: Re: lasers and RCX)
 
Just use the bottom half of the mouse, trimmed as much as possible, as a skid plate. It will need to be mounted to allow vertical movement, but it should work alright. This wouldn't solve the spin issue, but the clearance shouldn't be a problem. A (...) (23 years ago, 1-Jul-02, to lugnet.robotics)
 
  Re: CPR for RCX?
 
(...) I knew Assembler would come into play sooner or later. I have downloaded a copy of the H8/300 Assembly language spec. What I still don't understand is how you turn the object code into 'S'-type records with 'ld'? (...) Can I assume the RCX has (...) (23 years ago, 1-Jul-02, to lugnet.robotics.rcx.pbforth)
 
  Re: Ant pheromones
 
Another idea would be to get a big piece of dry erase (white board). I got a 4x8 ft piece from Home Depot for about $10. Then, your ant could draw all over the 'floor'. You could put a black 'wall' around the edge, to keep your robot inside. This (...) (23 years ago, 1-Jul-02, to lugnet.robotics)
 
  Ant pheromones
 
As I wrote in my last mail I'm planing to build a system for robots guidance and communication similar to ants. I can't get a big enough paper and I can't paint my floor so anyone has an idea of how to 'draw' a path without damaging my floor. The (...) (23 years ago, 1-Jul-02, to lugnet.robotics)
 
  Re: Syngress Web Site For Ferrari's Mindstorms
 
(...) The Annotations and Corrections section of the site has been updated. Sorry for the long delay. I have received some errata by email, and had all of them in a well organized file... just on my computer :-) If you discover any further mistake, (...) (23 years ago, 1-Jul-02, to lugnet.robotics)
 
  *** name poll: make your votes reminder ***
 
This is a reminder for all of you who have not voted for the new legOS name. Now is YOUR turn. I've collected the names and present them at the end of this posting. You can vote for ONE ( 1 ) name. Send an eMail to legOS-namepoll@gmx.de with: - the (...) (23 years ago, 1-Jul-02, to lugnet.robotics.rcx.legos)
 
  RE: optical mouse chips as vision sensors?
 
And then check out the language he used to hack into the mouse data stream....yep it's FORTH. Not surprising as New Micros Inc was one of the first vendors of single board computers with Forth as the control language... Cheers, Ralph (...) (23 years ago, 30-Jun-02, to lugnet.robotics)
 
  Re: Navigation using landmarks (Was: Re: lasers and RCX)
 
I'm certain that the optics need to be insanely close to the surface they are monitoring, causing a clearance problem. If such a device was hacked, would placing it in the center of a synchro or Killough platform prove useless in a spin? Rob (...) (...) (23 years ago, 30-Jun-02, to lugnet.robotics)
 
  Re: How do I switch other devices with my RCX.
 
(...) It all depends on what you want to switch, maybe you should explain your prject a bit more. Jürgen (23 years ago, 30-Jun-02, to lugnet.robotics)
 
  Re: optical mouse chips as vision sensors?
 
check out (URL) Boyes <lego-robotics@crynwr.com> schrieb in im Newsbeitrag: 5.1.0.14.2.200206291...ion.com... (...) (23 years ago, 30-Jun-02, to lugnet.robotics)
 
  RE: pbForth vs RCX 1.0
 
(...) What you describe would work exactly. Normally, the "outer interpreter" of pbForth waits for input using "KEY" - which of course is just a char from the IR. You can make a special word that waits for anything you like... Cheers, Ralph (23 years ago, 30-Jun-02, to lugnet.robotics.rcx.pbforth)
 
  RE: kits on sale - Toronto area
 
Laura, I picked up two rotation sensors and the Vision COmmand as well as a few other kits - just in case. I really wish you would keep this kind of bargain hunting to yourself :-) Cheers, Ralph (23 years ago, 30-Jun-02, to lugnet.robotics)
 
  RE: CPR for RCX?
 
(...) You're pretty much OK until point 4. TCL is used to compile the pseudo code for pbFOrth into assembler source code. From there the GNU as program assembled the object code and ld links it and eventually produces the S records. S records are (...) (23 years ago, 30-Jun-02, to lugnet.robotics.rcx.pbforth)
 
  RE: Linux driver for USB tower
 
(...) Richard, this is great! What device name does the new tower driver use. I hope to be able to use my Tcl/Tk GUI for this purpose. It would be really great to get USB support for pbForth into the Linux world. The serial port has always been (...) (23 years ago, 30-Jun-02, to lugnet.robotics.rcx.nqc, lugnet.robotics.rcx.pbforth)
 
  FW: pbForth vs RCX 1.0
 
-----Original Message----- From: rhempel@bmts.com [mailto:rhempel@bmts.com] Sent: Thursday, June 27, 2002 4:21 AM To: Mario Ferrari; lugnet.robotics.rcx....lugnet.com Cc: rhempel@bmts.com Subject: Re: pbForth vs RCX 1.0 Can RCX 2.0 communicate with (...) (23 years ago, 30-Jun-02, to lugnet.robotics.rcx.pbforth)
 
  Re: Navigation using landmarks (Was: Re: lasers and RCX)
 
(...) So, according to the Agilent Technologies web site, these sensors are tiny cameras that take 1,500 pictures per second (!) - they claim 400 'clicks' per inch at speeds up to 12 inches per second. That seems pretty good for a robot - there (...) (23 years ago, 30-Jun-02, to lugnet.robotics)
 
  optical mouse chips as vision sensors?
 
(URL) makes the optical mice components and has shipped over 12 million. The link above has some explanation of how they work. It's an interesting idea to see if these could be adapted for robotics. Bruce (23 years ago, 29-Jun-02, to lugnet.robotics)
 
  Re: How do I switch other devices with my RCX.
 
Hi, I was wondering: isn't it feasable to use a transistor in stead of a relay? B: What kind do I use? (And how will I regognize it?) Thanks again! Remko (23 years ago, 29-Jun-02, to lugnet.robotics)
 
  Re: Navigation using landmarks (Was: Re: lasers and RCX)
 
(...) <blush> (...) Well, where you get the chips is you pull apart a mouse these mice are pretty cheap these days. The software and control logic is all inside the mouse - they don't have any special drivers in the PC. Hence, the protocol is the (...) (23 years ago, 29-Jun-02, to lugnet.robotics)
 
  Re: Navigation using landmarks (Was: Re: lasers and RCX)
 
(...) Out of a mouse? Simon, expert at stating the obvious. (23 years ago, 29-Jun-02, to lugnet.robotics)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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