The fuse stack provides a general architecture for performing sensor fusion live on a robot. Some possible applications include state estimation, localization, mapping, and calibration.
Other
729
stars
123
forks
source link
Implement check for adding constraints to marginalized variables #291
This PR adds a check for constraints that are added to variables that are about to be marginalized. Addressing this issue: https://github.com/locusrobotics/fuse/issues/248