 | | Re: How to implement continuous drive with NXT motors?
|
|
I am not a NXT-G expert. I'm a programmer, so I moved to NBC pretty quickly. It's much easier for me to do things in a language than with graphics (not to mention the programs are 1/10 the size of NXT-G). Good Luck! David (19 years ago, 1-Jan-07, to lugnet.robotics.nxt)
|
| |
 | | Re: How to implement continuous drive with NXT motors?
|
|
"David Wallace" <dww.robotics@gmail.com> skrev i en meddelelse news:JB3HDF.3EL@lugnet.com... (...) I suppose you have to make the change between drive direction blocks by means of some "until sensor actuated" block, then? This was my very first (...) (19 years ago, 1-Jan-07, to lugnet.robotics.nxt)
|
| |
 | | Re: Connect BT devices to the NXT without a passkey?
|
|
In article <JAynn0.90L@lugnet.com>, Jordan Bradford <jordan_bradfordREMO VE_THIS_SPAM_THINGY@...tmail.com> writes (...) I have not tried this, but I would expect it to work. (...) Alas, this will not work. Bluetooth is just a means of carrying (...) (19 years ago, 31-Dec-06, to lugnet.robotics.nxt)
|
| |
 | | Re: straight line differential drive code
|
|
(...) Just one rotation sensor. The differential gives you the difference (hence the name) of the two sides. If it's zero, you're driving straight. A positive rotation means you are turning one way, and negative is the other. It's not pseudocode, (...) (19 years ago, 31-Dec-06, to lugnet.robotics)
|
| |
 | | straight line differential drive code
|
|
Does anyone have some RCX code to make a simple differential drive (2 independent motor/wheel combinations) with 2 rotation sensors drive straight. I'm sure it's been done many, many times before and I don't want to reinvent the wheel here. NQC or (...) (19 years ago, 31-Dec-06, to lugnet.robotics)
|