quite some fixes
This commit is contained in:
@@ -60,6 +60,8 @@ class DriveModi : public Component {
|
||||
double getMaxRotation() const { return this->maxRotationSpeed; }
|
||||
|
||||
protected:
|
||||
virtual void afterActivate() {}
|
||||
|
||||
MoveControl *moveControl;
|
||||
const ControlPadInput* input;
|
||||
const SensorData* sensorData;
|
||||
|
||||
Reference in New Issue
Block a user