tf timing problem when using STAGE simulation
Hi to all,
I'm currently trying to simulate the behavior of my robot using STAGE simulation but the tf timing from STAGE is too slow with a time interval of 13 x10^6 second. I tried to overcome this problem by overwrite the tf using the static transform publisher but the time become negative with this warning:
TF_OLD_DATA ignoring data from the past for frame /base_footprint at time 12.6 according to authority /Stage_Node
How should i approach this problem?
With thanks, Zhiping