 | | Re: leJOS & BricxCC news
|
|
(...) Hmmm. I was seriously considering writing a leJOS package to support the LDCC IR Protocol. (Here's why: (URL) ) What capabilities were you going to add? Depending on your timeline, you might convince me to try FORTH. (22 years ago, 7-Sep-03, to lugnet.robotics.rcx.java, lugnet.robotics.rcx, lugnet.trains, lugnet.robotics.rcx.pbforth)
|
|
 | | RE: pbForth & ROLL
|
|
(...) John, As always, it depends. ROLL can sometimes be recovered gracefully, but not always. If you ROLL more than the stack depth, you'll shift some RAM that you probably don't want to shift - like the pbForth image itself. In that case, there's (...) (22 years ago, 6-Sep-03, to lugnet.robotics.rcx.pbforth)
|
|
 | | pbForth & ROLL
|
|
(...) While testing my console the other day I kept getting pbForth to hang (or so it appeared). It turns out I was passing ROLL a number that caused it to do bad things. I'm wondering whether it should error out with "aborted stack underflow" or (...) (22 years ago, 6-Sep-03, to lugnet.robotics.rcx.pbforth)
|
|
 | | Re: USB Tower Performance [was leJOS/BricxCC news]
|
|
In a recent post, John Hansen raised some questions about USB Tower [1] quad speed downloading and [2] varioustimeouts and difficulty with certain optocdes. Here's a bit of an explanation. Lots of technical detail for those that are interested. (...) (22 years ago, 6-Sep-03, to lugnet.robotics.rcx)
|
|
 | | Re: Lego Mindstorms Robotic Sumo Question
|
|
(...) Thanks Steve! Everything I wanted to know I found out on that website. Great information. Thanks again! David Perdue www.geocities.com/imroboguy (22 years ago, 6-Sep-03, to lugnet.events, lugnet.robotics.rcx)
|
|
 | | RE: leJOS & BricxCC news
|
|
John, Thanks for continuing to work on this. It's one of the things that keeps me motivated to continue supporting pbForth. Now, there has not bee much traffic there lately, and I have not done much with it becuase as far as I know, things are "just (...) (22 years ago, 5-Sep-03, to lugnet.robotics.rcx.java, lugnet.robotics.rcx, lugnet.robotics.rcx.legos, lugnet.robotics.rcx.nqc, lugnet.robotics.rcx.pbforth)
|
|
 | | Re: trouble compiling brickOS
|
|
(...) Hm, that should not happen. Try to start your hitachi compiler by hand, for example with "h8300-hms-gcc --version" to get an "I am alive" message from it, so you are sure it is installed as intended. If _you_ can't get it to work, configure (...) (22 years ago, 5-Sep-03, to lugnet.robotics.rcx.legos)
|
|
 | | Re: Weird RCX electrical ideas
|
|
(...) Although these pictures come from as imulator, they are quiet like you probably have seen on the scope, see .. (URL) this page might be of interest, describing both sensor and motor terminals: (URL) Mientki (22 years ago, 5-Sep-03, to lugnet.robotics)
|
|
 | | Sumo-bot event in Ann Arbor, Michigan on 9/20/03
|
|
If you are interested in competing with us, or just want to attend, you can find all of the information you need here: (URL) have begun robot registration and so far there are 14 robots in the database and 13 others have been mentioned, which brings (...) (22 years ago, 5-Sep-03, to lugnet.org.us.lrgoaa, lugnet.robotics, lugnet.robotics.events)
|
|
 | | Re: Yet another Technic 9V motor comparison update
|
|
(...) This is a wonderful resource! Thanks so much for posting this information. -TJ p.s. I've finally updated the motors page ((URL) links to Philo's page, of course! (22 years ago, 5-Sep-03, to lugnet.technic, lugnet.robotics)
|
|
 | | Re: leJOS & BricxCC news
|
|
In lugnet.robotics.rcx.java, Mark Riley wrote: [snipped] (...) I have incorporated the changes made to firmdl in the leJOS distribution into my BricxCC firmware downloader code. Now I can successfully download all the firmwares I have access to (...) (22 years ago, 5-Sep-03, to lugnet.robotics.rcx.java, lugnet.robotics.rcx, lugnet.robotics.rcx.legos, lugnet.robotics.rcx.nqc, lugnet.robotics.rcx.pbforth)
|
|
 | | RE: Linremote
|
|
Keep up the awesome work, nanobapt, and I just may find a reason to use Linux! -----Original Message----- From: nanobapt [mailto:nanobapt@wanadoo.fr] Sent: Friday, September 05, 2003 1:17 PM To: lego-robotics@crynwr.com Subject: Linremote Hello, (...) (22 years ago, 5-Sep-03, to lugnet.robotics)
|
|
 | | Linremote
|
|
Hello, I've wait a report from a friend for this software ... But he have no time to produce it ... Then I announce it here : Linremote permit you to control via PC (it the same soft that Dr Vegetable make : an remote control emulator). You can view (...) (22 years ago, 5-Sep-03, to lugnet.robotics, lugnet.robotics.rcx)
|
|
 | | Re: Vision Command and Linux
|
|
(...) You're right. But i prove that I can detect robot with a poor image ... (I think focus were really bad ....) Now My idea is not to make more light in my room ... I so just try an other technic now thanks nanobapt (22 years ago, 5-Sep-03, to lugnet.robotics)
|
|
 | | Re: Vision Command and Linux
|
|
(...) Do you think it would be helpful to have better lighting for the original (raw) image? That might create a better difference between the robot and the background. (22 years ago, 5-Sep-03, to lugnet.robotics)
|
|
 | | Re: trouble compiling brickOS
|
|
(...) I did! (...) It did complain and I did install the hitachi 8300 gcc version. Funny thing, after installing it, the configure script was still complaining that it cannot find the hitachi gcc compiler, although the binaries were right there in (...) (22 years ago, 5-Sep-03, to lugnet.robotics.rcx.legos)
|
|
 | | Re: Lego Mindstorms Robotic Sumo Question
|
|
(...) David, To answer your question, everyone has their own way. But here's a link to a pretty well refined set of rules. (URL) should answer most of your questions. And, if you find yourself around Ann Arbor, Mi, in a couple weeks, you should stop (...) (22 years ago, 4-Sep-03, to lugnet.events, lugnet.robotics.rcx)
|
|
 | | Vision Command and Linux
|
|
Hi, I've test some Video detection with the Lego VC. And here is my report : My program use the videodev API and make is video detection in "real time" My raw image is here -> (URL) apply a sum of filter (and join color value to the program) and I (...) (22 years ago, 4-Sep-03, to lugnet.robotics)
|
|
 | | Lego Mindstorms Robotic Sumo Question
|
|
Hello all Mindstorms fans! I have a few questions regarding Robotic Sumo (Lego Mindstorms Robotic Sumo that is). I have gotten interested in Robotic Sumo and would like to learn a few more things about it. I would also like to know if everyone does (...) (22 years ago, 4-Sep-03, to lugnet.events, lugnet.robotics.rcx)
|
|
 | | Re: All-Terrain
|
|
(...) Thanks Ed! (22 years ago, 4-Sep-03, to lugnet.robotics)
|