matlab2020b update1/rosbag error
12 views (last 30 days)
Show older comments
When i use 'rosbag' command, shows error, but the same command can run in matlab 2019a
0 Comments
Answers (4)
Abhisek Pradhan
on 8 Dec 2020
1 Comment
Vincenzo Lippiello
on 15 Dec 2020
I have the same problem, see the following file...
I just call ' bag = rosbag(filename); ' and an error occurrs: "An error occurred when reading from the file."
I also tested bag files downloaded from internet and the problem is the same.
Vincenzo Lippiello
on 15 Dec 2020
I have the same problem after Matlbab update.
I attached the file that works for me with R2020a but not with R2020b.
Thanks in advance for your time
0 Comments
Tan Shuwen is pig
on 21 Mar 2021
I found a solution to the problem, it's very simple, file path of your bag cannot have Chinese character.
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!