Resolve "Algorithm_FmuWrapper shares a single variable for osi3::SensorData input and output"
Merged
requested to merge 79-algorithm_fmuwrapper-shares-a-single-variable-for-osi3-sensordata-input-and-output into servant
Compare changes
Files
2@@ -299,7 +299,7 @@ void OsmpFmuHandler::UpdateInput(int localLinkId, const std::shared_ptr<const Si
@@ -372,7 +372,7 @@ void OsmpFmuHandler::UpdateOutput(int localLinkId, std::shared_ptr<SignalInterfa
@@ -532,15 +532,15 @@ void OsmpFmuHandler::PreStep(int time)
@@ -560,8 +560,8 @@ void OsmpFmuHandler::PreStep(int time)
@@ -584,12 +584,13 @@ void OsmpFmuHandler::PostStep(int time)
@@ -642,17 +643,17 @@ void OsmpFmuHandler::SetSensorViewInput(const osi3::SensorView& data)
@@ -665,15 +666,15 @@ void OsmpFmuHandler::GetSensorData()