autopilot inherits speed from manualControl
spelling refactor
This commit is contained in:
@@ -144,8 +144,6 @@ class Autopilot : public ManualControl {
|
||||
|
||||
int16_t rotationAimAzimuth;
|
||||
|
||||
double drivingSpeed = 1;
|
||||
double rotationSpeed = 4.5;
|
||||
double minRemainingDistance = 0.25;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user