CHG: changed to fit to the new base message
This commit is contained in:
@@ -99,6 +99,7 @@ namespace Entities {
|
||||
std::atomic<bool> MovementWorkerStarted = false;
|
||||
std::shared_ptr<DirectCommunication::DirectCommunicationServer> MovemtServer_ = nullptr;
|
||||
void handleMovement();
|
||||
std::string MovementPodUUID_;
|
||||
|
||||
|
||||
std::shared_ptr<DirectCommunication::DirectCommunicationServer> CommandCommsServer_ = nullptr;
|
||||
|
||||
Reference in New Issue
Block a user