Master-slave, are those can have different rosbags?
HI
We are currently dealing with remote communication control strategy and I wonder Mater-Slave returns different rosbags if rosbag package running on different machines. In fact, we want to record the communication delay of our system due to wireless communication. I thought the rostime of the slave is associated with that of the Master correct? If so, those two rosbags recorded by two machines will be exactly the same theoretically. However, how is it in practice?
Thanks