RIVeR-Lab / kvh

ROS driver for KVH IMU's
0 stars 2 forks source link

Enableing/disabling Odometry Filter should require resestting the initial estimate / covar #15

Closed aruisdante closed 4 years ago

aruisdante commented 11 years ago

Currently, enabling/disabling the OdomertyFilter in KVHDriveNode will cause it to simply resume where it left off. This is probably not the desired effect. We should require the filter to be re-initialized with a state estimate and covariance upon re-enabling the filter.