This packages builds on robot_localization
to introduce range measurements in EKF.
Based on two classes that inherit from robot_localization
:
Ekf
(public robot_localization::Ekf
): the EKF itselfRosFilterRanges
(public robot_localization::RosFilter<Ekf>
): the ROS interface