Hi,
running example with the 2_driving_away_filtered.bag data, the ROS node crashes after a short while to an error "Out of Range exeception while optimizing graph: invalid key".
I've tried to increase the smootherLag parameter (default value: 1.5) in config/graph_config.yaml, but it does not seem to fix the issue completely.
I get a same type of error "Out of Range exeception while optimizing graph: Requested variable "x35180" is not in this VectorValues. This happens if the measurement delay is larger than the graph smootherLag..."
I thought to ask if you would have more insight on how to overtcome this problem.