 | | 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)
|