more refactor bug fixes
This commit is contained in:
@@ -87,6 +87,7 @@ public:
|
||||
* @param status
|
||||
*/
|
||||
void setDrivingStatus(Status status);
|
||||
Status getDrivingStatus() const { return this->driving_status; }
|
||||
|
||||
/**
|
||||
* @brief Stops the engine immediately
|
||||
|
||||
Reference in New Issue
Block a user