 | | Re: Robot navigation - barcode stations?
|
|
(...) Actually, if you are trying this, be aware that LEDs are typically mounted on a panel that faces the user (more or less) and as such the rounded housing of most LEDs acts as a lens which projects most of the light out toward the user rather (...) (25 years ago, 11-Mar-01, to lugnet.robotics.rcx)
|
| |
 | | Robot navigation - barcode stations?
|
|
Hi, Some time ago, on this or another robotics list, someone was talking about navigation and location sensing techniques for RCX based robots. After some thinking, reading through the literature and messing with some homebrew sensors I have one (...) (25 years ago, 10-Mar-01, to lugnet.robotics.rcx)
|
| |
 | | Building instructions for the 3D Simulator robot ?
|
|
Hi, Did someone tried to create the building instructions for the 3D Simulator robot located on the official mindstorms site ? I had a reply from lego witch said to me "if they arent on the web site, we don't have them". Christophe (25 years ago, 8-Mar-01, to lugnet.robotics.rcx)
|
| |
 | | Re: Help me - Vision command with windows millenium. & another question
|
|
I have a Dell Pentium III 833 and my copy of Vision Command works fine on Windows ME. But my question about VC is whether one is limited to making 1 minute videos with it. My son and I were making some videos today and the software cut us off at (...) (25 years ago, 6-Mar-01, to lugnet.robotics.vc, lugnet.robotics.rcx)
|
| |
 | | Re: Help me - Vision command with windows millenium.
|
|
Are you saying that it does not work with Millenium? When I wrote a review for VC for Robot Science and Technology magazine, LEGO said they expected it would work with ME. I haven't heard anybody say otherwise. "Damien Duquennoy" (...) (25 years ago, 5-Mar-01, to lugnet.robotics.vc, lugnet.robotics.rcx)
|
| |
 | | Help me - Vision command with windows millenium.
|
|
Hello, A swiss guy mail me to ask for help, but he doesn't speak in english... He wants to use Vision command with Windows Millenium. Does someone try to do so, is there some solution ? Thanks in advance for your help. Damien -- Damien et Nathalie (...) (25 years ago, 5-Mar-01, to lugnet.robotics.vc, lugnet.robotics.rcx)
|
| |
 | | RCX firmware equivalent ?
|
|
I am new to the group so apolgies if this is old material. Has anyone posted a schematic of the PCX on the web ? If so where ? I like the MIT brick concept, but would like to be able to use a open system approach to hardware and software. It appears (...) (25 years ago, 5-Mar-01, to lugnet.robotics.rcx)
|
| |
 | | Re: Hybrid-pneumatic quadruped
|
|
Very nicely done. I especially like the use of the differential as a control mechanism with the pump and the valve. -Xanthra47 "JP Brown" <envcons@ameritech.net> wrote in message news:G9nq4K.IuE@lugnet.com... (...) site. (...) is (...) (URL) (...) (25 years ago, 4-Mar-01, to lugnet.robotics.rcx)
|
| |
 | | Re: Bug in RCX 2.0 beta (Was: RIS 2.0 software now in beta)
|
|
Dear all, I have managed to pin down the problem a bit further. Please look at the following program: program foo { const c10 = 10 main { forever {} } task test { local v2f local v2e local v2d v2f = 1 v2e = 2 v2d = v2e * c10 } } If you download this (...) (25 years ago, 4-Mar-01, to lugnet.robotics.rcx, lugnet.robotics)
|
| |
 | | Bug in RCX 2.0 beta (Was: RIS 2.0 software now in beta)
|
|
Dear all, I'm experiencing a strange phenomenon in my MindScript program which I believe to be a bug, where within a task the assignment of a multiplication of a local variable (containing value 0) and a constant (set to 10) to a second local (...) (25 years ago, 4-Mar-01, to lugnet.robotics.rcx, lugnet.robotics)
|