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
Hi,
I'm trying to record a rosbag for slam testcase. In my test, IMU message has been recorded and replay normally but sensor_msgs/laserscan seems not recorded properly. The replay of this bag only have IMU message.
Then I try to only record laserscan message, the data size of this bag still not grow, so I guess it didn't write into a rosbag file but the log from rosbag2 on screen shows this topic has been subscribed successfully. I am pretty sure my laserscan topic has data and can be subscribed correctly.
Test on rosbag2 binary version at ros2-dashing.
The text was updated successfully, but these errors were encountered:
I think this is a duplicate of #201.
I'll close this topic as I believe the matter can be discussed on the other issue. Feel free to re-open this ticket if you feel that it's fundamentally different.
Hi,
I'm trying to record a rosbag for slam testcase. In my test, IMU message has been recorded and replay normally but sensor_msgs/laserscan seems not recorded properly. The replay of this bag only have IMU message.
Then I try to only record laserscan message, the data size of this bag still not grow, so I guess it didn't write into a rosbag file but the log from rosbag2 on screen shows this topic has been subscribed successfully. I am pretty sure my laserscan topic has data and can be subscribed correctly.
Test on rosbag2 binary version at ros2-dashing.
The text was updated successfully, but these errors were encountered: