 | | Re: New Cybermasters for sale!!
|
|
(...) Did you buy via the DYA website or did you contact Emmanuel via his other website (or another method)! -Rob. (22 years ago, 26-Sep-03, to lugnet.robotics.cybermaster)
|
|
 | | multiple inheritance
|
|
Hello, Is multiple inheritance supported under legos-0.2.6 compiled with gcc-2.95.3 and binutils 2.10? When I try to compile a class with the multiple inheritance I get the following linker error: /usr/local/crossgcc/...chi-hms-ld -T (...) (22 years ago, 23-Sep-03, to lugnet.robotics.rcx.legos)
|
|
 | | Re: New Cybermasters for sale!!
|
|
(...) I bought a Cybermaster from them a few months ago, without problems (granted, it was easier since I live in France !). Philo (22 years ago, 25-Sep-03, to lugnet.robotics.cybermaster)
|
|
 | | Re: Firmware dependent?
|
|
Hi Romano, (...) yes. (...) Yes. (...) They are for the original firmware from LEGO, I don't know how BrickOS reacts when no program is running. As for Lejos, without a program loaded it reacts only to the command sent by the Mindstorms remote (...) (22 years ago, 25-Sep-03, to lugnet.robotics)
|
|
 | | Re: New Cybermasters for sale!!
|
|
(...) Damn! It looks like you're right. That sucks. I received my first VISA (don't laugh. Here, in east europe it's something like 18th birthday in the US) and wanted to buy that Lego and test the card. Now I hope they didn't withdrawn money from (...) (22 years ago, 25-Sep-03, to lugnet.robotics.cybermaster)
|
|
 | | Re: Mechanical teaching tools
|
|
Hi Tim, I took some photos of Doug's gadgets at BrickFest. I haven't posted them yet but if you think they'd help you I'll get them up and send you a link. Here are some materials that might help: (URL) luck and keep that enthusiasm up! Tonya (...) (22 years ago, 25-Sep-03, to lugnet.robotics, lugnet.edu)
|
|
 | | RCX Communications problems
|
|
Hi everyone!!! Im a desperate soul in search of some answers and no much luck, so Im writing here to see if someone can help me... Im trying to control two RCX bricks from one or two towers on different computers (this depends on the answers I (...) (22 years ago, 25-Sep-03, to lugnet.robotics.rcx.java)
|
|
 | | WANTED: LEGO Mindstorms Educators
|
|
WANTED: Lego Mindstorms Educators Are you an educator using Lego Mindstorms Robotics? Would you like to participate in a global online pilot project using Lego Mindstorms? Wichita State Universitys (WSU) College of Education Robotics Team is (...) (22 years ago, 25-Sep-03, to lugnet.robotics, lugnet.robotics.edu, lugnet.edu)
|
|
 | | Firmware dependent?
|
|
Hello all LEGOers, I am new to the list and this is my first post. I read from htp://graphics.stanf...kekoa/rcx/ that there is a way to send packets to the RCX through the IR tower. I also read that nqc can send raw commands to the RCX. I would like (...) (22 years ago, 25-Sep-03, to lugnet.robotics)
|
|
 | | Mechanical teaching tools
|
|
I just started working with an FLL team last week. We've had two meetings so far, and I'm having a blast. I remember Doug Carlson's mechanical gadgets at BrickFest, used to teach different principles. Are those available online anywhere? Are there (...) (22 years ago, 24-Sep-03, to lugnet.edu, lugnet.robotics)
|
|
 | | Re: New Cybermasters for sale!!
|
|
(...) Don't count on it... that site has been abandoned for over a year. Note the Euro-USD exchange rate, its way off. -Rob. (22 years ago, 24-Sep-03, to lugnet.robotics.cybermaster)
|
|
 | | New Cybermasters for sale!!
|
|
There are Cybermasters for sale on www.dya-shopping.fr! The price is around $70 and they ship overseas! (The drawback is that it seems the CD is only in french - i've ordered mine today so I'll see in few days) rob (22 years ago, 24-Sep-03, to lugnet.robotics.cybermaster)
|
|
 | | Re: Proximity Sensors for Legway
|
|
Hi Chris :) Hitechnic have just changed their webpage marking the EOPD's as withdrawn and to explain that they do not have the time to share their schematics with the kind of profesionalism they desire. Which is a pity, cause I'm gratefull for any (...) (22 years ago, 23-Sep-03, to lugnet.robotics.rcx)
|
|
 | | Re: Proximity Sensors for Legway
|
|
Thanks Chris I had seen Henriks posts before but for some reason forgot all about it (I suspect an irrational Java aversion) I think the fact that Steve has published his code makes his solution more attractive to those of us who would like to try (...) (22 years ago, 23-Sep-03, to lugnet.robotics.rcx)
|
|
 | | RemoteCX Suite 0.0.0.14/8
|
|
New features: Joystick control Robot server (It actually works, and is VERY stable) Robot Client (seperate Application) Sensor reading and type setting ...Lots more I can't think of ;) (URL) Andrew Keyser (22 years ago, 23-Sep-03, to lugnet.robotics)
|
|
 | | Re: Proximity Sensors for Legway
|
|
(...) Henrik Dahlgren posted here several months back saying that he had successfully built a LegWay using standard LEGO Light Sensors instead of the HiTechnic Proximity Detector. I don't know how much code modification was required, but here is his (...) (22 years ago, 22-Sep-03, to lugnet.robotics.rcx)
|
|
 | | Duel InfraRed Obstacle Detector
|
|
Mindsensors Has recently developed a low cost Duel InfraRed Obstacle Detector , which can detect Obstacle on left right or ahead. If your are interested visit us at www.mindsensors.com/drod.htm www.mindsensors.com Mindsensors Robotics (22 years ago, 20-Sep-03, to lugnet.robotics)
|
|
 | | Re: Aaargh...I need some help
|
|
(...) 1. Make sure LEJOS_HOME is set properly: echo %LEJOS_HOME% 2. Make sure there is a file lib\classes.jar in your LEJOS_HOME directory: dir %LEJOS_HOME%\lib\classes.jar 3. Try including the percentage signs and using backslashes: set (...) (22 years ago, 19-Sep-03, to lugnet.robotics.rcx.java)
|
|
 | | Re: Aaargh...I need some help
|
|
(...) I would put the following two lines into a batch file which you execute prior to trying to compile and download your lejos programs. set LEJOS_HOME=<some path to lejos directory without a trailing slash> set CLASSPATH=%LEJOS_HOM...cxcomm.jar (...) (22 years ago, 19-Sep-03, to lugnet.robotics.rcx.java)
|
|
 | | Aaargh...I need some help
|
|
Hi, Can anyone lend a desperate soul a helping hand? Here's my problem: I've followed the installation directions for windows as outlined in lejos.sourceforge.net For your convenience, I've included the instructions here: Installation of the leJOS (...) (22 years ago, 19-Sep-03, to lugnet.robotics.rcx.java)
|