Subject:
|
Re: 4 wheel power robot
|
Newsgroups:
|
lugnet.org.ca.rtltoronto
|
Date:
|
Sun, 12 Nov 2000 16:54:47 GMT
|
Viewed:
|
883 times
|
| |
| |
"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)
{
teachNQCTo();
}
else
{
buyMoreApples();
}
}
Iain
|
|
Message has 2 Replies: | | Re: 4 wheel power robot
|
| { teachNQCTo(); } else { buyMoreApples(); } } your quick lesson taught me a lot about NQC. I'm not sure what these do though: teachNQCTo(); in this statement who are you teaching?????? and in this: buyMoreApples(); i dont get it at all. -- Chris (...) (24 years ago, 12-Nov-00, to lugnet.org.ca.rtltoronto)
|
Message is in Reply To:
| | Re: 4 wheel power robot
|
| (...) hummm, let me solve 8 other problems FIRST and then I'll learn NQC, THEN I'll try to angle my axles. -- Chris Lego Walker now @ www.members.home.net.../index.htm (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
|
|
|
|