locusrobotics / fuse

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
732 stars 123 forks source link

[RST-7809] Port fix for negative pi initial conditions from ROS1 to ROS2 #335

Open svwilliams opened 1 year ago

svwilliams commented 1 year ago

Ported fix for optimization errors when the orientation is initialized at +PI (https://github.com/locusrobotics/fuse/pull/334) from ROS1 to ROS2