sensor-fuse-cpp is a C++ library for sensor data synchronization and fusion. It supports processing streams such as IMU, camera, and lidar, providing interpolation and filtering utilities. Designed ...
It is important to note that much of this flow happens asynchronously in practice. Sensors are expected to operate independently from each other, so each sensor will be sending constraints to the ...