Commit c7d7b24f authored by Yann Garcia's avatar Yann Garcia
Browse files

Minor bug fixed

parent dceb5e02
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -264,6 +264,7 @@ module LibItsGeoNetworking_Functions {
      // Positions & Areas
      // Positions & Areas
      vc_componentTable[0].gnComponent.start(f_getIutLongPosVector_1(v_longPosVectorIut)); // Get positions
      vc_componentTable[0].gnComponent.start(f_getIutLongPosVector_1(v_longPosVectorIut)); // Get positions
      vc_componentTable[0].gnComponent.done;
      vc_componentTable[0].gnComponent.done;
      // TODO Check value of v_longPosVectorIut after the done, seems to be reseted to dummy value
      f_preparePositionsAndAreas(v_positionTable, v_areaTable, v_longPosVectorIut);
      f_preparePositionsAndAreas(v_positionTable, v_areaTable, v_longPosVectorIut);
      
      
      // Initialize components
      // Initialize components