Setting the scan_subscriber_queue_size
Hi, I'm trying to set a good scan_subscriber_queue_size for my hector_mapping node. According to the wiki:
~scan_subscriber_queue_size (int, default: 5) The queue size of the scan subscriber. This should be set to high values (for example 50) if logfiles are played back to hector_mapping at faster than realtime speeds.
I'm not sure what logfiles being played back means; my node just take in scans from hokuyo_node, so is it ok to leave the default value of 5?
Thanks,
Ernest