We were monitoring the position of AGV as it moves as below. We notice that when we print the location.x value to Output console every 0.01sec, the value doesn't change for 0.02 to 0.03 sec. The agv itself seems to be moving smoothly, but why does this occur?
Is the update interval for the location fixed? Or does it rely on something? If it is fixed, what is the update interval? Also if it is fixed, is there a way to get the location ignoring this interval?
Customer what to link FlexSim to their system, want to retrieve precise position of the AGV in the simulation model. Thank you in advance.