 | | CamCom ActiveX.exe
|
|
CamCom is an ActiveX.exe and makes in a VB-project classes available, which make the detection of color and movement possible. For this purpose detection areas must be defined. This can take place at run-time by program control or over the (...) (23 years ago, 31-Dec-02, to lugnet.robotics.vc)
|
|
 | | Re: Jamocklaquat - The waters are still - a brief pause and analysis -
|
|
(...) The AI will come from the programming ultimatly. (...) The Super Mech-Bot has a Dual Vision Command set up. (URL)If you wanted it more advanced, you (...) The Super Mech-Bot has touch sensors in the hands. (URL) nice about Vision Command is (...) (23 years ago, 30-Dec-02, to lugnet.build.mecha, lugnet.technic, lugnet.robotics)
|
|
 | | Re: Float and int
|
|
(...) For most brick projects I can think of, it is. If you want to travel your robot around, you will have to deal with sin, cos, tan and square root. First thing you can do is working with tables to avoid "on the fly" sin calculation. Second, you (...) (23 years ago, 30-Dec-02, to lugnet.robotics.rcx.legos)
|
|
 | | RE: Float and int
|
|
(...) I'm doing a seminar at BricksWest on fixed point notation and simple algorithms for square root, trig, etc for BrickOS and pbForth users. The focus will be on the mechanics of the algorithms, the actual code implementation will be a "exercise (...) (23 years ago, 30-Dec-02, to lugnet.robotics.rcx.legos)
|
|
 | | Re: Float and int
|
|
(...) Mabie Fixed Point is an answer. I dont know how it works but I have a book that suggests that a decent Fixed Point library can be faster than Floating Point if there isnt an FPU available. (23 years ago, 30-Dec-02, to lugnet.robotics.rcx.legos)
|
|
 | | Re: Float and int
|
|
(...) You should look in the gnu gcc compiler documentation for this. Float support is not OS but compiler specific. As I recall, gcc uses IEEE float format, the specification should be found somewhere in the net. But doing float with the brick is (...) (23 years ago, 30-Dec-02, to lugnet.robotics.rcx.legos)
|
|
 | | Re: Jamocklaquat - The waters are still - a brief pause and analysis -
|
|
(...) It'd be nice if it had some AI. Perhaps a camera in the head, hooked up to a computer, sending messages to the RCXs? If you wanted it more advanced, you could have multiple cameras, plus microphones, a speaker, and maybe more sensors (...) (23 years ago, 30-Dec-02, to lugnet.build.mecha, lugnet.technic, lugnet.robotics)
|
|
 | | Re: Float and int
|
|
(...) int is 16 bits, big endian, signed. It goes from -32768 to 32767. unsigned int goes from 0 to 65535. char is 8, long is 32, long long is 64, with the standard limits. Floats and doubles are emulated in software, as the H8/300 processor has no (...) (23 years ago, 30-Dec-02, to lugnet.robotics.rcx.legos)
|
|
 | | Float and int
|
|
Does anyone know what the maximum and minimum size of integer which can be stored is? Likewise, what is the floating point accuracy of BrickOS for variables of type "float" and "double" (is there such thing in BrickOS?) ? Both of these questions (...) (23 years ago, 29-Dec-02, to lugnet.robotics.rcx.legos)
|
|
 | | Re: Jamocklaquat - The waters are still - a brief pause and analysis -
|
|
Thanks TJ and Thanks for Spotlighting the Technic Beast in the Cool MOCs section too, that really made me happy. I have just figured out a few deatils of its construction. We may see it completed sooner than I thought. I would love to bring it to (...) (23 years ago, 29-Dec-02, to lugnet.build.mecha, lugnet.technic, lugnet.robotics)
|
|
 | | NQC for BeOS
|
|
Hi, I've uploaded my port of NQC 2.4.r3 to the BeOS. You can find it here: (URL) looking for help with the USB driver, anyone can help? Regards Gabriele Biffi (23 years ago, 29-Dec-02, to lugnet.robotics.rcx.nqc)
|
|
 | | Re: Jamocklaquat - The waters are still - a brief pause and analysis -
|
|
(...) Dang! 10 RCX! That's a lot of batteries :-) Have you invested in rechargeables? (...) That's quite a 'bot, and a serious building endeavor (plus a huge investment :-) I'm not really a mecha fan, but Jama is awesome just from a Technic/ (...) (23 years ago, 29-Dec-02, to lugnet.build.mecha, lugnet.technic, lugnet.robotics)
|
|
 | | Re: Color sensor and brick mixer MOC
|
|
I recently noticed that I forgot links from thumbnails to images in my color (...) Philo www.philohome.com (23 years ago, 29-Dec-02, to lugnet.robotics)
|
|
 | | Re: Jamocklaquat - The waters are still - a brief pause and analysis -
|
|
(...) The trusty Bathroom scale says 20 pounds. Thats without RCX. Wow, it seems like it would weigh more. Then again it's just the skeloton with very little exterior detail. Fully complete and 10 RCX laiden with batteries, we could be talking an (...) (23 years ago, 29-Dec-02, to lugnet.build.mecha, lugnet.technic, lugnet.robotics)
|
|
 | | Re: Jamocklaquat - The waters are still - a brief pause and analysis -
|
|
How mich does it weigh? (23 years ago, 29-Dec-02, to lugnet.build.mecha, lugnet.technic, lugnet.robotics)
|
|
 | | Jamocklaquat - The waters are still - a brief pause and analysis -
|
|
I have been getting some questions and I realized an update is in order. At this point in time construction on Jama has been halted. I intend to use the money and effort to goto Bricks West 2003 in California rather than spend it on Jama. So at this (...) (23 years ago, 29-Dec-02, to lugnet.build.mecha, lugnet.technic, lugnet.robotics)
|
|
 | | Transmitting time USB vs serial
|
|
Hello, I use lejos 2.1.0 and legousbtower 0.52 from the lejos distribution. I measured the transmitting time of an Int from PC to RCX with the attached programs and got the following result: 1. single integer (LED at the tower is off before pressing (...) (23 years ago, 28-Dec-02, to lugnet.robotics.rcx.java)
|
|
 | | Re: Syngress LEGO book Review
|
|
(...) I bought the DSDK book. I wrote a review too, but not for Amazon - for Lego MindStorms Monthly. (URL) (after January 20th the link will be (URL) Thorn (23 years ago, 28-Dec-02, to lugnet.robotics)
|
|
 | | Syngress LEGO book Review
|
|
Hello All, Well the third book in Syngress' "10 Cool LEGO Mindstroms" series is out on the bookshelves. It contains robots that use components included in the Ultimate Builders Set and Robotics Invention system 2.0. Quick Overview This 263 page book (...) (23 years ago, 28-Dec-02, to lugnet.robotics)
|
|
 | | Re: Packaging!
|
|
Yes, to my amazement, both the Manas and Spybotics were packaged in this manner (in the U.S. at least). I can't fathom what on Earth they were thinking when they came up with this packaging scheme. The controllers that came with the Manas were badly (...) (23 years ago, 27-Dec-02, to lugnet.robotics.spybotics, lugnet.lego)
|