Removing Duplicate Msgs From Bag
I have multiple ros bags that I have recorded from a robot session. I want to merge the bags into one single bag that I can upload to AWS. I know I can do that from here. However, my bags have overlapping portions. When merging the bags, I want to remove duplicate msgs. Is there an efficient way of doing this?