 | | Re: Installing BrickOS 0.2.6.09.newConf2
|
|
(...) Unfortunately, that won't fix the bug because later on it says: CFLAGS=-O2 -Wall which will ignore the existing value of CFLAGS. The best fix for cygwin and newConf2 is to change the line in the ifdef BUILDING_HOST_UTILS section to be (...) (23 years ago, 25-Nov-02, to lugnet.robotics.rcx.legos)
|
|
 | | Re: C Compiler for Windows 98
|
|
(...) It is much simpler to download the pre-built Hitachi H8 tools than it is to try and build the cross-compiler under cygwin. (URL) them under your cygwin directory. Extract the brickOS release under cygwin. Run ./configure from the BASH shell (...) (23 years ago, 25-Nov-02, to lugnet.robotics.rcx.legos)
|
|
 | | Re: Line following algorithms
|
|
(...) I keep wanting to make up something like this. But I haven't, yet. Here's something to get you started: (URL) (23 years ago, 25-Nov-02, to lugnet.robotics)
|
|
 | | RE: Newbie has an idea - Nascar style racing?
|
|
If you print the racetrack on A4 sheets you could rearrange them like a jigsaw puzzle. Each sheet is a "Straight" or a "chicane" or a "90deg left" or whatever. Before a race, the only thing the competitors know is that the track will be constructed (...) (23 years ago, 25-Nov-02, to lugnet.robotics)
|
|
 | | Line following algorithms
|
|
Hi, I´m a newbie to this community and to LEGO as well. My first interest at now are line following algorithms, specially with a single light sensor. Has anybody tutorial material on this subject? Thanks, Paulo Sérgio Tesche (23 years ago, 25-Nov-02, to lugnet.robotics)
|
|
 | | Re: BrickOS 0.2.6.09
|
|
Can someone tell me what part of the XFree86 stuff has the makedepend? I decided to upgrade to the latest version of BrickOS, and I'm having the same problem. Thanks Steve ----- Original Message ----- Date: Sun, 24 Nov 2002 23:15:00 GMT To: (...) (23 years ago, 25-Nov-02, to lugnet.robotics.rcx.legos)
|
|
 | | Re: RIS 1.5 £85 at UK S@H
|
|
"William Howard" <william@howard-fami...rld.co.uk> wrote in message news:NFBBICINOLKHMIO...d.co.uk... (...) Phew! Thought for a minute I'd missed this one. Persistence paid off though. When you call Shop @ Home they will tell you they don't have any (...) (23 years ago, 25-Nov-02, to lugnet.robotics, lugnet.technic, lugnet.loc.uk)
|
|
 | | Re: RCX and batteries
|
|
are you sure any polarity will work? does it have a rectifier(I think this is what I mean) built into the port? Timothy (...) (23 years ago, 25-Nov-02, to lugnet.robotics)
|
|
 | | Re: Page down
|
|
(URL) 2002-11-25 0:28 Uhr schrieb "Nick Tarleton" unter <nickptar@mindspring.com>: (...) (23 years ago, 24-Nov-02, to lugnet.robotics)
|
|
 | | Page down
|
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Anything under www.enteract.com/~dbaum gives me a 403 Forbidden. Is the page temporarily down, or has it moved? If it's down for a long time, where can I get the latest NQC version? -----BEGIN PGP (...) (23 years ago, 24-Nov-02, to lugnet.robotics.rcx.nqc)
|
|
 | | Re: C Compiler for Windows 98
|
|
(...) Your compiler isn't the problem. The .o file is being generated by the compiler. Either the makefile is bad or makelx is barfing. Sorry if I can't help more, since I use Linux. Use cygwin - I think it's www.cygwin.com. (23 years ago, 24-Nov-02, to lugnet.robotics.rcx.legos)
|
|
 | | Re: RCX and batteries
|
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 (...) If you have a 1.0 RCX, use a power adapter when you can. 9-12V, any polarity will do, even AC. I use a 12V, 500mA, negative-tip adapter from - hehe - a K'Nex set. -----BEGIN PGP SIGNATURE----- (...) (23 years ago, 24-Nov-02, to lugnet.robotics)
|
|
 | | Re: BrickOS 0.2.6.09
|
|
Hi Scott, I had the same problem - the reason is that the program "makedepend" is part of the XFree86 packet (which is not included in the needed-packet-list in the windows install FAQ). Just install that packet and it should work fine. Btw, don't (...) (23 years ago, 24-Nov-02, to lugnet.robotics)
|
|
 | | Spybotics out of stock at Amazon?
|
|
All, It looks like Spybots are out of stock at Amazon. Actually, the message says "Out of stock or discontinued" Either they are selling like hotcakes and they ARE out of stock or... By the way, the owner of the independent toy store in my small (...) (23 years ago, 24-Nov-02, to lugnet.robotics.spybotics)
|
|
 | | BrickOS 0.2.6.09
|
|
I have tried to install BrickOS 0.2.6.09. I get the following error when I try to make depend. I'm running Windows XP. Owner@YOUR-318RUQZ03Z /brickos-0.2.6.09.newConf2 $ make depend make[1]: Entering directory `/brickos-0.2.6.09.n...onf2/util' (...) (23 years ago, 24-Nov-02, to lugnet.robotics)
|
|
 | | Re: C Compiler for Windows 98
|
|
I don't know if this will help you at all, but, I found that C progams need all the variables declared at the beggining of the program, and this became quite annoying because of my experence with C++. So I asked someone who might know... In BrickOS (...) (23 years ago, 24-Nov-02, to lugnet.robotics.rcx.legos)
|
|
 | | Problem with DIY Spybotics SDK...
|
|
What is Spybotics? I've carefully studied the box in the store. I've carefully studied the catalogue. And I still have absolutely no idea. Also, do any of the Lego cameras do online vision processing? What kind? Or is it all done on the PC? Peter (23 years ago, 24-Nov-02, to lugnet.robotics)
|
|
 | | Re: articulation points?
|
|
A few years back i was showing my platform arm )now defunct) to a friend of mine in engineering,and while talking about degrees of freedom and he said something about half a degree of freedom. I have done some research and have founf nothing on this (...) (23 years ago, 24-Nov-02, to lugnet.build.mecha, lugnet.technic, lugnet.robotics)
|
|
 | | C Compiler for Windows 98
|
|
I have been using NQC for some time now and would like to move up to C++ programing with LegOS or BrickOS. I have spent many hours following the instructions on (URL) success in getting a working system. I have decided to try WinLegOS as suggested (...) (23 years ago, 24-Nov-02, to lugnet.robotics.rcx.legos)
|
|
 | | Re: Installing BrickOS 0.2.6.09.newConf2
|
|
(...) Its a bug, fixed in the cvs version of brickOS, I believe. For now, adding: CFLAGS+=-D_WIN32 to the top of Makefile.common might work. I can't test it, because I don't have the h8300 compiler set up at the moment. -- Max. (23 years ago, 24-Nov-02, to lugnet.robotics.rcx.legos)
|