@杜守钰 你好,我这边是用static tf 去发布传感器到base_link之间的tf关系的,我也遇到了大量的message filter刷屏打印,有什么解决方式吗?
Nov 05 23:06:22 localhost.localdomain bash[1489]: [controller_server-5] [INFO] [1762416382.014318191] [local_costmap.local_costmap]: Message Filter dropping message: frame 'ultrasonic0_link' at time 1762416381.483 for reason 'the timestamp on the message is earlier than all the data in the transform cache'
Nov 05 23:06:22 localhost.localdomain bash[1489]: [controller_server-5] [INFO] [1762416382.014931107] [local_costmap.local_costmap]: Message Filter dropping message: frame 'ultrasonic1_link' at time 1762416381.483 for reason 'the timestamp on the message is earlier than all the data in the transform cache'
Nov 05 23:06:22 localhost.localdomain bash[1489]: [controller_server-5] [INFO] [1762416382.015221857] [local_costmap.local_costmap]: Message Filter dropping message: frame 'ultrasonic2_link' at time 1762416381.483 for reason 'the timestamp on the message is earlier than all the data in the transform cache'
Nov 05 23:06:22 localhost.localdomain bash[1489]: [controller_server-5] [INFO] [1762416382.015437316] [local_costmap.local_costmap]: Message Filter dropping message: frame 'ultrasonic6_link' at time 1762416381.483 for reason 'the timestamp on the message is earlier than all the data in the transform cache'
Nov 05 23:06:22 localhost.localdomain bash[1489]: [controller_server-5] [INFO] [1762416382.015832274] [local_costmap.local_costmap]: Message Filter dropping message: frame 'ultrasonic4_link' at time 1762416381.483 for reason 'the timestamp on the message is earlier than all the data in the transform cache'
Nov 05 23:06:22 localhost.localdomain bash[1489]: [controller_server-5] [INFO] [1762416382.016089482] [local_costmap.local_costmap]: Message Filter dropping message: frame 'ultrasonic7_link' at time 1762416381.483 for reason 'the timestamp on the message is earlier than all the data in the transform cache'
Nov 05 23:06:22 localhost.localdomain bash[1489]: [controller_server-5] [INFO] [1762416382.016267982] [local_costmap.local_costmap]: Message Filter dropping message: frame 'ultrasonic5_link' at time 1762416381.483 for reason 'the timestamp on the message is earlier than all the data in the transform cache'
Nov 05 23:06:22 localhost.localdomain bash[1489]: [controller_server-5] [INFO] [1762416382.355357149] [local_costmap.local_costmap]: Message Filter dropping message: frame 'ultrasonic2_link' at time 1762416381.846 for reason 'the timestamp on the message is earlier than all the data in the transform cache'
Nov 05 23:06:22 localhost.localdomain bash[1489]: [controller_server-5] [INFO] [1762416382.355915649] [local_costmap.local_costmap]: Message Filter dropping message: frame 'ultrasonic4_link' at time 1762416381.846 for reason 'the timestamp on the message is earlier than all the data in the transform cache'
Nov 05 23:06:22 localhost.localdomain bash[1489]: [controller_server-5] [INFO] [1762416382.356171608] [local_costmap.local_costmap]: Message Filter dropping message: frame 'ultrasonic5_link' at time 1762416381.846 for reason 'the timestamp on the message is earlier than all the data in the transform cache'
Nov 05 23:06:22 localhost.localdomain bash[1489]: [controller_server-5] [INFO] [1762416382.356385066] [local_costmap.local_costmap]: Message Filter dropping message: frame 'ultrasonic0_link' at time 1762416381.846 for reason 'the timestamp on the message is earlier than all the data in the transform cache'
Nov 05 23:06:22 localhost.localdomain bash[1489]: [controller_server-5] [INFO] [1762416382.356576066] [local_costmap.local_costmap]: Message Filter dropping message: frame 'ultrasonic1_link' at time 1762416381.846 for reason 'the timestamp on the message is earlier than all the data in the transform cache'
Nov 05 23:06:22 localhost.localdomain bash[1489]: [controller_server-5] [INFO] [1762416382.356965941] [local_costmap.local_costmap]: Message Filter dropping message: frame 'ultrasonic6_link' at time 1762416381.846 for reason 'the timestamp on the message is earlier than all the data in the transform cache'
Nov 05 23:06:22 localhost.localdomain bash[1489]: [controller_server-5] [INFO] [1762416382.357157149] [local_costmap.local_costmap]: Message Filter dropping message: frame 'ultrasonic7_link' at time 1762416381.846 for reason 'the timestamp on the message is earlier than all the data in the transform cache'```