You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to transform the data in a bin file into a mcap file, and the data in the bin file can be translated by C++ struncts defined in C++ header files. Now i have written some codes to read the bin file and got the exact value of each signal in 10 seconds (stored in a vector, just for example), then what is the next step?
The bin data has nothing to do with ros, is's just a collected via internal developed software.
Thanks!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I want to transform the data in a bin file into a mcap file, and the data in the bin file can be translated by C++ struncts defined in C++ header files. Now i have written some codes to read the bin file and got the exact value of each signal in 10 seconds (stored in a vector, just for example), then what is the next step?
The bin data has nothing to do with ros, is's just a collected via internal developed software.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions