gaia-platform / rosbag2_snapshot

A ROS2 port of rosbag_snapshot
18 stars 12 forks source link

Rosbags are empty #4

Closed telemething closed 2 years ago

telemething commented 2 years ago

Rosbags are created but are empty. ros2 bag status shows count = 0 and all files are always the same size, yaml = 338 and db =16.4k.

Confirmed topics exist and messages are flowing. [rosbar2_storage] messages on console show subscription to /image and /scan topics, and then indicate successful triggers but show /image and /scan not subscribed.

JWhitleyWork commented 2 years ago

@telemething If this is still happening and you are using a memory limit, check out #8 for a fix. If not, please verify whether or not this is still occurring.

JWhitleyWork commented 2 years ago

Much appreciated! #8 has been merged and I'll close this issue.

JWhitleyWork commented 2 years ago

Sorry, replied to the wrong one. See #6 for the fix.