| | Re: now normally baumfamily != enteract
|
|
(...) (URL) correctly points to: (URL) now responds to a text search for "NQC". (...) To get a mail form to try, all you have to do is choose the Support button rather than the Customer Service button and accept a division of the community by (...) (22 years ago, 12-Feb-03, to lugnet.robotics.rcx.nqc)
|
|
| | Re: Problems with NQC and math operations
|
|
Roger, I'd seen LeJOS mentioned but hadn't considered it as an option...that should really work well for what I'm doing.. Thanks, Jeff (22 years ago, 5-Feb-03, to lugnet.robotics.rcx.nqc)
|
|
| | Re: Problems with NQC and math operations
|
|
In lugnet.robotics.rcx.nqc, Jeff Merrick writes: I'll probably have to learn legOS so I can use floating-point (...) Hi Jeff: If you are going to learn a new way of programming the RCX, I recommend LeJos. It implements the Java Math class in an (...) (22 years ago, 4-Feb-03, to lugnet.robotics.rcx.nqc)
|
|
| | Re: Is there a NQC HowTo out there someplace?
|
|
Besides of NQC manual (which is REALLY comprehensive) is at (URL) good NQC tutorial written by Mark Overmars. It's quite old so there can be some dead links, but in fact, it helped me to start with NQC. If you know Pascal, I think it's good starting (...) (22 years ago, 2-Feb-03, to lugnet.robotics.rcx.nqc)
|
|
| | Re: Problems with NQC and math operations
|
|
(...) Did you considered that the RCX has only integer variables. So, the allowed operation range is -32768 32767. If at any stage of your operation you exceed these limits, the result will be corrupted. For the use of sine and cosine with integer (...) (22 years ago, 3-Feb-03, to lugnet.robotics.rcx.nqc)
|