removed function
This commit is contained in:
parent
b5d7ab47c3
commit
4a8952a5db
1 changed files with 0 additions and 4 deletions
|
|
@ -36,10 +36,6 @@ public:
|
||||||
static void Timer4OverflowISRHandler(void);
|
static void Timer4OverflowISRHandler(void);
|
||||||
|
|
||||||
public:
|
public:
|
||||||
/**
|
|
||||||
* SetTwist eliminates the need for DriveAt and TurnAt
|
|
||||||
*/
|
|
||||||
void SetTwist(const Twist& twist);
|
|
||||||
Twist CalcOdomFromWheelMotion(void);
|
Twist CalcOdomFromWheelMotion(void);
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue