converting serial time from bag file in matlab
I recorded a bag file and then I used a ros package to read the data in matlab. the time datta are saved in serial number and I didnt knew how to convert it to real time or into informative time. How can I solve this problem?
Asked by RSA_kustar on 2015-05-14 01:25:17 UTC
Answers
I think when you record stuff in bag files it cannot be considered real time. One suggestion is when you are in MATLAB domain,use real time package.
Asked by Sam on 2015-06-14 15:51:12 UTC
Comments