ADD: integrated new KubeControl lib
This commit is contained in:
@@ -177,7 +177,7 @@ namespace Entities
|
||||
|
||||
MovementPod.setEnvironmentVar("SERVER_IP", SimCore::UtilFunctions::getOwnIP());
|
||||
MovementPod.setComponent("MovementCalculation");
|
||||
LOG_S(INFO)<< MovementPod.createYAML();
|
||||
|
||||
PodController_->startPod(MovementPod);
|
||||
LOG_S(INFO)<<PodController_->getServerAddress();
|
||||
std::this_thread::sleep_for(std::chrono::milliseconds(2000));
|
||||
|
||||
Reference in New Issue
Block a user