Subject:
|
Re: 4 wheel power robot
|
Newsgroups:
|
lugnet.org.ca.rtltoronto
|
Date:
|
Mon, 13 Nov 2000 20:22:29 GMT
|
Viewed:
|
735 times
|
| |
| |
Rebel Transcanner wrote:
>
> "Chris Magno" <cmagno@home.com> wrote in message
> news:3A0E2A8B.714CCA15@home.com...
>
> > > there is no way to completely eliminate the skidding with 4 tyres
> > > like this, unless you want to pivot them inwardly a few degrees, so that
> > > their axis of rotation passes through the centre... and it wouldn't surprise
> > > me if you actually *did* that. ;)
>
> > hummm, let me solve 8 other problems FIRST and then I'll learn NQC, THEN
> > I'll try to angle my axles.
>
> task main()
> SetSensorType(SENSOR_1, SENSOR_TYPE_CHRISMANGODETECT);
> {
> if(chrisMango == stubornAboutNQC)
That's not *quite* correct. More like
if(chrisMagno = stubbornAboutNQC)
> {
> teachNQCTo();
> }
> else
> {
> buyMoreApples();
> }
> }
>
> Iain
Grin, duck, run
Jeff
|
|
Message has 1 Reply: | | Re: 4 wheel power robot
|
| "Jeff Elliott" <jeffe@telepres.com> wrote in message news:3A104D85.BE318D...res.com... (...) OMG!!!!! I always thought it was Mango, like the fruit. :) (...) Ducks!? Where!! Iain (24 years ago, 13-Nov-00, to lugnet.org.ca.rtltoronto)
|
Message is in Reply To:
| | Re: 4 wheel power robot
|
| "Chris Magno" <cmagno@home.com> wrote in message news:3A0E2A8B.714CCA...ome.com... (...) surprise (...) task main() SetSensorType(SENSOR_1, SENSOR_TYPE_CHRISMANGODETECT); { if(chrisMango == stubornAboutNQC) { teachNQCTo(); } else { buyMoreApples(); (...) (24 years ago, 12-Nov-00, to lugnet.org.ca.rtltoronto)
|
16 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|