Closed jakemclaughlin6 closed 8 months ago
@svwilliams This should be a relatively non-invasive addition, let me know if otherwise and if so for my use case I can just extend the existing batch optimizer with a reset function
If this is good to merge, then someone else will have to merge this I don't have access @svwilliams @DavidLocus
Yep, I'm working on a ROS 2 port right now. I'll get this merged in later today.
Adding the same reset service from the fixed lag smoother to the batch optimizer. This also adds a mutex for the optimization which is performing fine in my experiments, this is to make sure on reset we have sole access to the graph.