I write the following launch code in order to record synchronized data from 4 topics (color image, depth image, joy command, and IMU)
/use_sim_time : false
I use ApproximateTime Synchronizer but it does not work! still, I got a bag file with a different number of messages from each topic.
what I doing wrong?!
any help appriciated
↧