#include <math.h>
#include <limits>
#include <StateEstimators/KalmanStateEstimator.hpp>
#include <tk_state/StateEstimatorController.hpp>
#include <telekyb_base/ROS.hpp>
#include <telekyb_msgs/TKState.h>
#include <telekyb_defines/physic_defines.hpp>
Go to the source code of this file.
Namespaces | |
namespace | telekyb_state |
Functions | |
PLUGINLIB_DECLARE_CLASS (tk_state, KalmanStateEstimator, telekyb_state::KalmanStateEstimator, TELEKYB_NAMESPACE::StateEstimator) |
PLUGINLIB_DECLARE_CLASS | ( | tk_state | , |
KalmanStateEstimator | , | ||
telekyb_state::KalmanStateEstimator | , | ||
TELEKYB_NAMESPACE::StateEstimator | |||
) |