 | | [ANN] pbForth Version 2.1.3 Release
|
|
The new 2.1.3 Version of pbForth has only minor fixes thanks to the investigative efforts of David Rojas and Rob Harvey. They were able to provide detailed, reproducible bug reports, which makes fixing bugs so much easier. Thanks guys! Here's what (...) (23 years ago, 10-May-02, to lugnet.robotics.rcx, lugnet.robotics.rcx.pbforth)
|
|
 | | Re: New MOC: RoboArm I
|
|
(...) I agree with your opinions of the flex axles, they dont turn smoothly, and if there is any slack the flex axles sometimes bend in on themselves before turning the axle. I found the best way to use them is to keep the amount of bend to a minium (...) (23 years ago, 10-May-02, to lugnet.robotics)
|
|
 | | Finding "real" upgrade sets and flex axles on eBay
|
|
I've bought the upgrade software from Lego (5 copies in fact @ $20 plus shipping a pop) and I've bought "upgrade kits" or "upgrade sets" on eBay for around $40, plus shipping. These "sets" are not that common, but not rare, either, and include the (...) (23 years ago, 10-May-02, to lugnet.robotics)
|
|
 | | egcs compiler - float problems?
|
|
Can someone using the egcs compiler suite test the following code? It seems it doesn't compile under egcs. int main(int argc, char *argv[]) { double foo = 1.0; return foo > 0.1 ? 0 : 1; } Compiles fine under gcc 3.0.3. Regards, Michael (23 years ago, 10-May-02, to lugnet.robotics.rcx.legos)
|
|
 | | Re: RIS 2.0 Upgrade Kit content?
|
|
Me too... It was kind of disappointing just to get software. I at least thought I would get a few misc. pieces. -Rob "Bob Fay" <rfay@attbi.com> wrote in message news:GvvKyE.pJ@lugnet.com... (...) hardware? (...) (23 years ago, 10-May-02, to lugnet.robotics)
|
|
 | | Re: Differential?
|
|
(...) This is the famous dual differential, which was probably done first by Leo Dorst. Take a look at what he calls the "adder/subtractor device" at (2 URLs) (23 years ago, 10-May-02, to lugnet.robotics)
|
|
 | | More problems with floats
|
|
When I try to compile a program containing the following function: bool tr_guard_foo_loc2_t0() { return getVarVal(&var_foo_cl) >= 0.1; } I get this error: /tmp/ccyEbqnS.s: Assembler messages: /tmp/ccyEbqnS.s:237: Error: cannot create floating-point (...) (23 years ago, 10-May-02, to lugnet.robotics.rcx.legos)
|
|
 | | Scout and Cybermaster (WAS: Re: New MOC: RoboArm I
|
|
(...) This is a bit of a tangent, but... How much memory does the Scout have? I've heard 32K RAM for the RCX but have never heard a number for the Scout. I picked up several Robotic Discovery Sets insanely cheaply about 18 months ago and use them (...) (23 years ago, 11-May-02, to lugnet.robotics)
|
|
 | | Re: semaphores
|
|
Would it be possible for you to send the entire source? I would like to see how it interacts with the rest of the program. Thanks for your help. "kenneth johansen" <kennethj@stud.cs.uit.no> wrote in message news:3CDAC372.34D72C....uit.no... (...) (...) (23 years ago, 10-May-02, to lugnet.robotics.rcx.legos)
|
|
 | | Re: New MOC: RoboArm I
|
|
wow, you guys are smart! I need to play with programming agian, I forgot all this stuff. Hey Brian I have two flex axles if you want to borrow them, if that's the route you end up taking. Eric (23 years ago, 10-May-02, to lugnet.robotics)
|