Open ojura opened 7 years ago
I can't reproduce the problem with bag files at hand. Can you please share your bagfile to reproduce the problem.
The issue is kind of hard to reproduce, I haven't noticed it is related to a particular bag, and it occurs rarely. Reporting it was kind of a shot in the dark. If I figure out what could be the trigger, I will update the issue. The bag in the log above is pretty large (6 GB); if I notice this on a smaller bag, I will share it.
I am using Kinetic on Ubuntu 16.04, and
zsh
as the shell. At first I thought that I was going crazy, butrosbag info
occasionally does not print all topics and it seems that it omits the last - usually on the first call. Subsequently it prints everything correctly.Here is an example:
Notice that it has not printed the
t20/laserscan
topic on the first invocation, although it correctly listed thatsensor_msgs/LaserScan
messages are contained in the bag (and this message type is only published on that topic).