o3de-demo-project
o3de-demo-project copied to clipboard
Warnings produced by navigation stack
The slam toolbox
node produces a lot of warning to output:
[async_slam_toolbox_node-1] [INFO] [1670951140.405768844] [slam_toolbox]: Message Filter dropping message: frame 'lidar' at time 622.384 for reason 'discarding message because the queue is full'
[async_slam_toolbox_node-1] [INFO] [1670951141.419494610] [slam_toolbox]: Message Filter dropping message: frame 'lidar' at time 623.397 for reason 'discarding message because the queue is full'
It seems not to be dependent on the frequency of the simulated LiDAR. The whole simulation and navigation stack seem to work fine.