Message Filter dropping message
Message Filter dropping message: frame ‘odom’ at time 403.240 for reason ‘Unknown’
需要检查的地方
- odom的timestamp是否已经设置,如果是自己发出的写的结点,比如static_transformation
- 如果是仿真,是否设置了use_sim_time=true。
Comments