 | | FindWorld & ClearWorld Spybot NQC API additions
|
|
Another addition to spy.nqh : #define REL_GT 0 #define REL_LT 1 #define REL_EQ 2 #define REL_NE 3 __nolist void FindWorld(int &v, const int relsrc, const int crit, const int& thresh) { asm { 0xd5, &v : 0x3000001, 0x2a + relsrc, crit, &thresh : (...) (22 years ago, 21-Oct-03, to lugnet.robotics.spybotics, lugnet.robotics.rcx.nqc)
|
|
 | | Re: Strange error message I have recieved
|
|
(...) Thanks a lot, it worked. I knew it had something to do with the memory. Mike (22 years ago, 20-Oct-03, to lugnet.robotics.rcx.legos)
|
|
 | | LNP and USB over linux
|
|
Hi, I recently finished my thesis project: "Constraint Programming over LEGOS MindStorm" working with LNP, Serial tower(the only one i found sopport) and a rcx 2.0. I would like to know if somebody knows about LNP SUPPORTING USB. I already have the (...) (22 years ago, 20-Oct-03, to lugnet.robotics.rcx.legos)
|
|
 | | Re: New Cybermasters for sale!! - last part
|
|
ToysRus in the uk have the set back on their shelves at £145 sterling. I don't know if Lego have re-released it. If you have brick commander then get yourself a wireless camera of ebay I paid £13 total (inc. shipping) I then built it into a brick, (...) (22 years ago, 20-Oct-03, to lugnet.robotics.cybermaster)
|
|
 | | Re: New Cybermasters for sale!! - last part
|
|
(...) Good news! Welcome home, Cybermaster ;o) Philo (22 years ago, 20-Oct-03, to lugnet.robotics.cybermaster)
|
|
 | | Re: New Cybermasters for sale!! - last part
|
|
Positive news! that website (www.dya-shopping.fr) is still operative (october 2003) and everything seems to be fine - although customs officers are changing comfortable e-store shopping to a thriller movie ;) (Thanks for support both to Philo and (...) (22 years ago, 20-Oct-03, to lugnet.robotics.cybermaster)
|
|
 | | Serial port control in Robolab
|
|
Hallo there Does anybody know if it's possible to take control over COM port using Robolab (2.5)?? I searched through all the icons but didn't find anything useful. Can anybody help? Thanks in advance Robert (22 years ago, 20-Oct-03, to lugnet.robotics)
|
|
 | | Re: Strange error message I have recieved
|
|
(...) Check out this message, it might address your problem: (URL) (22 years ago, 20-Oct-03, to lugnet.robotics.rcx.legos)
|
|
 | | Strange error message I have recieved
|
|
I am in the process of completing my senior project where I will add 3 additional allocation algorithms to the Memory Mangament facility in BrickOS. I should the Next Fit algorithm done but when I add a certain part of code I get the following error (...) (22 years ago, 19-Oct-03, to lugnet.robotics.rcx.legos)
|
|
 | | Re: More Spybotics NQC API stuff (work in progress)
|
|
Some slight revisions to the previous submission. And now I have finally figured out how to get the Spybot to control Manas. I'm very puzzled by the equations for setting the output bytes. Any explanations would be greatly appreciated. #include (...) (22 years ago, 19-Oct-03, to lugnet.robotics.spybotics, lugnet.robotics.rcx.nqc)
|
|
 | | More Spybotics NQC API stuff (work in progress)
|
|
A lot of this is untested and very rough. For some reason I still can't get the Spybot to send out RC messages to a Manas unit. Sending an RCX message (opcode 0xF7) is quite simple - either using the ROM subroutine SendRCXMessage or by using the (...) (22 years ago, 18-Oct-03, to lugnet.robotics.spybotics, lugnet.robotics.rcx.nqc)
|
|
 | | Re: Best deal on Mindstorms? 3.0 a possible reality?
|
|
(...) Unless, of course, LEGO releases another catalog this year. It's possible, thought unlikely, I guess. I'm trying to be optimistic. :) ~Mike (...) (22 years ago, 18-Oct-03, to lugnet.robotics)
|
|
 | | BrickVista October Update
|
|
(2 URLs) Update: October 2003 ==== M.O.P Rover Red Rover Goes To Mars Project DIY MOC Pre-Classic Space Rovers (URL) Phew, how time flies. Its now halfway through October and it seems like only last week I was putting the finishing touches on the (...) (22 years ago, 18-Oct-03, to lugnet.announce, lugnet.cad, lugnet.robotics, lugnet.space, lugnet.technic, FTX)
|
|
 | | Re: Best deal on Mindstorms? 3.0 a possible reality?
|
|
I just looked at a copy of the Lego shop at home christmas catalog. There was no 3.0 in there. So it looks like 3.0 won't come out for another year. Scott ----- Original Message ----- From: "Paul Faustine" <pafaustine@hotmail.com> To: (...) (22 years ago, 18-Oct-03, to lugnet.robotics)
|
|
 | | Re: Proximity Sensors for Legway
|
|
Progress so far (2 URLs) I have a feeling I won't be able to stabilise it further until I can get better sensors.... This is a slightly modified Steves Legway program with two standard sensors moded with some black paper to hide the red leds cheers (...) (22 years ago, 17-Oct-03, to lugnet.robotics.rcx)
|
|
 | | Re: Logo
|
|
It sounds like GTK :) Can you color it ? nanobapt (...) (22 years ago, 17-Oct-03, to lugnet.robotics.rcx.legos)
|
|
 | | Re: How to call SCOUT ROM subroutine from NQC
|
|
(...) I would love to see the include file you created for calling the Scout ROM subroutines. Any chance it could be posted here (or that you could post a link to the file)? Thanks! John Hansen (22 years ago, 17-Oct-03, to lugnet.robotics.rcx.nqc)
|
|
 | | Team Spybot (was: Yet another NQC spybot API submission)
|
|
(...) I recently made a pair of Spybots that could work together for an autonomous sumo competition. I wanted to use the Spybot "ZONES" but found this info is not available in NQC. It was pretty easy to pick up Mindscript, and I was able to do just (...) (22 years ago, 17-Oct-03, to lugnet.robotics.rcx.nqc, lugnet.robotics.spybotics)
|
|
 | | Re: Yet another NQC spybot API submission
|
|
(...) Hello John, Sure I'm interested... Though I have not devoted enough time to the Spybots, I think they make a good "poor man" robotics platform - unfortunately with quite a few limitations. Thanks a lot for the time and energy you put in (...) (22 years ago, 17-Oct-03, to lugnet.robotics.rcx.nqc, lugnet.robotics.spybotics)
|
|
 | | Re: Yet another NQC spybot API submission
|
|
I'm hanging on every byte, John. I've tried a couple times to do what your doing with the Spybot API, and I just don't seem to have what it takes. For instance, I tried to figure out how to get the Spybot to respond to its remote control from NQC, (...) (22 years ago, 17-Oct-03, to lugnet.robotics.rcx.nqc, lugnet.robotics.spybotics)
|