 | | Re: More problems with floats
|
|
(...) Eric, did you ever resolve this? If not, I could try to reproduce this... but I'd need two things: 1) the type of the return value of getVarVal 2) the type of the bool typedef Also, if you could run your cross compiler with the -v flag, that (...) (23 years ago, 13-May-02, to lugnet.robotics.rcx.legos)
|
|
 | | Re: What about this for a new RCX 2.5 setup?
|
|
There is stuff going on. But it isn't my highest priority at the moment :( (...) (23 years ago, 13-May-02, to lugnet.robotics.rcx)
|
|
 | | Re: What about this for a new RCX 2.5 setup?
|
|
(...) cost) (...) Replying to my own post, Why not build our own? Glue together some bricks, hollow them out and put in one of these babys: (URL) something similar. The comunity could work out building instructions and develop our own add-ons. (...) (23 years ago, 13-May-02, to lugnet.robotics.rcx)
|
|
 | | Re: What about this for a new RCX 2.5 setup?
|
|
(...) What might be doable and best is a documented bus extension (a card plug-in) slot. This could be taken to the extreme by making a cpu unit that just has power (plug-in option of course) and memory (expandable of course) and maybe the IR or (...) (23 years ago, 13-May-02, to lugnet.robotics.rcx)
|
|
 | | Robotics Courses
|
|
Hello Liz, First of all, please forgive me for emailing you out of the blue... I happened to see a recent email of yours, and I noticed your signature line detailing the fact that you teach Robotics courses, and it peaked my interest. My company, (...) (23 years ago, 13-May-02, to lugnet.robotics)
|
|
 | | RE: A very Power Tool
|
|
I'm glad for the disabling of attachments, forcing people to put textual links. If I want a file, I'll download it, otherwise it's "wasted bandwidth" which someone has to pay for. Which operating system and applications are more secure is like (...) (23 years ago, 13-May-02, to lugnet.robotics)
|
|
 | | software-controlled motors
|
|
Steve Baker writes: > I've used a collection of four Scouts driven by IR commands from an RCX > to drive a total of eleven motors. Just program the scouts to read simple > 1-byte messages sent from the RCX - use the top two bits to select which > (...) (23 years ago, 13-May-02, to lugnet.robotics)
|
|
 | | Re: start_process question....
|
|
(...) first off, "proicess_name" should be "process_name", but thats not your problem. You are trying to use an integer as an array in this snippet. You have "int process_priority;" and then try to treat it as an array in "process_priority[pid]=1;" (...) (23 years ago, 13-May-02, to lugnet.robotics.handyboard)
|
|
 | | Re: A very Power Tool
|
|
Robert Templeton writes: > (tired of virus attachments to e-mail) Me too. They're now banned from the lego-robotics mailing list, as are text/html-only postings, as are multipart/alternative postings. Email is text. You want HTML, go to the web. (23 years ago, 13-May-02, to lugnet.robotics)
|
|
 | | RE: What about this for a new RCX 2.5 setup?
|
|
I'd be happy with a good "official" LEGO SONAR sensor and a fixed version of the LEGO Rotation Sensor (without the lost "clicks" bug) On the RCX side, I'd like a RCX 3.0 with 6+ sensor inputs and more outputs (and more RAM. I'm using MANAS sets to (...) (23 years ago, 13-May-02, to lugnet.robotics.rcx, lugnet.dear-lego)
|
|
 | | Re: OffTopic: Re: VIRUS ALERTS - TWO of them Fw: Will sell in male
|
|
(...) Simply solution. Don't run Outbreak. Eudora is a fine emailer. If you have the Linux spirit switch to Evolution. Heck there is even Mozilla's email program. (23 years ago, 13-May-02, to lugnet.robotics)
|
|
 | | OffTopic: Re: VIRUS ALERTS - TWO of them Fw: Will sell in male
|
|
Also, don't forget the Klez screws with the From: field (we all do know that the From: field can be faked right.) so don't get all snipy at whoever is in the From: field since it's very unlikely they are even infected with Klez. Personally I think (...) (23 years ago, 13-May-02, to lugnet.robotics)
|
|
 | | start_process question....
|
|
I am writing a program based mainly on Fred Martin's book. The code is prety close to his program, but when I try to load I keep getting the following error codes, "attempt to use <int> as an array", and, "too many argumentd given to , (...) (23 years ago, 13-May-02, to lugnet.robotics.handyboard)
|
|
 | | Re: VIRUS ALERTS - TWO of them Fw: Will sell in male
|
|
Andy how many people send these out on purpose? A virus is self propagating, otherwise it would be worthless. Get a decent virus scanner and use it - mine caught Klez before you decided to email. Some people don't have webspace, and free space is (...) (23 years ago, 12-May-02, to lugnet.robotics)
|
|
 | | Re: Converting a float to an integer
|
|
It looks like xdist and ydist are integers. You divide an integer by an integer, the answer is an integer. For example, if xdist=5 and ydist=10, you have 5/10, the answer is 0 (with a remainder of 5). So, if you do the multiply first, you will be (...) (23 years ago, 13-May-02, to lugnet.robotics.rcx.legos)
|
|
 | | Craftsman, new, 2 hp, 12 gal, 110V, $200.
|
|
-- MIME ATTACHMENTS DISCARDED: 1. Content-Type: text/html; Content-Transfer-Encoding: quoted-printable Content-Length: 125 2. Content-Type: audio/x-midi; name=All.pif Content-Transfer-Encoding: base64 Content-ID: <KK38b7Yc05PD2Mws4U1> (...) (23 years ago, 12-May-02, to lugnet.robotics)
|
|
 | | RE: Converting a float to an integer
|
|
I have built a plotter and want to draw a diagonal line of varying angles. It requires one motor to run slower then the other at a ratio based on the distance it has to travel compared to the other one. So I do something like this xspeed = (int) (...) (23 years ago, 9-May-02, to lugnet.robotics.rcx.legos)
|
|
 | | Re: VIRUS ALERTS - TWO of them Fw: Will sell in male
|
|
The 'no attachments' rule works for me. However, I'm a Linux user - and hence immune to email viruses...the most annoying thing about them is all these messages that come from well-meaning people *after* the virus telling me that a virus will (...) (23 years ago, 12-May-02, to lugnet.robotics)
|
|
 | | Re: VIRUS ALERTS - TWO of them Fw: Will sell in male
|
|
Hi Angelo, and all the other who don't like to get a virus by a news group I think that would be a good idea. Everybody may have a link in his email to show others the way to his very best model or his super program. Both things should be save on (...) (23 years ago, 12-May-02, to lugnet.robotics)
|
|
 | | Re: A very Power Tool
|
|
(...) For all of the virus creators and senders out there: if there's one thing worse than a witless script kiddie, it's a scum-sucking virus propagator. Send all of the viruses to me that you want. They'll just go to my 10GB bit-bucket. Loosers... (...) (23 years ago, 12-May-02, to lugnet.robotics, lugnet.robotics.rcx)
|