Read rosbag file - change between R2018b to R2020b
Show older comments
Hi,
In MATLAB R2018b I was using the command
Bag = rosbag(RosbagFileName)
and it was working fine.
When trying to use the same command with the same file on MATLAB R2020, I get the follwoing error:
The class ros.Bag has no Constant property or Static method named 'parse'.
Any idea what could be the problem?
3 Comments
Jagadeesh Konakalla
on 1 Jun 2021
Hi,
Can you please share the rosbag file and script that you are using to reproduce error on our end ?
Thanks,
Jagadeesh K.
Avishay Assayag
on 1 Jun 2021
Avishay Assayag
on 2 Jun 2021
Accepted Answer
More Answers (0)
Categories
Find more on ROS Log Files and Transformations in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!