Skip to content

Modifications of the steppers

Fabian Klimpel requested to merge StepperCleanup into master

This MR combines the state of the StraightLineStepper and the EigenStepper into a StepperState object. Additionally the covariance matrix propagation is combined in a single file CovarianceEngine. Also some small changes were performed.

Merge request reports