It is not a latency problem, as the real timestamp is 1720103976 and isaac ros nodes are publishing 4971, which is the time since the jetson was started.
I think the issue is that the isaac ros nodes are not using the time since epoch but the time since the device turned on. If I reboot the jetson, it will start at 0 again.
Is there any way to change the clock source? Thank you