ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

Hi, I went through similar problems.

The issue was that we had a bag file with four /tf_static msgs, and the latching mechanisms works only for one message.

The solution was to merge all tf_static msgs into a single one.

https://github.com/miguelriemoliveira/rosbag_tools/blob/main/scripts/aggregate_tf_static_msgs