 | | Re: More Speed? Re: Mindstorms 3.0 Wish List
|
|
(...) OK, that's definitely a good reason to keep things simple. I'm far from convinced that _any_ sensor suite (advanced or not) will completely fix the drift problem, but if the sensors themselves return absolute coordinates (or even absolute (...) (22 years ago, 10-Nov-03, to lugnet.robotics)
|
|
 | | Re: Spybot studies: seek a world object
|
|
(...) Or, then again, you might not. As with the vast majority of the ROM subroutines (and all the _Bead subroutines) this subroutine fiddles around with a global variable (via calls to EnterBead and ExitBead). In this case it happens to be global (...) (22 years ago, 10-Nov-03, to lugnet.robotics.spybotics)
|
|
 | | 4095 Record and Play
|
|
I had to buy this set just to see. Total disappointment :( Nice idea, dreadful implementation. The motor/battery box clearly tries to record the rotation of each of two wheels in "record" mode, and I think it actually manages to do that part ok. The (...) (22 years ago, 10-Nov-03, to lugnet.robotics)
|
|
 | | Re: Spybot studies: seek a world object
|
|
(...) Cool program. Keep up the great work! (...) You might be able to use PointToward_Bead without running into problems. __nolist void PointToward_Bead(const int& nTimes) { asm { 0xe3, &nTimes, 0x17, 81, 0x01, 1 }; } This ROM routine monitors an (...) (22 years ago, 10-Nov-03, to lugnet.robotics.spybotics)
|
|
 | | Spybot studies: seek a world object
|
|
/* beacon.nqc Uses World Relation Table to get a fix on and drive to another object. The object can be a Spybot, PC, or Spybot Controller. The program fixes on (i.e. drives to) the first object it finds. If that object disappears from the "radar", (...) (22 years ago, 10-Nov-03, to lugnet.robotics.spybotics)
|
|
 | | Re: Proximity Sensors for Legway
|
|
(...) I have a movie of my robot balancing pretty good. Sadly I don't have a website to put it on. However, from watching your movies my tip to you would be to reduce the power to the motors (a lot!) and increase the distance from the surface to the (...) (22 years ago, 8-Nov-03, to lugnet.robotics.rcx)
|
|
 | | Re: Simplifying Cygwin & brickOS/leJOS
|
|
(...) I'm looking into the problems that have been reported to me regarding using the pre-built compiler tools & cygwin on Win98. (...) IC4, so far as I can tell, doesn't have a command-line compiler which makes it quite a bit more difficult to (...) (22 years ago, 8-Nov-03, to lugnet.robotics.rcx, lugnet.robotics.rcx.legos, lugnet.robotics.rcx.java)
|
|
 | | Re: 9747 (RIS 1.5) comes with 2.0 RCX brick?!?
|
|
(...) I tried to do that, without success... it would be nice if someone else could try, I may have missed something ! BTW, NQC contains functions to send multibyte serial data, but none (except the single byte "Message()" function) to receive them. (...) (22 years ago, 8-Nov-03, to lugnet.robotics)
|
|
 | | Re: Cubesolver with USB Tower?
|
|
(...) Thanks Chris, for the explanation, I gave it a first try this morning, and it seems to work (at least for the replacement of spirit.ocx)!! But I have to change some more coding: for example, the program automaticaly searches for the (...) (22 years ago, 8-Nov-03, to lugnet.robotics.rcx)
|
|
 | | Re: Biggest lego wheel?
|
|
(...) You're talking about a tri-star wheel. Here's but one thread on the topic: (URL) (22 years ago, 8-Nov-03, to lugnet.robotics)
|