- First working version of the TRICS collision protection module

This commit is contained in:
cvs
2002-08-14 14:24:00 +00:00
parent a59f15d5f0
commit 3ba5f28b65
35 changed files with 1427 additions and 77 deletions

View File

@ -237,7 +237,7 @@
}
}
/*-------------------------------------------------------------------------
This is meant to be called specially from DriveWrapper at at stage when
This is meant to be called specially from DriveWrapper at a stage when
we already know, that name is a drivable motor. Thus no error checking
is performed. Do not use this in any other context!!!!
*/
@ -253,7 +253,7 @@
char pBueffel[132];
/*
treat motors separatetly in order to correct for zero points
treat motors separately in order to correct for zero points
Sighh.........
*/
pMot = FindMotor(pSics,name);